Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 1.25 KB

CHANGELOG

0.8.9.3 - 2024-12-05

Added

  1. Docker compose scripts.
  2. hacs.json file for HACS integration.

Updated

  1. Fixed deprecated TIME_SECONDS units.
  2. Fixed deprecated async_forward_entry_setup
  3. Fixed deprecated async_config_entry_first_refresh

0.8.9 - 2024-09-06

Added

  1. Implements (optional) support for TCP/IP connections to controllers.

Updated

  1. Fixed support for multiple uhppoted instances.
  2. Removed port from config- and option-flow UI (can still be configured in configuration.yaml).

0.8.8.1 - 2024-04-17

Added

  1. Implements 'discovering' off-LAN controllers configured in the configuration.yaml file.

Updated

  1. Reworked uhppoted to use controller IP addresses and UDP sendto.
  2. Reworked preferred_cards in configuration.yaml to be a YAML list.
  3. Added check for valid'ish event listener address in `set-event-listener.

0.8.8 - 2024-03-27

  1. Initial release.