1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-17 17:30:08 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Erik Montnemery
0c2485bc03 Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Erik Montnemery
27f81b3f63 Avoid mutating entity descriptions in unifiprotect () 2023-12-18 09:58:32 -10:00
J. Nick Koston
660c95d784 Pre-split unifiprotect nested attribute lookups ()
* Pre-split unifiprotect nested attribute lookups

replaces and closes 

* Pre-split unifiprotect nested attribute lookups

replaces and closes 

* comments
2023-07-20 09:59:17 +02:00
J. Nick Koston
f2556df7db Reduce unifiprotect update overhead () 2023-07-16 06:24:27 -10:00
Christopher Bailey
9b6a9147c7 Fix multiple smart detects firing at once for UniFi Protect ()
* Fix multiple smart detects firing at once

* Tweak

* Clean up logging. Linting

* Linting
2023-06-06 20:07:21 -04:00
Marc Mueller
ab76b3ffb3 Update Union typing (3) [Py310] () 2023-01-23 10:05:56 +01:00
Christopher Bailey
cf92d8c536 Add more logging for UniFi Protect event entities ()
* Add more logging for UniFi Protect event entities

* Condense logging

* Linting
2022-12-26 11:07:40 -08:00
Christopher Bailey
b842e26d36 Split UniFi Protect object sensor into multiple () 2022-11-28 09:07:53 -10:00
Christopher Bailey
5c0fc0c002 Add adopt/unadopt flows for UniFi Protect devices ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-08-25 18:54:52 -05:00
Christopher Bailey
01a9367281 UniFi Protect cleanup and enable unadopted devices () 2022-06-22 15:57:21 -05:00
Christopher Bailey
3823edda32 Add Permission checking for UniFi Protect ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-21 11:17:29 -05:00
Marc Mueller
a5fa40180c Fix unifiprotect TypeVar inheritance () 2022-04-26 19:15:47 +02:00
Marc Mueller
41df798375 Bump mypy to 0.940 () 2022-03-11 15:57:38 -08:00
Christopher Bailey
259befa65f Cleans up various asserts/type ignores for UniFi Protect ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-17 10:51:55 -10:00
Christopher Bailey
20768172b1 Improve UniFi Protect Smart Sensor support ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-12 17:54:22 -10:00
Christopher Bailey
d8ba90fb8a Refactor EntityDescriptions for UniFi Protect () 2022-01-09 18:37:24 -10:00
Christopher Bailey
e5b7eac411 Add UniFi Protect switch platform () 2022-01-01 11:23:10 -10:00