Releases: schmic/Loupedeck-HomeAssistant
Releases · schmic/Loupedeck-HomeAssistant
v0.8.1
v0.8 - Loupedeck 6.0+ support
Fixes
- migrate to new Loupedeck 6.0 SDK
- migrate to new Websocket.Client (might fix #8)
Please consider this release a bit untested but I wanted to get this out as fast as possible for you.
This version is only compatible with Loupedeck 6.0 or later!
v0.7
Add support for script execution:
- via
states
- via manual configuration and the option to send data
Full Changelog: v0.6...v0.7
v0.6 - add locks & water_heater
- new entities
- lock
- water_heater
- toggle automations on/off by long pressing
- status indication in top left corner
- some bugfixes
v0.5 - Bugfixing & more entities
Bugfixes:
- avoid setting displayName as NULL
- Filter dimmers from lights
Supported entities:
- Automations
- trigger
- Buttons
- press
- Climate
- set
temperature
- set
- Cover
- toggle open & close
- set
position
with knob
- Dimmers (lights with
brightness
attribute)- on & off
- set
brightness
with knob
- Lights
- toggle on & off
- Scene
- turn on
- Sensor
- just visual representation of the state
- Switches
- toggle on & off
v0.4 Better connection handling
Found some issues for the Websocket connection and fixed them.
v0.3 - Fix package & build
Previous packaged .lplug4 files weren't able to be installed, this one is now.
0.2.0 Add Sensors
v0.2.0 add sensors
Initial Release
First release of this plugin.
Bugs & Issues to be expected.
Lights, switches and climate are included.