Skip to content

Releases: CJNE/pymyenergi

0.0.24

22 Oct 12:24
Compare
Choose a tag to compare

Changes

  • Adds support for setting device priorty of eddi and zappi (in CLI and lib)

Version 0.0.23

30 Sep 21:12
Compare
Choose a tag to compare

Handles get and set eddi heater priority correctly

Version 0.0.22

28 Sep 10:03
Compare
Choose a tag to compare

Changes

  • Include the VERSION file in installation

Version 0.0.21

28 Sep 09:42
Compare
Choose a tag to compare

Changes:

  • a --version argument was added to the CLI, to show you what version you are using
  • energy output from CLI was wrong (divided by 1000 twice instead of once)
  • -j option for the energy comand will now display the raw json output from jdayhour
  • adds heater priority to eddi show
  • the priority command for eddi should now work

Version 0.0.20

24 Sep 07:10
Compare
Choose a tag to compare

Experimental support for set and get heater priority (eddi)

Version 0.0.19

21 Sep 13:30
Compare
Choose a tag to compare

Changes related to eddi boosting

Version 0.0.18

20 Sep 14:31
Compare
Choose a tag to compare

Changes:

  • Made the serial argument optional, if not specified all devices of the selected kind will be affected
  • Tweaked CLI list and show output
  • Added support for trailing spaces in .myenergi.cfg password

Version 0.0.17

17 Sep 12:59
Compare
Choose a tag to compare

Added cli options for eddi:

  • mode [normal|stopped]
  • boost [time]

Fixed boost_data error

Version 0.0.16

17 Sep 08:02
Compare
Choose a tag to compare

Adds properties for Eddi:

  • Temp 1 sensor name and temp
  • Temp 2 sensor name and temp
  • Active heater
  • Priority
  • Is boosting
  • Boost time remaining
  • Unknown (names might change): r1a, r2a, r1b

Method to start boosting and set operating mode (stopped or normal)

Version 0.0.15

13 Sep 07:52
Compare
Choose a tag to compare

Changes:

  • Performance optimization, don't recalculate all total from property getters
  • Added voltage_grid and frequency_grid properties to client