core/homeassistant/components/unifiprotect
Erik Montnemery 2406b235b4
Name unnamed binary sensors by their device class (#92940)
* Name unnamed binary sensors by their device class

* Update type annotations

* Fix loading of entity component translations

* Add test

* Update integrations

* Set abode and rfxtrx binary_sensor name to None

* Revert changes in homekit_controller
2023-06-13 19:48:54 +02:00
..
__init__.py
binary_sensor.py Fix multiple smart detects firing at once for UniFi Protect (#94133) 2023-06-06 20:07:21 -04:00
button.py
camera.py
config_flow.py
const.py
data.py Fix multiple smart detects firing at once for UniFi Protect (#94133) 2023-06-06 20:07:21 -04:00
diagnostics.py
discovery.py
entity.py Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
light.py
lock.py
manifest.json Bump unifiprotect to 4.10.3 (#94416) 2023-06-11 10:22:12 -04:00
media_player.py
media_source.py
migrate.py
models.py Fix multiple smart detects firing at once for UniFi Protect (#94133) 2023-06-06 20:07:21 -04:00
number.py
recorder.py
repairs.py
select.py
sensor.py Fix multiple smart detects firing at once for UniFi Protect (#94133) 2023-06-06 20:07:21 -04:00
services.py
services.yaml
strings.json
switch.py
text.py
utils.py
views.py