hass-core/homeassistant/components/enphase_envoy
Arie Catsman d8d44069b5
Add Grid import export to Enphase Envoy ()
* Add Grid import export to enphase Envoy

* Update snapshot for labels dict element in entity registry

* use identity check for enum

* Revert use of identity check, didn't add entities

* Implement review feedback for tests

* ct phase sensors disabled by default

* import PHASENAMES from pyenphase

* Update tests/components/enphase_envoy/test_sensor.py

* Update tests/components/enphase_envoy/test_sensor.py

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-02-27 16:43:43 -05:00
..
__init__.py Retry enphase_envoy setup later if the wrong device is found () 2023-08-23 10:08:47 -05:00
binary_sensor.py Freeze integration entity descriptions () 2023-12-18 16:28:13 -10:00
config_flow.py Enable Enphase Envoy authentication credentials update () 2024-02-17 09:58:25 -06:00
const.py Add number platform & battery setpoint entities to Enphase integration () 2023-08-15 13:08:11 -05:00
coordinator.py Write Enphase Envoy data to log when in debug mode () 2023-12-13 09:22:10 +01:00
diagnostics.py Include Envoy firmware version in Enphase diagnostics () 2023-12-14 13:59:39 -05:00
entity.py Refactor enphase_envoy to have a shared base class () 2023-08-09 01:28:27 -10:00
manifest.json Bump pyenphase to 1.19.1 () 2024-02-27 09:56:49 -10:00
number.py Freeze integration entity descriptions () 2023-12-18 16:28:13 -10:00
select.py Freeze integration entity descriptions () 2023-12-18 16:28:13 -10:00
sensor.py Add Grid import export to Enphase Envoy () 2024-02-27 16:43:43 -05:00
strings.json Add Grid import export to Enphase Envoy () 2024-02-27 16:43:43 -05:00
switch.py Enable strict typing for enphase_envoy () 2024-01-06 23:42:38 -10:00