core/homeassistant/components/system_bridge
Aidan Timson 8918eb6922
Add camera in use and pending reboot binary sensors to System Bridge (#104095)
* Add binary sensors

* Fix

* Fix

* Fix translations

* Add icons

* Fix attr

* Update string

* fix name

* Remove unnessasary check

* Remove unrelated changes

* Remove unrelated strings

* Apply suggestions from code review

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update camera_in_use function and value_fn for binary sensors

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-03-18 16:21:52 +01:00
..
__init__.py
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
const.py
coordinator.py
data.py
entity.py
icons.json Add service icons to System Bridge (#113354) 2024-03-14 11:35:43 +01:00
manifest.json
media_player.py
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
strings.json Add camera in use and pending reboot binary sensors to System Bridge (#104095) 2024-03-18 16:21:52 +01:00
update.py