Skip to content

Releases: cgiesche/streamdeck-homeassistant

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

First Release

17 Jan 20:28
Compare
Choose a tag to compare
1.0.0

- packaging as streamDeckPlugin (attempt 2 of x ;))