2b33feb341
* add phase entities to Enphase Envoy * Implement review feedback for translation strings * Enphase Envoy multiphase review changes Move device name logic to separate function. Refactor native value for phases Use dataclasses.replace for phase entities, add on-phase to base class as well, no need for phase entity descriptions anymore * Enphase Envoy reviewe feedback Move model determination to library. Revert states test for future split to sensor test. * Enphase_Envoy use model description from pyenphase library * Enphase_Envoy refactor Phase Sensors * Enphase_Envoy use walrus in phase sensor --------- Co-authored-by: J. Nick Koston <nick@koston.org> |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
diagnostics.py | ||
entity.py | ||
manifest.json | ||
number.py | ||
select.py | ||
sensor.py | ||
strings.json | ||
switch.py |