Skip to content

Releases: JackJPowell/hass-unfoldedcircle

Follow the White Rabbit

09 Oct 22:29
49e559d
Compare
Choose a tag to compare

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

Full Changelog: v0.12.0...v0.13.0

v0.13.0 Beta 3

05 Oct 00:54
a6293b2
Compare
Choose a tag to compare
v0.13.0 Beta 3 Pre-release
Pre-release

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

Full Changelog: v0.12.0...v0.13.0-beta.3

v0.13.0-beta.2

02 Oct 01:51
Compare
Choose a tag to compare
v0.13.0-beta.2 Pre-release
Pre-release

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

Full Changelog: v0.12.0...v0.13.0-beta.1

v0.13.0-beta.1

01 Oct 01:47
fa442e4
Compare
Choose a tag to compare
v0.13.0-beta.1 Pre-release
Pre-release

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

Full Changelog: v0.12.0...v0.13.0-beta.1

Calm Before the Storm

20 Sep 22:14
98a0d2b
Compare
Choose a tag to compare

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

18 Sep 01:26
Compare
Choose a tag to compare
v0.12.0-beta.1 Pre-release
Pre-release

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

01 Sep 14:28
Compare
Choose a tag to compare

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
  • 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

Full Changelog: v0.10.0...v0.11.0

v0.11.0 Beta 3

27 Aug 23:35
0ef4918
Compare
Choose a tag to compare
v0.11.0 Beta 3 Pre-release
Pre-release

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
  • 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

Full Changelog: v0.10.0...v0.11.0-beta.1

v0.11.0 Beta 2

27 Aug 01:32
Compare
Choose a tag to compare
v0.11.0 Beta 2 Pre-release
Pre-release

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
  • 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

Full Changelog: v0.10.0...v0.11.0-beta.1

v0.11.0-beta.1

24 Aug 18:39
Compare
Choose a tag to compare
v0.11.0-beta.1 Pre-release
Pre-release

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
  • 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

Full Changelog: v0.10.0...v0.11.0-beta.1