Skip to content
Compare
Choose a tag to compare
@MapoDan MapoDan released this 10 Jan 09:36

After years I've been able to do some updates to fix few warnings and solve a couple of issues.
Unluckily I would not be able to add new features since I'm not an expert programmer and so it will took me a lot of time to do things. Time tha t I don't have..
I'll try only to keep it working through HA updates that sometimes can have breaking changes.

You can always make pull request and I'll merge them! If you do please ensure that the change works and doesn't break anything else :)

What's new:

  • self.async_update_ha_state() has been substituted with self.async_write_ha_state() as highlighted in #66
  • fixed the issue #44 that was causing the block of reloading configuration
  • subsituted all CURRENT_HVAC_* and HVAC_MODE_* with the new ones