Skip to content

Releases: drc38/Fronius_solarweb

0.3.0

26 Jun 07:39
86d2bcc
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

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

  • Update to pydantic v2, not backwards compatible with v1 by @drc38 in #265

Full Changelog: 0.2.4...0.3.0

0.2.4

26 Jun 07:35
4a0e3fd
Compare
Choose a tag to compare

Changes

  • Lock dep version to pydantic v1, newer versions will use pydantic v2 (#266) @drc38
  • Update Dev container (#215) @drc38

📦 Dependencies

0.2.3

04 Apr 21:11
af59787
Compare
Choose a tag to compare

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

04 Apr 11:21
260adaa
Compare
Choose a tag to compare

Changes

📦 Dependencies

0.2.1

01 Sep 03:43
Compare
Choose a tag to compare

Changes

📦 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

17 Feb 21:47
Compare
Choose a tag to compare

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

  • @drc38 made their first contribution in #18

Full Changelog: 0.1.3...0.2.0

0.1.3

10 Feb 04:12
Compare
Choose a tag to compare
  • 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

09 Feb 07:33
Compare
Choose a tag to compare

0.1.1

09 Feb 01:39
0b75370
Compare
Choose a tag to compare

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

0.1.0

07 Feb 23:01
45a1522
Compare
Choose a tag to compare

Initial release