core/homeassistant/components/unifiprotect
J. Nick Koston 23e061ccbd
Bump uiprotect to 5.0.0 (#121034)
changelog: https://github.com/uilibs/uiprotect/compare/v4.2.0...v5.0.0

Breaking change in the lib is not auto converting enum values to
their underlying values. They are mostly StrEnums so this should
not have any impact unless I missed one.
2024-07-02 21:11:31 -05:00
..
__init__.py
binary_sensor.py Remove unused fields from unifiprotect event sensors (#120568) 2024-06-26 20:37:08 -05:00
button.py
camera.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
config_flow.py
const.py Add event platform to unifiprotect (#120681) 2024-06-29 07:49:14 +02:00
data.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
diagnostics.py
discovery.py
entity.py
event.py Add event platform to unifiprotect (#120681) 2024-06-29 07:49:14 +02:00
icons.json
light.py
lock.py
manifest.json Bump uiprotect to 5.0.0 (#121034) 2024-07-02 21:11:31 -05:00
media_player.py
media_source.py
migrate.py
models.py
number.py
repairs.py
select.py
sensor.py
services.py
services.yaml
strings.json Add event platform to unifiprotect (#120681) 2024-06-29 07:49:14 +02:00
switch.py
text.py
utils.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
views.py