Releases: vincentwolsink/home_assistant_enphase_envoy_installer
0.5.3
What's Changed
- Improve endpoint data check to catch empty dicts/lists by @vincentwolsink in #172
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Disable cache on production_power and inventory endpoints by @vincentwolsink in #169
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Add firmware version sensors for all devices by @vincentwolsink in #168
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Add configuration option to correct lifetime production value by @vincentwolsink in #166
Full Changelog: 0.4.9...0.5.0
0.5.0-beta1
What's Changed
- Add configuration option to correct lifetime production value by @vincentwolsink in #166
Full Changelog: 0.4.9...0.5.0-beta1
0.4.9
What's Changed
- Consumption counters can be negative in certain configurations by @vincentwolsink in #165
Full Changelog: 0.4.8...0.4.9
0.4.8
FIXED: For some users the production/consumption entities became unavailable in previous release.
BREAKING: Since the pcu_comm_check endpoint was too slow on many Envoys and thus causing issues, the communication levels sensors are now disabled by default. You need to manually remove the unavailable sensors. If you still want to enable them, there is an option in the configuration.
What's Changed
- Attempt at setting sane cache values by @vincentwolsink in #158
- Disabled pcu_comm_check by default. Add option to enable. by @vincentwolsink in #159
- Several bugfixes incl production/consumption entities being unavailable by @vincentwolsink in #161
Full Changelog: 0.4.7...0.4.8
0.4.8-beta2
What's Changed
- Several bugfixes incl production/consumption entities being unavailable by @vincentwolsink in #161
Full Changelog: 0.4.8-beta1...0.4.8-beta2
0.4.8-beta1
What's Changed
BREAKING: Since the pcu_comm_check
endpoint was too slow on many Envoys and causing issues, the communication levels sensors are now disabled by default. If you still want to enable them, there is an option in the configuration. You need to manually remove the unavailable sensors.
- Attempt at setting sane cache values by @vincentwolsink in #158
- Disabled pcu_comm_check by default. Add option to enable. by @vincentwolsink in #159
Full Changelog: 0.4.7...0.4.8-beta1
0.4.7
What's Changed
- FIX: object has no attribute 'status_code' #156 by @vincentwolsink in #157
Full Changelog: 0.4.6...0.4.7