core/homeassistant/components/dsmr_reader
Tom Puttemans 3538844181
Support entity name translation in DSMR Reader component (#90836)
* Use translation_key instead of name for the entity names and enum values

This change allows for the translation of entity names and their values based on a key, instead of having the English text in the code

* Adjusted tariff options order

Not really wrong, but this way it is consistent with all other entities
2023-04-05 10:59:07 -04:00
..
__init__.py
config_flow.py
const.py
definitions.py Support entity name translation in DSMR Reader component (#90836) 2023-04-05 10:59:07 -04:00
manifest.json
sensor.py Support entity name translation in DSMR Reader component (#90836) 2023-04-05 10:59:07 -04:00
strings.json Support entity name translation in DSMR Reader component (#90836) 2023-04-05 10:59:07 -04:00