Skip to content

Releases: CJNE/ha-myenergi

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)

Beta 0.1.14

15 Sep 08:05
Compare
Choose a tag to compare
Beta 0.1.14 Pre-release
Pre-release

Use a numeric unit for experimental sensors

Beta 0.1.13

14 Sep 19:50
Compare
Choose a tag to compare
Beta 0.1.13 Pre-release
Pre-release

Adds new experimental sensors to Zappi

Beta 0.1.12

14 Sep 19:33
Compare
Choose a tag to compare
Beta 0.1.12 Pre-release
Pre-release

Added experimental sensors to zappi to try and figure out what they are

Version 0.0.12

13 Sep 08:01
Compare
Choose a tag to compare

Changes:

  • Added two new sensors to the hub device: voltage_grid and frequency_grid
  • Updated pymyenergi version