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

14 Commits

Author SHA1 Message Date
epenet
9a5f88f55f Add type hints to integration tests (part 23) () 2023-02-17 16:40:46 +01:00
epenet
30bf0634fe Add per-file-ignore to pylint () 2023-01-22 17:26:24 +01:00
Christopher Bailey
02897fb9a3 Add UniFi Protect Chime Duration entity () 2023-01-09 12:09:41 -10:00
puddly
5b3f4ec471 Fix failing unifiprotect unit tests ()
* Patch `final` pydantic fields during unit test

* Use a fixed date with 31 days to ensure unit tests pass every month
2022-08-30 22:17:03 -04:00
Christopher Bailey
6558643448 Handle remove packets for UniFi Protect ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-08-25 22:05:18 -05:00
Christopher Bailey
b9c636ba4e Automatically add newly added devices for UniFi Protect () 2022-06-27 16:03:25 -05:00
Christopher Bailey
e67f8720e8 Refactor UniFi Protect tests ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-25 08:15:38 -07:00
Christopher Bailey
3851c7b4b4 Bumps version of pyunifiprotect to 4.0.4 () 2022-06-20 22:09:13 -05:00
Christopher Bailey
6cb9f0df2a Add basic Doorlock support for UniFi protect () 2022-01-24 14:22:52 -10:00
Christopher Bailey
6473069be1 Add Chime Type select for UniFi Protect () 2022-01-12 08:55:44 -10:00
Christopher Bailey
d8ba90fb8a Refactor EntityDescriptions for UniFi Protect () 2022-01-09 18:37:24 -10:00
Christopher Bailey
d0d5222bf4 UniFi Protect test refactoring ()
* UniFi Protect test refactoring

* More pylint fixes

* Use load_fixture helper

* yield to return where able
2022-01-05 19:29:59 +01:00
Christopher Bailey
a2677983a2 Add UniFi Protect select platform () 2022-01-03 13:42:10 -10:00
Christopher Bailey
d364186571 Add UniFi Protect number platform () 2022-01-02 09:47:25 -10:00