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 Add camera in use and pending reboot binary sensors to System Bridge (#104095) 2024-03-18 16:21:52 +01:00
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 Add service icons to System Bridge (#113354) 2024-03-14 11:35:43 +01:00
manifest.json Pin systembridgemodels to 4.0.4 (#114842) 2024-04-04 14:25:35 +02:00
media_player.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
media_source.py Improve lists in integrations [R-S] (#113233) 2024-03-13 21:55:00 +01:00
notify.py
sensor.py Improve lists in integrations [R-S] (#113233) 2024-03-13 21:55:00 +01:00
services.yaml Add processes services to System Bridge (#103564) 2024-03-13 14:56:20 +01:00
strings.json Add exception translations to System Bridge integration (#112206) 2024-05-15 11:00:56 +02:00
update.py