core/homeassistant/components/unifiprotect
J. Nick Koston 324f07378a
Bump uiprotect to 1.19.3 (#120079)
2024-06-21 05:25:28 -05:00
..
__init__.py Move unifiprotect services register to async_setup (#119786) 2024-06-16 14:50:03 -05:00
binary_sensor.py Disable generic unifiprotect object sensors by default (#120059) 2024-06-20 22:12:31 -05:00
button.py Cleanup unifiprotect ProtectData object (#119787) 2024-06-16 17:08:09 -05:00
camera.py Cleanup unifiprotect ProtectData object (#119787) 2024-06-16 17:08:09 -05:00
config_flow.py
const.py Increase unifiprotect polling interval to 60s (#119800) 2024-06-16 17:31:28 -05:00
data.py Cleanup unifiprotect subscriptions logic (#120049) 2024-06-20 18:35:35 -05:00
diagnostics.py Migrate unifiprotect to use entry.runtime_data (#119507) 2024-06-12 17:49:18 +02:00
discovery.py
entity.py Fix unifiprotect smart detection when end is set (#120027) 2024-06-20 22:03:07 -05:00
icons.json Remove set default doorbell text service from unifiprotect (#119695) 2024-06-14 21:25:14 +02:00
light.py Reduce code needed to check unifiprotect attrs (#119706) 2024-06-14 21:29:18 +02:00
lock.py Migrate unifiprotect to use has_entity_name (#119759) 2024-06-16 09:00:14 -05:00
manifest.json Bump uiprotect to 1.19.3 (#120079) 2024-06-21 05:25:28 -05:00
media_player.py Migrate unifiprotect to use has_entity_name (#119759) 2024-06-16 09:00:14 -05:00
media_source.py Remove useless function get_ufp_event from unifiprotect (#119906) 2024-06-18 12:29:26 -05:00
migrate.py Migrate unifiprotect to use entry.runtime_data (#119507) 2024-06-12 17:49:18 +02:00
models.py Avoid constructing unifiprotect enabled callable when unused (#120074) 2024-06-21 11:58:45 +02:00
number.py Migrate unifiprotect to use has_entity_name (#119759) 2024-06-16 09:00:14 -05:00
repairs.py Use the existing api client for unifiprotect repairs if available (#119640) 2024-06-13 16:17:11 -05:00
select.py Migrate unifiprotect to use has_entity_name (#119759) 2024-06-16 09:00:14 -05:00
sensor.py Fix unifiprotect smart detection when end is set (#120027) 2024-06-20 22:03:07 -05:00
services.py Move unifiprotect services register to async_setup (#119786) 2024-06-16 14:50:03 -05:00
services.yaml Remove set default doorbell text service from unifiprotect (#119695) 2024-06-14 21:25:14 +02:00
strings.json Remove set default doorbell text service from unifiprotect (#119695) 2024-06-14 21:25:14 +02:00
switch.py Reduce duplicate code in unifiprotect entities (#119779) 2024-06-16 14:14:59 -05:00
text.py Cleanup unifiprotect entity model (#119746) 2024-06-15 22:02:03 -04:00
utils.py Cleanup unifiprotect ProtectData object (#119787) 2024-06-16 17:08:09 -05:00
views.py Migrate unifiprotect to use entry.runtime_data (#119507) 2024-06-12 17:49:18 +02:00