hass-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 Add config entry only config schema to integrations s-z (#93910) 2023-06-01 20:05:11 +02:00
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 Bump unifiprotect to 4.8.1 (#91522) 2023-04-16 17:50:06 -10:00
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 Fix lingering timer in unifiprotect discovery (#91695) 2023-04-19 21:02:37 +02:00
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 Bump pyunifiprotect to 4.8.3 (#92251) 2023-04-29 18:59:44 +02:00
services.yaml
strings.json
switch.py
text.py
utils.py Small speedup to unifiprotect attribute lookups (#93507) 2023-05-25 07:51:45 +02:00
views.py