Changes and Bug Fixes
- HA no longer maintains a constant websocket connection to your docks. This may help some users with dock connectivity issues while not losing any functionality. The websocket connection is spun up and torn down only when needed (ie. IR learning)
- When adjusting the dock led brightness, HA now correctly sends the value as a string which resolves the bug when trying to set the brightness to 0
- Failed dock update checks will no longer gunk up your HA logs
- Thanks to @ViPeR5000, we now have a Portuguese translation too!
Pull Requests
- Dock firmware by @JackJPowell in #94
- Only maintain ws during learning by @JackJPowell in #95
- Create pt.json by @ViPeR5000 in #96
New Contributors
- @ViPeR5000 made their first contribution in #96
Full Changelog: v0.14.1...v0.14.2