core/homeassistant/components/system_bridge
Aidan Timson 4aafe14d4c
Fix translations for binary sensors in System Bridge (#110095)
* Add translation keys for binary sensor names

* Update version_available string in system_bridge component

* Remove unused code in SystemBridgeBinarySensor class

* Restrict SystemBridgeBinarySensorEntityDescription name type to str

* Refactor binary sensor entity descriptions and remove unused translation keys
2024-02-17 16:10:29 +01:00
..
__init__.py
binary_sensor.py
config_flow.py
const.py
coordinator.py
entity.py
manifest.json
media_player.py
media_source.py
notify.py
sensor.py
services.yaml
strings.json
update.py