Releases: alexdelprete/ha-4noks-elios4you
Releases · alexdelprete/ha-4noks-elios4you
1.3.0 - 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
1.3.0-beta.3
Fix ConfigEntry in coordinator
1.3.0-beta.2
Full Changelog: 1.3.0-beta.1...1.3.0-beta.2
1.3.0-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 #29
- Bump ruff from 0.4.2 to 0.4.8 by @dependabot in #28
- Bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot in #22
- Bump ruff from 0.4.8 to 0.4.9 by @dependabot in #30
- Bump ruff from 0.4.9 to 0.4.10 by @dependabot in #33
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #31
- Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 by @dependabot in #32
- Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #34
Full Changelog: 1.2.0...1.3.0-beta.1
1.2.0
- Fixes deprecation described here: https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job/
What's Changed
- Bump ruff from 0.3.2 to 0.3.6 by @dependabot in #12
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #10
- Bump ruff from 0.3.6 to 0.4.2 by @dependabot in #19
- Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #18
- Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 by @dependabot in #13
Full Changelog: 1.1.1...1.2.0
1.1.1 - Stupid bug in config_flow, hopefully fixed.
- Fixed bug in test_connection(), second try. :)
1.1.0 - fixed bug in config_flow
- Fix bug in config_flow: test_connection()
1.0.1 - Small bug fixed
- Fixed bug in sensor key
1.0.0 - First official release
First official release.
0.4.3 - Persistence leftovers
- Removed persistence option leftovers