github JackJPowell/hass-unfoldedcircle v.0.6.0
Everything but the Kitchen Sink

latest releases: v0.8.0, v.0.7.0, v0.6.5...
3 months ago

This is a jam-packed release. Please check the breaking changes section.

Breaking Changes

  • Any activity that is apart of an activity group will no longer be provided as a switch when upgrading to this release. Activity groups are now contained in a select entity.

What's Changed

  • The integration is now Local Push! Thanks to @albaintor for adding web socket support, this integration is now able to always immediately reflect the current state of all sensors and controls in the remote.
  • All configuration settings available on the remote are now also exposed in home assistant. This allows you to programmatically alter remote behavior based on triggers. (e.g. When you start a movie not only can you dim the ceiling lights, you can also lower the remote display brightness to not blind yourself in the dark)
  • A media player entity is now available that shows the currently playing media and provides control through the remote. If you have more than one media source active, you can switch between them in the media player source dropdown.
  • A new sensor displaying the remote's power state has been added
  • The unfolded circle remote's web socket api does not contain resource usage information (cpu, memory, and storage) and must be retrieved by polling. Because of this, these sensors will now default to disabled by default. If you already have them enabled, you will not notice any changes after the update
  • French language support has been added thanks to @albaintor

Improvements

  • Zeroconf has been updated to use the MAC address as its unique identifier hopefully clearing up duplicate zero conf discovery messages in home assistant. Thanks @albaintor
  • A diagnostic download option has been added to the device screen. This is helpful in debugging situations.
  • A disabled by default sensor is available which informs the user if polling is currently in use or not (This only occurs if one of the resource usage sensors is enabled. The only information that is polled is for resource usage.)
  • Miscellaneous bug fixes and improvements

New Contributors

Full Changelog: v0.3.1...v.0.6.0

Don't miss a new hass-unfoldedcircle release

NewReleases is sending notifications on new releases.