core/homeassistant/components/enphase_envoy
J. Nick Koston f1ae523ff2
Bump pyenphase to 1.9.3 (#99787)
* Bump pyenphase to 1.9.2

changelog: https://github.com/pyenphase/pyenphase/compare/v1.9.1...v1.9.2

Handle the case where the user has manually specified a password for
local auth with firmware < 7.x but its incorrect.

The integration previously accepted any wrong password and would
reduce functionality down to what works without a password. We now
preserve that behavior to avoid breaking existing installs.

* bump
2023-09-07 12:17:04 +02:00
..
__init__.py Retry enphase_envoy setup later if the wrong device is found (#98882) 2023-08-23 10:08:47 -05:00
binary_sensor.py Change Enphase dry contact relay binary_sensor to switch (#98467) 2023-08-22 21:28:39 -04:00
config_flow.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
const.py Add number platform & battery setpoint entities to Enphase integration (#98427) 2023-08-15 13:08:11 -05:00
coordinator.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
diagnostics.py Use global constant for enphase token (#98002) 2023-08-08 00:52:54 +02:00
entity.py Refactor enphase_envoy to have a shared base class (#98088) 2023-08-09 01:28:27 -10:00
manifest.json Bump pyenphase to 1.9.3 (#99787) 2023-09-07 12:17:04 +02:00
number.py Add number platform & battery setpoint entities to Enphase integration (#98427) 2023-08-15 13:08:11 -05:00
select.py Small cleanups to enphase_envoy select platform (#98476) 2023-08-15 13:08:55 -05:00
sensor.py Remove some bound attributes from enphase_envoy sensor (#98479) 2023-08-15 13:29:22 -05:00
strings.json Change Enphase dry contact relay binary_sensor to switch (#98467) 2023-08-22 21:28:39 -04:00
switch.py Change Enphase dry contact relay binary_sensor to switch (#98467) 2023-08-22 21:28:39 -04:00