Releases: alexdelprete/ha-sinapsi-alfa
Releases · alexdelprete/ha-sinapsi-alfa
0.2.7
0.2.6
- Quick fix for hostname reconfiguration
0.2.5
- Fixed Unload/reload integration
- Optimized ConfigFlow/OptionsFlow
- New Requirement: HA 2025.1.0
0.2.4 - Optimizations for HA 2024.7x
- Resolve deprecation warnings with 2024.7.x: https://developers.home-assistant.io/blog/2024/06/12/async_forward_entry_setups
- Store runtime data inside the config entry: https://developers.home-assistant.io/blog/2024/04/30/store-runtime-data-inside-config-entry
0.2.4-beta.3
Fix ConfigEntry in coordinator
0.2.4-beta.2
Full Changelog: 0.2.4-beta.1...0.2.4-beta.2
0.2.4-beta.1
- Resolve deprecation warnings with 2024.7.x: https://developers.home-assistant.io/blog/2024/06/12/async_forward_entry_setups
- Store runtime data inside the config entry: https://developers.home-assistant.io/blog/2024/04/30/store-runtime-data-inside-config-entry
What's Changed
- Bump actions/checkout from 4.1.4 to 4.1.7 by @dependabot in #30
- Bump ruff from 0.4.2 to 0.4.8 by @dependabot in #29
- Bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot in #23
- Bump ruff from 0.4.8 to 0.4.9 by @dependabot in #31
- Bump ruff from 0.4.9 to 0.4.10 by @dependabot in #34
- Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 by @dependabot in #33
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #32
- Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #35
Full Changelog: 0.2.3...0.2.4-beta.1
0.2.3
- Fixes deprecation described here: https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job/
0.2.2
- aggiornato readme
- ottimizzazione sensori calcolati (autoconsumo)
0.2.1 - ensure MAC address of Alfa is obtained
0.2.1 - ensure MAC address of Alfa is obtained:
- refactored get_mac_address() calling check_port() and ensure a mac is obtained with a controlled loop