Commit Graph

9 Commits

Author SHA1 Message Date
097da42ea3 MQTT: add HA auto-discovery, meter metadata, drop maxduty
- Add name/unit/range fields per meter (saved to config, shown in web form)
- Publish Home Assistant MQTT discovery configs for each meter (number entity)
- Add MQTT_MANUFACTURER constant at top of file
- Increase PubSubClient buffer to 1024 bytes for discovery payloads
- Remove maxduty from MQTT subscription and HA discovery
- Publish current state on MQTT connect and on MQTT-set changes
2026-06-14 23:08:58 +02:00
e20ef2ffbb MQTT works 2026-06-14 22:19:41 +02:00
0e01b0a333 Debug logging added 2026-06-14 22:09:53 +02:00
955fd24df6 MQTT - not working properly yet 2026-06-14 22:08:16 +02:00
42a4c89eee Float for value 2026-06-14 21:34:16 +02:00
168d740595 MVP 2026-06-14 18:50:09 +02:00
dc39b3dc53 Hostname, Webserver, MDNS added 2026-06-14 16:51:37 +02:00
a60797ff7c Base code with wifi and captive portal 2026-06-14 16:37:57 +02:00
42c1b51862 Initial commit 2026-06-14 14:06:18 +00:00