hass-core/homeassistant/components/unifiprotect
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
__init__.py
binary_sensor.py Reduce unifiprotect update overhead (#96626) 2023-07-16 06:24:27 -10:00
button.py Reduce unifiprotect update overhead (#96626) 2023-07-16 06:24:27 -10:00
camera.py Reduce unifiprotect update overhead (#96626) 2023-07-16 06:24:27 -10:00
config_flow.py
const.py
data.py Bump unifiprotect to 4.10.5 (#96486) 2023-07-13 09:30:55 -10:00
diagnostics.py
discovery.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
light.py Reduce unifiprotect update overhead (#96626) 2023-07-16 06:24:27 -10:00
lock.py Reduce unifiprotect update overhead (#96626) 2023-07-16 06:24:27 -10:00
manifest.json Bump pyunifiprotect to 4.10.6 (#97240) 2023-07-26 08:06:24 +02:00
media_player.py Reduce unifiprotect update overhead (#96626) 2023-07-16 06:24:27 -10:00
media_source.py
migrate.py
models.py Pre-split unifiprotect nested attribute lookups (#96862) 2023-07-20 09:59:17 +02:00
number.py
recorder.py
repairs.py
select.py Reduce unifiprotect update overhead (#96626) 2023-07-16 06:24:27 -10:00
sensor.py Reduce unifiprotect update overhead (#96626) 2023-07-16 06:24:27 -10:00
services.py
services.yaml Migrate integration services (T-V) to support translations (#96379) 2023-07-12 07:37:13 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py
text.py
utils.py Pre-split unifiprotect nested attribute lookups (#96862) 2023-07-20 09:59:17 +02:00
views.py