Skip to content

Releases: bigbadblunt/homeassistant-lightwave2

Fixed the fixes

26 May 14:27
Compare
Choose a tag to compare

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

26 May 11:19
Compare
Choose a tag to compare

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

28 Apr 18:31
Compare
Choose a tag to compare
v2.2.0

Add sensors (energy monitor)

Added energy monitor

20 Feb 18:49
Compare
Choose a tag to compare
Added energy monitor Pre-release
Pre-release
v2.2.0beta2

Add sensors (energy monitor)

Add window sensors

14 Feb 19:24
Compare
Choose a tag to compare
Add window sensors Pre-release
Pre-release

Add window sensors, requires testing

Add service call to lock or unlock devices

11 Jan 11:47
Compare
Choose a tag to compare

Added the services calls lightwave2.lock and lightwave2.unlock

Config flow and integration improvements

23 Dec 19:19
Compare
Choose a tag to compare

Now supports configuration via the UI, and devices are correctly added to the device registry

Climate improvements

22 Dec 16:19
Compare
Choose a tag to compare

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

20 Dec 13:09
Compare
Choose a tag to compare

I managed to muck up the previous release - ignore 1.4.0

Climate improvements

20 Dec 13:05
839f422
Compare
Choose a tag to compare

Added code to report HVAC modes to try and improve Homekit compatibility