[Unit] Description=Translating MQTT commands to TCP-IP websocket for HEOS by Denon After=network.target [Service] ExecStart=/home/snokkie/python/Heos_MQTT_daemon.py WorkingDirectory=/home/snokkie/python StandardOutput=inherit StandardError=inherit Restart=on-failure User=snokkie [Install] WantedBy=multi-user.target