summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)AuthorLines
2024-01-14Minor documentation improvementsmainBirte Kristina Friesel-2/+1
2023-04-23do not re-use old influx_str if no data is availableDerf Null-1/+2
2022-05-21allow reading report mode; add query commandDaniel Friesel-0/+19
2022-05-18add support for reading the work period from the sensorDaniel Friesel-6/+12
2022-05-15Add InfluxDB supportDaniel Friesel-13/+30
2022-04-30make device ID part of device nameDaniel Friesel-1/+1
2022-04-30always restart unless connected successfullyDaniel Friesel-2/+4
2022-04-30use hexadecimal chipidDaniel Friesel-2/+1
2022-04-20set object_id; use device_class instead of custom icon for sensorsDaniel Friesel-4/+5
2022-04-19HASS icon adjustmentsDaniel Friesel-2/+2
2022-04-19add homeassistant integration, set measurement period via MQTTDaniel Friesel-6/+46
2022-04-18initial commitDaniel Friesel-0/+73