Skip to content

v1.4.0

Compare
Choose a tag to compare
@stackia stackia released this 12 Jul 07:30
· 38 commits to main since this release
ea5accd

What's Changed

  • Models with fan control are now separated into two entities (humidifier + fan). This provides better HomeKit compatibility compared to the previous single climate entity.
  • The binary sensor of Fan state has been merged into the humidifier entity. The humidifier entity can now show Drying / Idle state on the UI. You can safely delete that Fan binary sensor if you are upgrading from a previous version.
  • When our entity is newly added to HA, we now provide a better entity ID than HA-generated ones. This only affects clear installations.
  • Fix incorrect icons on the Defrosting binary sensor.

Full Changelog: v1.3.1...v1.4.0