Skip to content

v0.9.58 — HA MQTT push

Pre-release
Pre-release

Choose a tag to compare

@Ierlandfan Ierlandfan released this 22 Jul 17:47

v0.9.58 — Home Assistant MQTT push

New ha_mqtt module pushes the Toon's thermostat + boiler state to Home Assistant over MQTT auto-discovery (broker read from /mnt/data/mqtt.cfg, same as the Itho bridge).

  • climate entity — current temp, setpoint, heating action, presets (Comfort/Home/Sleep/Away); controllable from HA
  • sensors — boiler flow/return, CH pressure, CH setpoint, modulation, humidity, CO₂, TVOC
  • binary sensors — burner, hot water, OpenTherm error
  • retained LWT availability → entities go cleanly unavailable when the Toon is off
  • replaces the fragile toon_climate/toon_boilerstatus HTTP-polling integrations

Zero extra config if /mnt/data/mqtt.cfg already exists.