Releases: JackJPowell/hass-unfoldedcircle
Follow the White Rabbit
Wake on Lan Support
This release adds wake on lan support for remotes running firmware version 2.0.0 or higher. Once your remote has been upgraded, and you've turned the feature on, anytime you take a direct action within home assistant to communicate with the remote, it will first attempt to wake the remote up.
In addition a new home assistant switch will be created allowing you to toggle Wake on Lan functionality on and off
Notes:
The remote will not be woken up to retrieve updated information or during initial setup.
What's Changed
- Add support for Wake on Lan by @JackJPowell in #57
- Add support for Wake on Lan by @JackJPowell in #58
- Add support for Wake on Lan by @JackJPowell in #59
Full Changelog: v0.12.0...v0.13.0
v0.13.0 Beta 3
Wake on Lan Beta 3 Includes:
- Support for users not running beta firmware 2.0.0
Wake on Lan Beta 2 Includes:
- No longer attempt to send wake on lan packet if the remote does not have that feature enabled
- Expose Wake on Lan configuration switch in home assistant
Wake on Lan
This is a quick beta release with Wake on Lan support.
The remote only gets sent a wake on lan packet if an action is taken by the user like toggling a switch or adjusting a slider. The remote will not be woken up to retrieve updated information or during initial setup.
What's Changed
- Add support for Wake on Lan by @JackJPowell in #57
- Add support for Wake on Lan by @JackJPowell in #58
- Add support for Wake on Lan by @JackJPowell in #59
Full Changelog: v0.12.0...v0.13.0-beta.3
v0.13.0-beta.2
Wake on Lan Beta 2 Includes:
- No longer attempt to send wake on lan packet if the remote does not have that feature enabled
- Expose Wake on Lan configuration switch in home assistant
Wake on Lan
This is a quick beta release with Wake on Lan support.
The remote only gets sent a wake on lan packet if an action is taken by the user like toggling a switch or adjusting a slider. The remote will not be woken up to retrieve updated information or during initial setup.
What's Changed
- Add support for Wake on Lan by @JackJPowell in #57
Full Changelog: v0.12.0...v0.13.0-beta.1
v0.13.0-beta.1
Wake on Lan
This is a quick beta release with Wake on Lan support.
The remote only gets sent a wake on lan packet if an action is taken by the user like toggling a switch or adjusting a slider. The remote will not be woken up to retrieve updated information or during initial setup.
What's Changed
- Add support for Wake on Lan by @JackJPowell in #57
Full Changelog: v0.12.0...v0.13.0-beta.1
Calm Before the Storm
What's Changed
- Improved dock password repair instructions
- A few other miscellaneous bug fixes and under the hood changes
Big stuff is coming soon. Stay tuned.
v0.12.0-beta.1
What's Changed
- Under the hood changes to store the config entry in runtime_data
- Corrects a couple of entity naming bugs
- A few other miscellaneous bug fixes
I Know Kung Fu
What's New
- Dock Support
- Docks are now included as devices
- Two buttons are available to Identity and Reboot your dock
- A number entity to adjust your Dock's LED
- 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)
- Use the new added action to define the list of IR commands you want to learn and then rapidly execute each in sequence
- 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.
- Changes to support Remote 3
- Other bug fixes
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
v0.11.0 Beta 3
Fixes
This release adds support for custom websocket events. This currently solves a problem experienced when running the 1.9.4 Remote beta when interacting with the Home Assistant Integration on the remote. Thanks @albaintor
Beta 2 Release Notes
This release corrects the following issues discovered in beta 1. Thanks to RobC and Albinator for pointing these out!
- Fixes invalid websocket attribute reference
- Converts debug logging output to use f strings to handle int conversion
Beta 1 Release Notes
- 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
v0.11.0 Beta 2
Fixes
This release corrects the following issues discovered in beta 1. Thanks to RobC and Albinator for pointing these out!
- Fixes invalid websocket attribute reference
- Converts debug logging output to use f strings to handle int conversion
Beta 1 Release Notes
- 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
v0.11.0-beta.1
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