core/homeassistant/components/tessie
Brett Adams ff0ba5361f
Add translation to Tessie exceptions (#106525)
* Fix HomeAssistantError

* Add error translations

* Add cable error

* remove underscore from fallback

* Add more exceptions

* Try again for name

* Improve messages

* Address review feedback
2024-02-21 20:58:38 +01:00
..
__init__.py
binary_sensor.py Add icon translations to Tessie (#111096) 2024-02-21 19:49:04 +01:00
button.py Add icon translations to Tessie (#111096) 2024-02-21 19:49:04 +01:00
climate.py
config_flow.py
const.py
coordinator.py
cover.py
device_tracker.py
entity.py Add translation to Tessie exceptions (#106525) 2024-02-21 20:58:38 +01:00
icons.json Add icon translations to Tessie (#111096) 2024-02-21 19:49:04 +01:00
lock.py
manifest.json
media_player.py
models.py
number.py
select.py
sensor.py Add icon translations to Tessie (#111096) 2024-02-21 19:49:04 +01:00
strings.json Add translation to Tessie exceptions (#106525) 2024-02-21 20:58:38 +01:00
switch.py Add icon translations to Tessie (#111096) 2024-02-21 19:49:04 +01:00
update.py