Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@cgiesche cgiesche released this 07 Nov 15:01
· 40 commits to master since this release
930eb5c

Whats New

  • Support for Stream Deck +
    • Dial rotation (ticks, absolute and relative values)
    • Dial press and longpress actions
    • Screen tap action
    • Display entity states on screen
  • Improved Settings Dialouge
  • Various bugfixes.

What's Changed

  • Fixed #117 Support for StreamDeck+
  • Fixed #150: Wrong Fahrenheit to Celsius conversion. by @cgiesche in #153
  • Removed checkmark after HA connected successfully. by @cgiesche in #159
  • Fixed sorting of services and entities in drop down lists
  • #115 Added support for newline character in entity states.
  • #139 : UrlEncode whole text in SVG so no characters get lost or break the button.
  • Complete rework of Property Inspector (configuration view)
  • Upgrade to vue3. by @cgiesche in #180