Skip to content

Releases: uhppoted/uhppoted-app-home-assistant

v0.8.9.3-alpha

05 Dec 23:06
Compare
Choose a tag to compare
v0.8.9.3-alpha Pre-release
Pre-release

Release Notes

Bug fix release for the deprecation warnings in Home Assistant 2024.11.3:

  1. Fixes deprecated TIME_SECONDS units.
  2. Fixes deprecated async_forward_entry_setup usage.
  3. Fixes deprecated async_config_entry_first_refresh usage.

Other:

  1. Adds hacs.json file for HACS 2.0 integration.
  2. Adds sample Docker compose.yml scripts.

v0.8.9.1-alpha

06 Sep 18:30
Compare
Choose a tag to compare
v0.8.9.1-alpha Pre-release
Pre-release

Release Notes

  1. Added (optional) support for TCP/IP connections to controllers.
  2. Fixed support for multiple uhppoted instances.
  3. Removed port from config- and option-flow UI (can still be configured in configuration.yaml).

v0.8.8.1-alpha

17 Apr 17:25
Compare
Choose a tag to compare
v0.8.8.1-alpha Pre-release
Pre-release

Release Notes

Incremental alpha release with:

  1. Off-LAN controllers 'discovery' for controllers configured in the configuration.yaml file.
  2. Reworked implementation to use controller IP addresses and UDP sendto.
  3. Reworked preferred_cards option in configuration.yaml to be a YAML list.
  4. Added check for valid'ish event listener address in `set-event-listener.

Notes:

  1. For the unwary, this is an alpha release - please see the disclaimer.
  2. Feedback, comments and suggestions and (whatever else you may think interesting) go in the alpha release discussion.

v0.8.8-alpha

27 Mar 22:36
Compare
Choose a tag to compare
v0.8.8-alpha Pre-release
Pre-release

Release Notes

First alpha release of the uhppoted-app-home-assistant custom component.

Please note that it is an alpha release and as such has some limitations:

  • installation is entirely manual
  • this release only supports controllers discoverable via UDP broadcast on the local LAN
  • it has had limited testing only i.e. use at your own discretion

There is a discussion under General for feedback, feature requests and any (relelvant) thoughts.