Skip to content

Releases: leeyuentuen/alfen_wallbox

v2.1.16-dev

09 Jul 23:09
e129c9a
Compare
Choose a tag to compare
v2.1.16-dev Pre-release
Pre-release

What's Changed

Full Changelog: 2.1.15-dev...2.1.16-dev

v2.1.15-dev

09 Jul 10:42
Compare
Choose a tag to compare
v2.1.15-dev Pre-release
Pre-release
fix prod import

v2.1.12-dev

07 Jul 22:32
Compare
Choose a tag to compare
v2.1.12-dev Pre-release
Pre-release
Merge pull request #14 from leeyuentuen/Cleanup_code

cleanup code in alfen.py

2.1.11-dev

07 Jul 22:12
5a4bfce
Compare
Choose a tag to compare
2.1.11-dev Pre-release
Pre-release
Merge pull request #14 from leeyuentuen/Cleanup_code

cleanup code in alfen.py

v2.1.14-dev

09 Jul 10:41
Compare
Choose a tag to compare
v2.1.14-dev Pre-release
Pre-release
change Watt to percentage on display intensity

v2.1.10

06 Jul 21:39
41f9f34
Compare
Choose a tag to compare

What's Changed

  • change socket phase from select to sensor, remove unable get information in sensor by @leeyuentuen in #13

Full Changelog: v2.1.9...2.1.10

v2.1.9

06 Jul 16:03
62918b9
Compare
Choose a tag to compare

What's Changed

  • add ocpp category data, enable/disable socket1, enable/disable network (ethernet and gprs) by @leeyuentuen in #12

Full Changelog: 2.1.8...v2.1.9

V2.1.8

05 Jul 07:47
88f63e0
Compare
Choose a tag to compare

What's Changed

  • change display language, car information, display light (auto dim, intensity) by @leeyuentuen in #11

Full Changelog: 2.1.7...2.1.8

V2.1.7

04 Jul 20:03
9a86f08
Compare
Choose a tag to compare

release of V2.1.6-dev:

What's Changed

  • Refactor the Sensor.py to a different entity (Number, Select, Binary), Easier to add new values, instead of hard-coding
  • Rework of static id calls to alfen, Fetch them by categories
  • Update const.py to add compatibility NG910-60583 and NG910-60587 by @Emacee in #4
  • Update sensor.py by @Emacee in #8
  • Update README.md by @Emacee in #7
  • Update alfen.py by @Emacee in #6
  • Merge dev to master (release V2) by @leeyuentuen in #10

New Features:

  • Add more Alfen compatibility device
  • able to enable and disable phase switching
  • able to change Load balancing phase
  • able to change Authorization Mode
  • able to change solar Charging Mode
  • able to Change Current value
  • able to Change Comfort and Green Share value fix: #9
  • GPRS (LTE) and Wired connection data
  • Getting P1 meter data
  • More sensor information

New Contributors

  • @Emacee made their first contribution in #4

Screenshot

image
image
image

Full Changelog: 1.0...2.1.7

v2.1.6-dev

02 Jul 16:44
Compare
Choose a tag to compare
v2.1.6-dev Pre-release
Pre-release
fix dev to prod