What's New
- Dock Support
- Docks are now included as devices
- Two buttons are available to Identity and Reboot your dock
- Two number entities allow you to adjust the brightness of your Dock's LEDs
- Docks are now included as devices
- IR Learning
- You can now rapidly learn IR commands through any of your docks (See readme for an example)
- Entity and Device Migration
- This should not be user facing but behind the scenes, nearly all entity's Unique IDs (Entity IDs remain the same) were altered along with the way Entity Names are generated.
- Please report any entities no longer provided by the integration or any unexpected naming changes after this upgrade. User's should see zero outward facing changes related to entity names or devices
- These changes were to conform to HA standard and to prepare for Remote Three
- Config Flow Updates
- Users are now prompted to supply a password for each of their connected docks. Passwords are optional during the initial config flow. If skipped, home assistant will issue a repair for the user to supply the password later.
What's Changed
- Fix/entity naming by @JackJPowell in #50
- Feature/dock by @JackJPowell in #51
- Feature/ir_learning by @JackJPowell in #52
- Dock-support by @JackJPowell in #53
- Dock Support by @JackJPowell in #54
Full Changelog: v0.10.0...v0.11.0-beta.1