Releases: leeyuentuen/alfen_wallbox
Releases · leeyuentuen/alfen_wallbox
v2.1.16-dev
What's Changed
- Button entity + cleanup codes by @leeyuentuen in #17
Full Changelog: 2.1.15-dev...2.1.16-dev
v2.1.15-dev
fix prod import
v2.1.12-dev
Merge pull request #14 from leeyuentuen/Cleanup_code cleanup code in alfen.py
2.1.11-dev
Merge pull request #14 from leeyuentuen/Cleanup_code cleanup code in alfen.py
v2.1.14-dev
change Watt to percentage on display intensity
v2.1.10
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
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
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
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
Screenshot
Full Changelog: 1.0...2.1.7
v2.1.6-dev
fix dev to prod