Releases: bigbadblunt/homeassistant-lightwave2
Various updates
This is a breaking change from the previous full version - you will need to delete previous versions of the integration and set them up again.
Fix warnings in log with HA scenes
v3.2.0beta Update required library to 0.6.22
Add brightness service call
This adds a service call "lightwave2.set_brightness" that allows the brightness to be set without triggering a change of state in the light (i.e. turning it on). This only works for generation 2 kit, for earlier kit any change to brightness is interpreted by the light as a request to turn on.
Further changes to fix services calls
v3.0.0beta2 Allow multiple instances
Allow multiple instances
Change to allow multiple instances, which will allow multiple accounts to be used at the same time. This is a breaking change from the previous version - you will need to delete previous versions of the integration and set them up again.
TRV support and support for large number of devices
Added TRV support and support for large number of devices
Fix public API call with large numbers of devices
Hopefully fixes #15
Further TRV beta
v2.3.2beta3 Beta code for trvs
Further beta release for TRVs
v2.3.2beta2 Beta code for trvs
Beta code for TRVs
Beta code to allow TRVs to be set to a partial on-ness (20%, 40%, 60%, 80% or 100%).