A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of myenergi for Home Assistant

myenergi for Home Assistant - Version 0.0.29

What's Changed

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.28...0.0.29

Energy Systems - Building Energy Monitoring - Python
Published by CJNE 6 months ago

myenergi for Home Assistant - Version 0.0.28

What's Changed

Finally, an update long over due! Thanks for the PRs!

New Contributors

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.27...0.0.28

Energy Systems - Building Energy Monitoring - Python
Published by CJNE 8 months ago

myenergi for Home Assistant - Version 0.0.27 (hotfix)

What's Changed

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.26...0.0.27

Energy Systems - Building Energy Monitoring - Python
Published by CJNE about 1 year ago

myenergi for Home Assistant - 0.0.26

What's Changed

New Contributors

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.25...0.0.26

Energy Systems - Building Energy Monitoring - Python
Published by CJNE about 1 year ago

myenergi for Home Assistant - Version 0.0.25

What's Changed

New Contributors

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.24...0.0.25

Energy Systems - Building Energy Monitoring - Python
Published by CJNE about 1 year ago

myenergi for Home Assistant - Version 0.0.24

What's Changed

Libbi support!
Thanks for the PRs!

New Contributors

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.23...0.0.24

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 1 year ago

myenergi for Home Assistant - Version 0.0.23

Fixes bug that prevented HA startup if pwm value is missing.

Energy Systems - Building Energy Monitoring - Python
Published by CJNE about 2 years ago

myenergi for Home Assistant - Version 0.0.22

What's Changed

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.21...0.0.22

Energy Systems - Building Energy Monitoring - Python
Published by CJNE about 2 years ago

myenergi for Home Assistant - Version 0.0.21

What's Changed

New Contributors

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.20...0.0.21

Energy Systems - Building Energy Monitoring - Python
Published by CJNE about 2 years ago

myenergi for Home Assistant - Version 0.0.20

What's Changed

New Contributors

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.19...0.0.20

Thanks @gertjanstulp !

Energy Systems - Building Energy Monitoring - Python
Published by CJNE almost 3 years ago

myenergi for Home Assistant - Version 0.0.19

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

What's Changed

New Contributors

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.18...0.0.19

Energy Systems - Building Energy Monitoring - Python
Published by CJNE almost 3 years ago

myenergi for Home Assistant - Version 0.0.18

What's Changed

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.17...0.0.18

Energy Systems - Building Energy Monitoring - Python
Published by CJNE about 3 years ago

myenergi for Home Assistant - Version 0.0.17

What's Changed

Full Changelog: https://github.com/CJNE/ha-myenergi/compare/0.0.16...0.0.17

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.16

Changes:

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

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.15

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

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.14

Changes:

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

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.13

Changes:

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

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Beta 0.1.14

Use a numeric unit for experimental sensors

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Beta 0.1.13

Adds new experimental sensors to Zappi

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Beta 0.1.12

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

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.12

Changes:

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

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.11

Changes:

  • Changed units of power sensors from Wh to kWh
  • Changed the term diverted to green (existing sensors will become stale, remove them manually)
  • Added CT group power sensors (for 3 phase installs)

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.10

Bugfix: tried to access eddi ct's that don't exist

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.9

Changes:

  • Fetch history data from local day start (previously it was UTC day start)

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.8

Bugfix, fixed eddi bug.
New since 0.0.6:
This release brings in energy sensors that are directly useable in the energy dashboard!
For the hub device the following sensors has been added:

grid import today
grid export today
energy generated today
energy diverted today
For eddi and zappi the following sensors has been added:

energy used today
energy diverted today
for each CT attached that are not set to None there will be an energy sensor created
About the energy today sensors and how they work:
Theses sensors are reset every midnight at 00:00 UTC. This will work fine with the energy dashboard, it will keep track of counter reset for long term statistics.

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.7

This release brings in energy sensors that are directly useable in the energy dashboard!
For the hub device the following sensors has been added:

  • grid import today
  • grid export today
  • energy generated today
  • energy diverted today

For eddi and zappi the following sensors has been added:

  • energy used today
  • energy diverted today
  • for each CT attached that are not set to None there will be an energy sensor created

About the energy today sensors and how they work:
Theses sensors are reset every midnight at 00:00 UTC. This will work fine with the energy dashboard, it will keep track of counter reset for long term statistics.

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.6

Changes:

  • Fixes a bug with eddi, status property was not defined (thanks @G6EJD )

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.5

Changes:

  • Added entity for setting charge mode
  • Added entity for setting minimum green level
  • Fixed unit bug in grid power sensor

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.4

NOTE: This version requires Home Assistant version 2021.9 or above!
Changes:

  • Added support for long term statistics
  • Added session energy sensors for Zappi and Eddi that will show in the energy dashboard
  • Improved home consumption sensor to work with batteries and ev charging
  • Added power_charging and power_battery to hub device
  • Changed entity name/id to include myenergi as prefix

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.4-b1

NOTE: This version requires Home Assistant version 2021.9 or above!
Changes:

  • Added support for long term statistics
  • Added session energy sensors for Zappi and Eddi

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.3

Changes:

  • Keep form data in setup step
  • Updated pymyenrgi - will be able to keep up with ASN changes

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.2

Changes:

  • Connection errors were reported as authentication errors in setup, this has now been corrected
  • Better connection error detection on setup (connection timeout separate from general connection problem)
  • Changed entity naming to include the logical names of parent device
  • Added a device for the hub with sensors for power_grid, power_generation and home_consumption

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago

myenergi for Home Assistant - Version 0.0.1

First release.
Very limited functionality, more will come!

Energy Systems - Building Energy Monitoring - Python
Published by CJNE over 3 years ago