adds sending of sensor values to homeassistant via mqtt
This commit is contained in:
12
mqtt/ina219.timer
Normal file
12
mqtt/ina219.timer
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Periodically update sensor readings
|
||||
|
||||
[Timer]
|
||||
#OnCalendar=*-*-* 10:45:00
|
||||
#OnBootSec=30sec
|
||||
#OnUnitActiveSec=30sec
|
||||
OnCalendar=*:0/1
|
||||
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user