Releases: bigbadblunt/homeassistant-lightwave2
Fixed the fixes
Fix for issue #12 broke the code to set brightness, hopefully fixed this time
Fix some issues and deprecations, add option to use public API
Fixes issue #12
Updates code in line with HA architecture changes to avoid warnings in log
Add option to use public API. This should be functionally exactly the same as the existing API (which is an emulated version of the official app). There's no real reason to use it, it might be marginally faster/slower or more/less reliable, but I can't notice any difference.
Add energy monitor and window sensors
v2.2.0 Add sensors (energy monitor)
Added energy monitor
v2.2.0beta2 Add sensors (energy monitor)
Add window sensors
Add window sensors, requires testing
Add service call to lock or unlock devices
Added the services calls lightwave2.lock and lightwave2.unlock
Config flow and integration improvements
Now supports configuration via the UI, and devices are correctly added to the device registry
Climate improvements
Rewrote some of the climate component to fit with proper HA architecture. Now supports on/off, reports heating state in line with HA conventions.
Corrected incorrect release
I managed to muck up the previous release - ignore 1.4.0
Climate improvements
Added code to report HVAC modes to try and improve Homekit compatibility