这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: CJNE/ha-myenergi

Version 0.0.22

03 Apr 20:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.21...0.0.22

Version 0.0.21

26 Mar 14:39
Compare
Choose a tag to compare

What's Changed

  • Update to expose CT3 of EDDI by @sparks1372 in #309
  • Update README.md by @markcocker in #277
  • German translation added
  • Binary sensor for update available (Zappi)
  • PWM sensor added (Zappi)
  • Firmware and serial number sensors added (all devices)
  • Bump flake8 from 4.0.1 to 6.0.0 in /.github/workflows by @dependabot in #270
  • Bump pytest-homeassistant-custom-component from 0.10.7 to 0.12.21 by @dependabot in #269
  • Bump pip from 22.1.2 to 22.3.1 in /.github/workflows by @dependabot in #266
  • Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 by @dependabot in #256
  • Bump release-drafter/release-drafter from 5.20.0 to 5.21.1 by @dependabot in #255
  • Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #243
  • Bump actions/setup-python from 4.1.0 to 4.3.0 by @dependabot in #250
  • Bump reorder-python-imports from 3.8.2 to 3.9.0 in /.github/workflows by @dependabot in #258
  • Bump black from 22.6.0 to 22.10.0 in /.github/workflows by @dependabot in #246
  • Bump pytest-homeassistant-custom-component from 0.12.21 to 0.12.29 by @dependabot in #278
  • Bump actions/checkout from 3.1.0 to 3.3.0 by @dependabot in #296
  • Bump pytest-homeassistant-custom-component from 0.12.29 to 0.13.5 by @dependabot in #333
  • Bump pre-commit from 2.20.0 to 3.1.1 in /.github/workflows by @dependabot in #330
  • Bump release-drafter/release-drafter from 5.21.1 to 5.23.0 by @dependabot in #325
  • Bump pip from 22.3.1 to 23.0.1 in /.github/workflows by @dependabot in #324
  • Bump black from 22.10.0 to 23.1.0 in /.github/workflows by @dependabot in #313
  • Bump actions/setup-python from 4.3.0 to 4.5.0 by @dependabot in #300
  • Bump actions/checkout from 3.3.0 to 3.5.0 by @dependabot in #341
  • Bump pytest-homeassistant-custom-component from 0.13.5 to 0.13.10 by @dependabot in #340
  • Bump pre-commit from 3.1.1 to 3.2.0 in /.github/workflows by @dependabot in #338

New Contributors

Full Changelog: 0.0.20...0.0.21

Version 0.0.20

21 Jul 21:05
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with deprecated number methods by @gertjanstulp in #191
  • Bump black from 22.3.0 to 22.6.0 in /.github/workflows by @dependabot in #176
  • Bump actions/setup-python from 4.0.0 to 4.1.0 by @dependabot in #183
  • Bump reorder-python-imports from 3.1.0 to 3.8.2 in /.github/workflows by @dependabot in #190
  • Bump pytest-homeassistant-custom-component from 0.9.17 to 0.10.7 by @dependabot in #192
  • Bump pre-commit from 2.19.0 to 2.20.0 in /.github/workflows by @dependabot in #184

New Contributors

Full Changelog: 0.0.19...0.0.20

Thanks @gertjanstulp !

Version 0.0.19

25 Jun 10:07
Compare
Choose a tag to compare

Fixes deprecation issues, thanks r3dsouza!
Updated installation instructions, thanks @reedy !

What's Changed

  • Update README.md by @reedy in #130
  • Bump pip from 21.3.1 to 22.0.4 in /.github/workflows by @dependabot in #113
  • Bump release-drafter/release-drafter from 5.15.0 to 5.19.0 by @dependabot in #114
  • Bump reorder-python-imports from 2.6.0 to 3.0.1 in /.github/workflows by @dependabot in #116
  • Bump black from 21.12b0 to 22.3.0 in /.github/workflows by @dependabot in #122
  • Bump pre-commit from 2.16.0 to 2.18.1 in /.github/workflows by @dependabot in #125
  • Bump actions/setup-python from 2.3.1 to 3.1.2 by @dependabot in #135
  • Bump actions/checkout from 2.4.0 to 3.0.1 by @dependabot in #138
  • Bump pytest-homeassistant-custom-component from 0.5.12 to 0.8.10 by @dependabot in #140
  • Update README.md by @reedy in #142
  • Bump pytest-homeassistant-custom-component from 0.8.10 to 0.9.17 by @dependabot in #175
  • Bump actions/setup-python from 3.1.2 to 4.0.0 by @dependabot in #171
  • Bump pip from 22.0.4 to 22.1.2 in /.github/workflows by @dependabot in #162
  • Bump hacs/action from 21.12.1 to 22.5.0 by @dependabot in #159
  • Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 by @dependabot in #157
  • Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 by @dependabot in #150
  • Bump pre-commit from 2.18.1 to 2.19.0 in /.github/workflows by @dependabot in #147
  • Bump reorder-python-imports from 3.0.1 to 3.1.0 in /.github/workflows by @dependabot in #146
  • Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #143

New Contributors

Full Changelog: 0.0.18...0.0.19

Version 0.0.18

10 Mar 09:58
Compare
Choose a tag to compare

What's Changed

  • Changed username/password into hub serial/api key in config step
  • Fixed deprecation warning
  • Bump hacs/action from 21.11.0 to 21.12.1 by @dependabot in #64
  • Bump pytest-homeassistant-custom-component from 0.5.5 to 0.5.12 by @dependabot in #68

Full Changelog: 0.0.17...0.0.18

Version 0.0.17

15 Dec 13:43
7e268c5
Compare
Choose a tag to compare

What's Changed

  • Nicer icons
  • Added entity categories, to make the default lovelace dashboard less cluttered
  • Fixed deprecation warning for device_state_attributes
  • Bump pytest-homeassistant-custom-component from 0.4.5 to 0.4.11 by @dependabot in #42
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #38
  • Bump black from 21.9b0 to 21.10b0 in /.github/workflows by @dependabot in #37
  • Bump pip from 21.3 to 21.3.1 in /.github/workflows by @dependabot in #35
  • Bump black from 21.10b0 to 21.11b0 in /.github/workflows by @dependabot in #43
  • Bump hacs/action from 21.2.2 to 21.11.0 by @dependabot in #47
  • Bump actions/setup-python from 2.2.2 to 2.3.1 by @dependabot in #49
  • Bump pre-commit from 2.15.0 to 2.16.0 in /.github/workflows by @dependabot in #50
  • Bump black from 21.11b0 to 21.12b0 in /.github/workflows by @dependabot in #51
  • Bump pytest-homeassistant-custom-component from 0.4.11 to 0.5.5 by @dependabot in #55

Full Changelog: 0.0.16...0.0.17

Version 0.0.16

22 Oct 13:00
Compare
Choose a tag to compare

Changes:

  • Adds support for setting deice priority (eddi and zappi)

Version 0.0.15

30 Sep 21:30
Compare
Choose a tag to compare

Changes:

  • Added a number entity for eddi heater priority, enables this to be used in automations
  • Added a grid power import and export sensor for the hub device, in addition to the existing grid power sensor
  • Added swedish translation

Version 0.0.14

21 Sep 13:45
Compare
Choose a tag to compare

Changes:

  • Eddi operating mode (stopped and normal)
  • Eddi manual boost service

Version 0.0.13

17 Sep 08:39
Compare
Choose a tag to compare

Changes:

  • boost and a smart_boost service added to Zappi devices
  • Temp 1 and Temp 2 senors added to Eddi (if fitted)