Releases: alexdelprete/ha-sinapsi-alfa
Releases · alexdelprete/ha-sinapsi-alfa
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
0.2.1-beta.4 - refactored get_mac_address()
- refactored get_mac_address() calling check_port() to ensure a mac is obtained
0.2.1-beta.3 - updated manifest
Updated manifest
0.2.1-beta.2 - updated dependencies
Updated dependencies
0.2.1-beta.1 - improved alfa mac address discovery
- get mac address without network_request
- enabled single_config_entry in manifest
- min. homeassistant required: 2024.3.0
0.2.0 - Gestione Avviso Distacco
- Implementata la logica per l'avviso distacco per utilizzo potenza eccessiva
- Riorganizzate le funzioni helper in file separato