hass-core/homeassistant/components/system_bridge
Aidan Timson 65e6e1fa28
Add exception translations to System Bridge integration (#112206)
* Add exception translations to System Bridge integration

* Add translated error to coordinator

* Refactor strings.json in system_bridge component

* Sort

* Add HomeAssistantError import
2024-05-15 11:00:56 +02:00
..
__init__.py Add exception translations to System Bridge integration (#112206) 2024-05-15 11:00:56 +02:00
binary_sensor.py
config_flow.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
const.py
coordinator.py Add exception translations to System Bridge integration (#112206) 2024-05-15 11:00:56 +02:00
data.py
entity.py
icons.json
manifest.json
media_player.py
media_source.py
notify.py
sensor.py
services.yaml
strings.json Add exception translations to System Bridge integration (#112206) 2024-05-15 11:00:56 +02:00
update.py