core/homeassistant/components/myuplink
Åke Strandberg 5adb7f4542
Translate exception messages in myUplink (#131626)
* Translate exceptions

* Add one more translation

* Adding more translations

* Make message easier to understand for end-user

* Clarify message

* Address review comments
2024-12-16 15:42:15 +01:00
..
__init__.py Translate exception messages in myUplink (#131626) 2024-12-16 15:42:15 +01:00
api.py
application_credentials.py
binary_sensor.py Address misc comments from myuplink quality scale review (#132802) 2024-12-10 10:20:30 +01:00
config_flow.py Add reconfiguration flow to myuplink (#132970) 2024-12-11 22:47:14 +01:00
const.py
coordinator.py
diagnostics.py
entity.py
helpers.py
icons.json
manifest.json Set quality_scale for myUplink to Silver (#132923) 2024-12-11 13:09:33 +00:00
number.py Translate exception messages in myUplink (#131626) 2024-12-16 15:42:15 +01:00
quality_scale.yaml Translate exception messages in myUplink (#131626) 2024-12-16 15:42:15 +01:00
select.py Translate exception messages in myUplink (#131626) 2024-12-16 15:42:15 +01:00
sensor.py
strings.json Translate exception messages in myUplink (#131626) 2024-12-16 15:42:15 +01:00
switch.py Translate exception messages in myUplink (#131626) 2024-12-16 15:42:15 +01:00
update.py