Skip to content

v0.9.5

Compare
Choose a tag to compare
@swingerman swingerman released this 17 Apr 06:48
· 98 commits to master since this release

What's Changed

🚀 New Features

🎯 hvac_action_reason

As requested by users and myself, I added a new state property, hvac_action_reason, to indicate why the thermostat is in its current state. It's helpful in situations when the thermostat is idle because an opening is open or an overheating protection is active.
I also added a service you can call from your automation to set this property.

2️⃣ secondary_heater_dual_mode

The secondary heater is a great feature that helps you use two-stage heating, but it cannot have both heaters on simultaneously. secondary_heater_dual_mode: true enables you to do just that.

  • feat(AUX heating): Adds option to keep the primary heater on while aux heater is on by @swingerman in #125

🐞 Fixes

📜 Other Changes

🙏 New Contributors

Full Changelog: v0.9.4...v0.9.5