adds sending of sensor values to homeassistant via mqtt

This commit is contained in:
2026-09-18 21:11:17 +00:00
parent 9a42455588
commit e43c07eb07
5 changed files with 185 additions and 0 deletions

12
mqtt/ina219.timer Normal file
View 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