Releases: cgiesche/streamdeck-homeassistant
Releases · cgiesche/streamdeck-homeassistant
Test-Release (No changes)
Merge pull request #313 from cgiesche/add-elgato-devtools Added elgato CLI for packing and validation
3.5.2
3.5.1
- Added better support for Encoders
- Added fully customizable, automatically updated rendering configuration
What's Changed
- #250 Improve Entity selection (list, filter) by @cgiesche in #251
- Improved active-states for image buttons. by @cgiesche in #249
- Update README.md by @cgiesche in #256
- Update PiComponent.vue - minor validation change by @dipsylala in #273
- Initial encoder layout support by @cvpcs in #278
- Feature/254 improve display image rendering by @cgiesche in #291
New Contributors
- @dipsylala made their first contribution in #273
- @cvpcs made their first contribution in #278
Full Changelog: 2.4.5...3.5.1
3.5.0
What's Changed
- #250 Improve Entity selection (list, filter) by @cgiesche in #251
- Improved active-states for image buttons. by @cgiesche in #249
- Update README.md by @cgiesche in #256
- Update PiComponent.vue - minor validation change by @dipsylala in #273
- Initial encoder layout support by @cvpcs in #278
New Contributors
- @dipsylala made their first contribution in #273
- @cvpcs made their first contribution in #278
Full Changelog: 2.4.5...3.5.0
2.4.5
What's Changed
- fix: weather unit by @joshmedeski in #233
- fix: Custom icon entities ignore actual state when pressed #234
- fix: Plugin failing to communicate #227
New Contributors
- @joshmedeski made their first contribution in #233
Full Changelog: 2.4.2...2.4.5
Preview Release 2.4.4
Full Changelog: 2.4.2...2.4.4
Debug Release
Full Changelog: 2.4.2...2.4.3
Release 2.4.2
What's Changed
- Added support for Jinja templates by @philippwaller in #218
- Fixed some typos README.md by @marcomsousa in #184
- Fixed reconnect bug(s) by @cgiesche in #191
- Fixed #222: Button image background has been removed. by @cgiesche in #223
New Contributors
- @marcomsousa made their first contribution in #184
- @philippwaller made their first contribution in #218
Full Changelog: 2.4.0...2.4.2
Release 2.4.1
What's Changed
- Fix some typos README.md by @marcomsousa in #184
- Fixed reconnect bug(s) by @cgiesche in #191
New Contributors
- @marcomsousa made their first contribution in #184
Full Changelog: 2.4.0...2.4.1
Release 2.4.0
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