Skip to content

Commit

Permalink
New path
Browse files Browse the repository at this point in the history
  • Loading branch information
dgomes authored Apr 24, 2022
1 parent 3e0f7ac commit db1a1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dali2mqtt.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Description=dali2mqtt
After=network.target

[Service]
ExecStart=/home/homeassistant/dali2mqtt/venv/bin/python3 dali-mqtt-daemon.py
ExecStart=/home/homeassistant/dali2mqtt/venv/bin/python3 dali2mqtt/dali2mqtt.py
WorkingDirectory=/home/homeassistant/dali2mqtt
StandardOutput=inherit
StandardError=inherit
Expand Down

0 comments on commit db1a1db

Please sign in to comment.