github JackJPowell/hass-unfoldedcircle v0.11.0-beta.2
v0.11.0 Beta 2

latest releases: v0.12.0-beta.1, v0.11.0, v0.11.0-beta.3...
pre-release23 days ago

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

Don't miss a new hass-unfoldedcircle release

NewReleases is sending notifications on new releases.