hass-core/homeassistant/components/unifiprotect
Christopher Bailey 7eb6614818
Guide users to migrate from Ubiquiti Cloud Accounts to local for UniFi Protect (#111018)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-02-20 23:32:47 -06:00
..
__init__.py Guide users to migrate from Ubiquiti Cloud Accounts to local for UniFi Protect (#111018) 2024-02-20 23:32:47 -06:00
binary_sensor.py Migrate unifiprotect descriptions to be kw_only (#107832) 2024-01-12 09:33:33 +01:00
button.py Migrate unifiprotect descriptions to be kw_only (#107832) 2024-01-12 09:33:33 +01:00
camera.py Rework state change detection for UniFi Protect entities (#107766) 2024-01-10 18:06:45 -10:00
config_flow.py Guide users to migrate from Ubiquiti Cloud Accounts to local for UniFi Protect (#111018) 2024-02-20 23:32:47 -06:00
const.py Improve UniFi Protect re-auth (#110021) 2024-02-20 23:31:42 -06:00
data.py Improve UniFi Protect re-auth (#110021) 2024-02-20 23:31:42 -06:00
diagnostics.py
discovery.py
entity.py Rework state change detection for UniFi Protect entities (#107766) 2024-01-10 18:06:45 -10:00
light.py Rework state change detection for UniFi Protect entities (#107766) 2024-01-10 18:06:45 -10:00
lock.py Rework state change detection for UniFi Protect entities (#107766) 2024-01-10 18:06:45 -10:00
manifest.json Bump pyunifiprotect to 4.23.2 (#107769) 2024-01-10 18:04:37 -10:00
media_player.py Rework state change detection for UniFi Protect entities (#107766) 2024-01-10 18:06:45 -10:00
media_source.py
migrate.py
models.py Migrate unifiprotect descriptions to be kw_only (#107832) 2024-01-12 09:33:33 +01:00
number.py Migrate unifiprotect descriptions to be kw_only (#107832) 2024-01-12 09:33:33 +01:00
repairs.py Guide users to migrate from Ubiquiti Cloud Accounts to local for UniFi Protect (#111018) 2024-02-20 23:32:47 -06:00
select.py Migrate unifiprotect descriptions to be kw_only (#107832) 2024-01-12 09:33:33 +01:00
sensor.py Migrate unifiprotect descriptions to be kw_only (#107832) 2024-01-12 09:33:33 +01:00
services.py
services.yaml
strings.json Guide users to migrate from Ubiquiti Cloud Accounts to local for UniFi Protect (#111018) 2024-02-20 23:32:47 -06:00
switch.py Migrate unifiprotect descriptions to be kw_only (#107832) 2024-01-12 09:33:33 +01:00
text.py Migrate unifiprotect descriptions to be kw_only (#107832) 2024-01-12 09:33:33 +01:00
utils.py Use identity checks for unifiprotect enums (#106795) 2024-01-05 13:27:10 +01:00
views.py