* optionally decouple `EntityDescription.key` from API response key this makes it possible to have multiple entities for a single API response field * Add optional `value_fn` to EntityDescriptions eg. to be able to map a API response value to a different value (status_code -> message) * Add inverter `status_message` entity * Add meter `meter_location_description` entity * add external battery state * Make Ohmpilot entity state translateable * use built-in StrEnum * test coverage * remove unnecessary checks None is handled before |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
test_config_flow.py | ||
test_coordinator.py | ||
test_init.py | ||
test_sensor.py |