v2.3.0
π Release Notes β v2.3.0
If you find this project useful, you can support me on Ko-fi π
β¨ Highlights
- ποΈ Presence schedules are back on track: schedules now show correctly when enabled on the Main Timeline.
- π‘οΈ Smarter temperature syncing:
set tempcommands are now sent only to the thermostats that are relevant to the active schedule. - π₯ New Boiler Control: manage your boiler alongside radiator heating so it doesnβt stay on all the time.
β Fixed π
- π§ Presence Schedules UI: fixed an issue where the schedule wouldnβt appear on the Main Timeline even when activated.
- πͺ΅ Logging cleanup: resolved a
debug.logissue that caused a warning in the logs. - π― Targeted thermostat commands: fixed a regression where
set tempwas broadcast to all thermostats instead of only the scheduled/affected ones.
β Added π
-
π Room editor option (Rooms tab): added a new toggle/option to use
input_numberentities instead of climate entities for temperatures.- π This means the configured temps are now stored and used via an
input_numbervalue.
- π This means the configured temps are now stored and used via an
-
π₯ Boiler Control: added support for controlling a boiler used for radiator heating.
- π΄ Helps prevent the boiler from running continuously when itβs not needed.
π οΈ Improvements & Misc β¨
- π§Ή A bunch of other smaller fixes and stability improvements were included.
π Notes
- βοΈ If you enable Boiler Control, make sure your boiler entity is configured correctly so automation can turn it on/off as expected.
- π§ͺ If you switch Room temps to
input_number, verify that any automations/dashboards referencing climate temps are updated accordingly.
π Thanks for using the project β keep the feedback coming! π¬π