hass-core/homeassistant/components/unifiprotect
J. Nick Koston bc539a946f
Use identity checks for unifiprotect enums (#106795)
enums are singletons in this case and there is no need to use
the slower equality checks here
2024-01-05 13:27:10 +01:00
..
__init__.py
binary_sensor.py Bump pyunifiprotect to v4.22.5 (#106781) 2023-12-31 09:26:21 -10:00
button.py Bump pyunifiprotect to v4.22.5 (#106781) 2023-12-31 09:26:21 -10:00
camera.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
config_flow.py
const.py
data.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
diagnostics.py
discovery.py
entity.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
light.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
lock.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
manifest.json Bump pyunifiprotect to v4.22.5 (#106781) 2023-12-31 09:26:21 -10:00
media_player.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
media_source.py
migrate.py
models.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
number.py Bump pyunifiprotect to v4.22.5 (#106781) 2023-12-31 09:26:21 -10:00
repairs.py
select.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
sensor.py Bump pyunifiprotect to v4.22.5 (#106781) 2023-12-31 09:26:21 -10:00
services.py
services.yaml
strings.json
switch.py Bump pyunifiprotect to v4.22.5 (#106781) 2023-12-31 09:26:21 -10:00
text.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
utils.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
views.py