Skip to content

Releases: schmic/Loupedeck-HomeAssistant

v0.7

01 Feb 11:19
Compare
Choose a tag to compare

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

20 Dec 19:29
Compare
Choose a tag to compare
  • 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

12 Dec 13:55
Compare
Choose a tag to compare

Bugfixes:

  • avoid setting displayName as NULL
  • Filter dimmers from lights

Supported entities:

  • Automations
    • trigger
  • Buttons
    • press
  • Climate
    • set temperature
  • 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

11 Dec 00:46
Compare
Choose a tag to compare

Found some issues for the Websocket connection and fixed them.

v0.3 - Fix package & build

10 Dec 22:44
Compare
Choose a tag to compare

Previous packaged .lplug4 files weren't able to be installed, this one is now.

0.2.0 Add Sensors

10 Dec 18:54
Compare
Choose a tag to compare
v0.2.0

add sensors

Initial Release

09 Dec 20:22
Compare
Choose a tag to compare

First release of this plugin.

Bugs & Issues to be expected.

Lights, switches and climate are included.