Skip to content

v2.3.0

Choose a tag to compare

@qlerup qlerup released this 14 Dec 13:29
4edf914

πŸš€ Release Notes – v2.3.0

If you find this project useful, you can support me on Ko-fi πŸ’™

Buy me some debugging time on Ko-fi

✨ Highlights

  • πŸ—“οΈ Presence schedules are back on track: schedules now show correctly when enabled on the Main Timeline.
  • 🌑️ Smarter temperature syncing: set temp commands 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.log issue that caused a warning in the logs.
  • 🎯 Targeted thermostat commands: fixed a regression where set temp was 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_number entities instead of climate entities for temperatures.

    • πŸ” This means the configured temps are now stored and used via an input_number value.
  • πŸ”₯ 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! πŸ’¬πŸ™Œ