Skip to content

1.1.3

Choose a tag to compare

@guanaco0403 guanaco0403 released this 07 Jun 09:39
· 31 commits to main since this release
eb897fc

What's Changed

  • Switch Restore State: Add support to restore the switch state (on/off) on integration reload or Home Assistant restart by @guanaco0403 in #3
  • Bug Fix (Registry Cleanup): Fix a critical bug where the main Gateway device, connection status sensor, and RF transmitter entities were deleted from Home Assistant's registry and recreated on every reload, which caused users to lose their UI customizations (e.g., area/room assignments or custom names).
  • Compatibility Improvement: Move the radio_frequency dependency to after_dependencies in manifest.json to allow the integration to load and fallback gracefully on older Home Assistant versions (pre-2026.5).
  • Code Quality: Format code with black and validate syntax rules with ruff.

Full Changelog: 1.1.2...1.1.3