Releases: drc38/Fronius_solarweb
Releases · drc38/Fronius_solarweb
0.3.1
Changes
- Fix config import (#353) @drc38
- ruff linting (#331) @drc38
- changes to ruff uv (#330) @drc38
- Tweak tests (#281) @drc38
- switch to uv (#328) @drc38
- Update README.md (#314) @greybags
- Update to pydantic v2 (#265) @drc38
📦 Dependencies
- Bump actions/checkout from 4.2.1 to 4.2.2 (#342) @dependabot
- Bump actions/setup-python from 5.2.0 to 5.3.0 (#343) @dependabot
- Bump ruff from 0.7.0 to 0.7.2 (#347) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.173 to 0.13.180 (#352) @dependabot
- Bump pre-commit from 4.0.0 to 4.0.1 (#337) @dependabot
- Bump actions/checkout from 4.2.0 to 4.2.1 (#334) @dependabot
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#338) @dependabot
- Bump ruff from 0.6.9 to 0.7.0 (#340) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.172 to 0.13.173 (#339) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.166 to 0.13.172 (#333) @dependabot
- Bump pre-commit from 3.7.1 to 4.0.0 (#332) @dependabot
- Bump actions/setup-python from 5.1.0 to 5.2.0 (#307) @dependabot
- Bump actions/upload-artifact from 4.3.3 to 4.4.0 (#310) @dependabot
- Bump actions/checkout from 4.1.2 to 4.2.0 (#324) @dependabot
- Bump ruff from 0.6.8 to 0.6.9 (#329) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.136 to 0.13.166 (#326) @dependabot
- Bump ruff from 0.4.10 to 0.5.0 in /.github/workflows (#270) @dependabot
0.3.0
Do not upgrade to this version unless you are comfortable forcing install of fronius_solarweb==0.3 and pydantic>=2 in HA
What's Changed
Full Changelog: 0.2.4...0.3.0
0.2.4
Changes
- Lock dep version to pydantic v1, newer versions will use pydantic v2 (#266) @drc38
- Update Dev container (#215) @drc38
📦 Dependencies
- Update pip requirement from <24.1,>=8.0.3 to >=8.0.3,<24.2 in /.github/workflows (#262) @dependabot
- Bump bandit from 1.7.8 to 1.7.9 in /.github/workflows (#258) @dependabot
- Bump ruff from 0.3.5 to 0.4.10 in /.github/workflows (#263) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.111 to 0.13.136 (#264) @dependabot
- Bump pre-commit from 3.7.0 to 3.7.1 (#241) @dependabot
- Bump pre-commit from 3.7.0 to 3.7.1 in /.github/workflows (#240) @dependabot
- Bump tj-actions/verify-changed-files from 19 to 20 (#234) @dependabot
- Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#224) @dependabot
- Bump tj-actions/coverage-badge-py from 1.8 to 2 (#218) @dependabot
0.2.3
Changes
📦 Dependencies
- Bump pytest-homeassistant-custom-component from 0.13.78 to 0.13.111 (#211) @dependabot
- Bump actions/setup-python from 5.0.0 to 5.1.0 (#212) @dependabot
- Update pip requirement from <23.4,>=8.0.3 to >=8.0.3,<24.1 in /.github/workflows (#213) @dependabot
0.2.2
Changes
- Add reconfigure flow (#209) @drc38
- bump python 3.12 (#210) @drc38
- Tests update (#152) @drc38
- Inc testing (#146) @drc38
- Code improvements (#145) @drc38
- Create sk.json (#115) @misa1515
- update for flake8 (#106) @drc38
📦 Dependencies
- Bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows (#170) @dependabot
- Bump actions/upload-artifact from 4.0.0 to 4.3.1 (#186) @dependabot
- Bump black from 23.11.0 to 24.3.0 in /.github/workflows (#205) @dependabot
- Bump bandit from 1.7.5 to 1.7.8 in /.github/workflows (#202) @dependabot
- Bump tj-actions/verify-changed-files from 17 to 19 (#196) @dependabot
- Bump actions/checkout from 4.1.1 to 4.1.2 (#203) @dependabot
- Bump pre-commit from 3.5.0 to 3.7.0 in /.github/workflows (#206) @dependabot
- Bump softprops/action-gh-release from 1 to 2 (#201) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#182) @dependabot
- Bump isort from 5.12.0 to 5.13.2 in /.github/workflows (#165) @dependabot
- Bump actions/setup-python from 4.7.1 to 5.0.0 (#156) @dependabot
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#168) @dependabot
- Bump black from 23.10.1 to 23.11.0 in /.github/workflows (#148) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.53 to 0.13.78 (#151) @dependabot
- Bump actions/setup-python from 4.7.0 to 4.7.1 (#120) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#131) @dependabot
- Bump actions/checkout from 3.6.0 to 4.1.1 (#132) @dependabot
- Bump fronius-solarweb from 0.2.1 to 0.2.2 (#139) @dependabot
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#109) @dependabot
- Bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows (#122) @dependabot
- Bump pre-commit from 3.3.3 to 3.5.0 in /.github/workflows (#129) @dependabot
- Bump black from 23.7.0 to 23.10.1 in /.github/workflows (#135) @dependabot
- Update pip requirement from <23.3,>=8.0.3 to >=8.0.3,<23.4 in /.github/workflows (#128) @dependabot
- Bump actions/checkout from 3.5.3 to 3.6.0 (#103) @dependabot
- Bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows (#104) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.50 to 0.13.53 (#105) @dependabot
0.2.1
Changes
- fix lingering timer issue (#102) @drc38
- bump python3.11 (#100) @drc38
- Update unload config entry (#46) @drc38
📦 Dependencies
- Bump pytest-homeassistant-custom-component from 0.12.57 to 0.13.50 (#99) @dependabot
- Bump pyupgrade from 3.4.0 to 3.10.1 in /.github/workflows (#95) @dependabot
- Update pip requirement from <23.2,>=8.0.3 to >=8.0.3,<23.3 in /.github/workflows (#93) @dependabot
- Bump actions/setup-python from 4.6.0 to 4.7.0 (#91) @dependabot
- Bump black from 23.3.0 to 23.7.0 in /.github/workflows (#90) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#83) @dependabot
- Bump reorder-python-imports from 3.9.0 to 3.10.0 in /.github/workflows (#80) @dependabot
- Bump pre-commit from 3.3.1 to 3.3.3 in /.github/workflows (#78) @dependabot
- Bump actions/checkout from 3.5.2 to 3.5.3 (#75) @dependabot
- Bump pre-commit from 3.2.2 to 3.3.1 in /.github/workflows (#58) @dependabot
- Bump actions/setup-python from 4.5.0 to 4.6.0 (#54) @dependabot
- Bump pyupgrade from 3.3.1 to 3.4.0 in /.github/workflows (#64) @dependabot
- Bump actions/checkout from 3.5.0 to 3.5.2 (#49) @dependabot
- Update pip requirement from <23.1,>=8.0.3 to >=8.0.3,<23.2 in /.github/workflows (#52) @dependabot
- Bump fronius-solarweb from 0.2.0 to 0.2.1 (#66) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#20) @dependabot
- Bump bandit from 1.7.4 to 1.7.5 in /.github/workflows (#29) @dependabot
- Bump actions/checkout from 3.3.0 to 3.5.0 (#36) @dependabot
- Bump black from 23.1.0 to 23.3.0 in /.github/workflows (#38) @dependabot
- Bump pre-commit from 3.0.4 to 3.2.2 in /.github/workflows (#41) @dependabot
0.2.0
What's Changed
- Add aggregated data sensors by @drc38 in #18
- Bump pytest-homeassistant-custom-component from 0.12.55 to 0.12.57 by @dependabot in #16
- Bump fronius-solarweb from 0.1.5 to 0.2.0 by @dependabot in #17
New Contributors
Full Changelog: 0.1.3...0.2.0
0.1.3
- Sensors with no value now show as unavailable
- Use Hass httpx client for api
Full Changelog: 0.1.2...0.1.3
0.1.2
- Improve sensor handling
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Improve sensor data processing
- Bump pytest-homeassistant-custom-component from 0.12.54 to 0.12.55 by @dependabot in #14
Full Changelog: 0.1.0...0.1.1