0.8.9.3 - 2024-12-05
- Docker compose scripts.
- hacs.json file for HACS integration.
- Fixed deprecated TIME_SECONDS units.
- Fixed deprecated
async_forward_entry_setup
- Fixed deprecated
async_config_entry_first_refresh
0.8.9 - 2024-09-06
- Implements (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).
0.8.8.1 - 2024-04-17
- Implements 'discovering' off-LAN controllers configured in the configuration.yaml file.
- Reworked
uhppoted
to use controller IP addresses and UDPsendto
. - Reworked
preferred_cards
in configuration.yaml to be a YAML list. - Added check for valid'ish event listener address in `set-event-listener.
0.8.8 - 2024-03-27
- Initial release.