Releases: vincentwolsink/home_assistant_enphase_envoy_installer
Release list
0.8.12
What's Changed
- Fix regression when using jsonpath-python by @vincentwolsink in #328
- Add (generated) tests based on test_data by @vincentwolsink in #329
Full Changelog: 0.8.11...0.8.12
0.8.11
What's Changed
- Switch to using jsonpath-python library by @vincentwolsink in #326
- Hide token source selection under advanced options by @vincentwolsink in #327
Full Changelog: 0.8.10...0.8.11
0.8.10
What's Changed
- Implement reconfigure flow for easy reconfiguration by @vincentwolsink in #315
Full Changelog: 0.8.9...0.8.10
0.8.9
What's Changed
- Allow selection of entrez or enlighten token by @vincentwolsink in #313
- Do not return tuple for model by @vincentwolsink in #314
Full Changelog: 0.8.8...0.8.9
0.8.8
What's Changed
- Fix regression for production values Envoy Metered without CTs by @vincentwolsink in #308
Full Changelog: 0.8.7...0.8.8
0.8.7
What's Changed
- Use same non-ct production endpoint for owner/installer. Remove usage of pdm_energy endpoint. by @vincentwolsink in #306
Full Changelog: 0.8.6...0.8.7
0.8.6
What's Changed
- Fix regression in new method of CTs detection by @vincentwolsink in #301
Full Changelog: 0.8.5...0.8.6
0.8.5
What's Changed
- Fix IPv6 configuration url by @vincentwolsink in #294
- Use the info and meters endpoints for model detection by @vincentwolsink in #286
- Add serialnumber to displayed device info by @vincentwolsink in #295
- Do not try to update live sensor when not added to HA by @vincentwolsink in #296
Full Changelog: 0.8.4...0.8.5
0.8.5-beta1
What's Changed
- Fix IPv6 configuration url by @vincentwolsink in #294
- Use the info and meters endpoints for model detection by @vincentwolsink in #286
- Add serialnumber to displayed device info by @vincentwolsink in #295
- Do not try to update live sensor when not added to HA by @vincentwolsink in #296
Full Changelog: 0.8.4...0.8.5-beta1
0.8.4
Enphase is rolling out a firmware update to Envoys (IQ Gateways) which changes the local login method. As a result this integration could no longer login to the Envoy. This update should fix this, by using a different method of retrieving an access token.
If you still encounter authorization/login errors. Please remove the integration and install it from scratch (you will not lose sensor history, unless you manually renamed sensors, then renaming them again will bring your history back).
If you cannot find, for example, the production switch please check the token type sensor under diagnostics. This should indicate installer for all functionality to be available.
What's Changed
- Try alternative token retrieval method by @vincentwolsink in #266
- Add token type diagnostics sensor by @vincentwolsink in #269
- Revert "Fix SensorStateClass for some Today sensors" by @vincentwolsink in #271
- Add IQ8M Microinverter to constants by @bobvandevijver in #273
New Contributors
- @bobvandevijver made their first contribution in #273
Full Changelog: 0.8.3...0.8.4