POC event handler
This commit is contained in:
@@ -6,7 +6,7 @@ After=network-online.target
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/opt/service_zigbee
|
||||
ExecStart=/opt/service_zigbee/.venv/bin/python /opt/service_zigbee/read_temperature.py
|
||||
ExecStart=/opt/service_zigbee/.venv/bin/python /opt/service_zigbee/zigbee_sensors.py
|
||||
Restart=on-failure
|
||||
RestartSec=15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user