Releases: uhppoted/uhppoted-app-home-assistant
Releases · uhppoted/uhppoted-app-home-assistant
v0.8.9.3-alpha
Release Notes
Bug fix release for the deprecation warnings in Home Assistant 2024.11.3:
- Fixes deprecated TIME_SECONDS units.
- Fixes deprecated
async_forward_entry_setup
usage. - Fixes deprecated
async_config_entry_first_refresh
usage.
Other:
- Adds hacs.json file for HACS 2.0 integration.
- Adds sample Docker compose.yml scripts.
v0.8.9.1-alpha
Release Notes
- Added (optional) support for TCP/IP connections to controllers.
- Fixed support for multiple uhppoted instances.
- Removed port from config- and option-flow UI (can still be configured in configuration.yaml).
v0.8.8.1-alpha
Release Notes
Incremental alpha release with:
- Off-LAN controllers 'discovery' for controllers configured in the configuration.yaml file.
- Reworked implementation to use controller IP addresses and UDP
sendto
. - Reworked
preferred_cards
option in configuration.yaml to be a YAML list. - Added check for valid'ish event listener address in `set-event-listener.
Notes:
- For the unwary, this is an alpha release - please see the disclaimer.
- Feedback, comments and suggestions and (whatever else you may think interesting) go in the alpha release discussion.
v0.8.8-alpha
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.