core/homeassistant/components/screenlogic
Kevin Worrel e38a85da64
Add entity translation strings for ScreenLogic (#130708)
* Add translation strings for entities

* Translation key updates

* Mach original name

* Remove state translations

* Sentence case entity names

* Fix tests

* Add missing translation_key for Air temperature

* Revert inadvertant entity_id change on last_dose_time sensors

* Update homeassistant/components/screenlogic/strings.json

Lowercase 'entry'

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Define translations for each circuit delay sensor

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-21 09:25:21 +01:00
..
__init__.py
binary_sensor.py
climate.py
config_flow.py
const.py
coordinator.py
data.py
diagnostics.py
entity.py
icons.json
light.py
manifest.json
number.py
sensor.py
services.py
services.yaml
strings.json
switch.py
types.py
util.py