Skip to content

Releases: cgiesche/streamdeck-homeassistant

Release 1.5.2 (Added generic "homeassistant" domain)

28 Dec 09:42
e365faa
Compare
Choose a tag to compare

What's Changed

  • Domain fixes | Added general Homeassistant Domain by @ToBiDi0410 in #66

New Contributors

Full Changelog: 1.5.1...1.5.2

Release 1.5.1 (Custom-Button-Title-Fix)

07 Sep 07:15
7b66fa8
Compare
Choose a tag to compare

Fixed #55: Title disappears on experimental button

Release 1.5.0

02 Sep 20:04
eac8214
Compare
Choose a tag to compare

Changes

  • Green/Blue action indicator at the top right corner can now be disabled.
    image
  • Configuration is no longer opened in a popup window and has been re-integrated into streamdeck UI

New Features

  • Experimental Button that allows to use custom icons for switches. May work. May not work.
    image

Release 1.4.0 - A new beginning

27 Jun 21:44
3db181c
Compare
Choose a tag to compare

First of all: Big thanks to everyone who supports my work by starring the project, reporting bugs or donating me a cup of coffe. I very much appreciate your support! ❤️

Warning: This update may break your existing configuration.
Warning: There have been major changes in this release. Please expect and report bugs :)

New Features

  • Tiny makers at the top right corner of each button
    image
    • No marker: Button is display only and has no service assigned
    • Green marker: Button has a normal (short-press) service assigned
    • Blue marker: Button has a long-press service assigned
  • Refreshed custom label configuration and rendering (up to 4 lines per button).
    image
  • Switched to uniform icons (material design icons)
    image
  • If home-assistant provides an "icon" attribute, it will show automatically, even for "unknown" entity types
  • Experimental "vaccum" support (tested with Xiaomi Roborock S5)
    image

Release 1.3.1

04 May 19:26
da4fe2c
Compare
Choose a tag to compare

Warning: This update will break your action configurations. You will need to fix every button :)

New Features

  • "Long press action" - You can configure a second service that will be called if you press and hold a button for more than 300ms.
  • Configuration interface now opens in a new window.

Release 1.3.0 - BROKEN for fresh installs

30 Apr 21:56
19aac63
Compare
Choose a tag to compare

WARNING This update seems only to work by upgrading from a previous release!
CAUTION This update will break your action configurations. You will need to fix every button :)

New Features

  • "Long press action" - You can configure a second service that will be called if you press and hold a button for more than 300ms.
  • Configuration interface now opens in a new window.

Release 1.2.0

21 Mar 16:17
2a06ebe
Compare
Choose a tag to compare

New Features:

  • Switched templating engine from handlebars to jinja (same as home assistant is using) (#14)
  • Option to add service data for service calls (#12 #13)

Fixed Bugs:

  • Button misconfiguration issues / side effects (#16)

Misc:

  • Improved release action (injecting current tag into manifest)

Release 1.1.1

12 Feb 18:53
7a103a7
Compare
Choose a tag to compare
  • Domain and entity lists are now sorted in property inspector. Contributed by @Gummientchen

Release 1.1.0

06 Feb 21:01
e7807ed
Compare
Choose a tag to compare

Added support for "input boolean" (displayed as switch).

Bugfix release 1.0.2

03 Feb 20:40
f4cd6eb
Compare
Choose a tag to compare
  • Fixed bug that caused "unknown" sensors to not show any information on a button