Releases: leeyuentuen/alfen_wallbox
Releases · leeyuentuen/alfen_wallbox
2.8.1
What's Changed
- a proper fix for #107 by @ikruglov in #112
- prevent infinite loop in _get_all_properties_value() by @ikruglov in #113
- scan interval config flow by @leeyuentuen in #116
- Add RFID-tagged person (who is authorized): #94
- Add transaction information like last charge/charged time/kWh: #94
- Load balancing max value increased: #101
Note:
First-time load/ reboot HA, the plugin needs some time to load all the transactions. So it will take longer than before.
Full Changelog: 2.7.29...2.8.1
2.7.40
What's Changed
- fix get last time and last kwh in the transaction
Full Changelog: 2.7.39...2.7.40
2.7.39
What's Changed
- #117 last charging time fix, cleanup the data for multiple socket, code reuse for transaction and tag
Full Changelog: 2.7.38...2.7.39
2.7.38
2.7.37
What's Changed
- name and scan_interval is required
- #94 rename sensor entity name from tag to transaction
- #94 remove tag start and stop, just use one tag
- #115 rollback some stuffs, use dirty way to check scan interval
- #117 don't return 0 if we don't have a value
- #94 transaction will only update every 10minutes
Full Changelog: 2.7.29...2.7.37
2.7.36
2.7.35
2.7.33
What's Changed
- a proper fix for #107 by @ikruglov in #112
- prevent infinite loop in _get_all_properties_value() by @ikruglov in #113
- scan interval config by @leeyuentuen in #116
- add rfid tag for socket 1 and 2 from transaction #94
Full Changelog: 2.7.29...2.7.33