Skip to content

v1.6.0

Choose a tag to compare

@jeyrb jeyrb released this 23 Apr 13:19

1.6.0

py3.13 and py3.14

  • Automated testing and linting is done for both Python 3.13 ( with the corresponding 2026.2 max Home Assistant version) and Python 3.14 with the latest Home Assistant public release

Home Assistant Event improvements

  • Corrected name of repairs_issue_registry_updated
  • Improved description of core changes and serializing JSON
  • Automation and script events generate title now only with entity_id for clarity and consistency with other events
  • Tidied up ConfigFlow UI for Home Assistant standard events
  • Defined message titles for all the device/entity/label/floor etc registries
  • system_log_event is usually suppressed as an event name, since its noisy in a purely logging context. It can now optionally be emitted like any other event name, helpful if remote_logger being used more as a HA event store

What's Changed

  • Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 by @dependabot[bot] in #30
  • Bump astral-sh/ruff-action from 3.6.1 to 4.0.0 by @dependabot[bot] in #27
  • Bump home-assistant/actions from 5752577ea7cc5aefb064b0b21432f18fe4d6ba90 to f6f29a7ee3fa0eccadf3620a7b9ee00ab54ec03b by @dependabot[bot] in #26

Full Changelog: v1.5.5...v1.6.0