Commit graph

22 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
epenet
0ac581a0b1
Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02: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
01a9367281
UniFi Protect cleanup and enable unadopted devices () 2022-06-22 15:57:21 -05:00
Christopher Bailey
3851c7b4b4
Bumps version of pyunifiprotect to 4.0.4 () 2022-06-20 22:09:13 -05:00
Christopher Bailey
b19b6ec6ea
Update UniFi Protect to use MAC address for unique ID () 2022-06-19 09:22:33 -05:00
Christopher Bailey
4c45cb5c52
Add UniFi Protect chime button/camera switch () 2022-06-08 12:29:46 -10:00
Christopher Bailey
5c2c602686
Bumps pyunifiprotect to 3.6.0 () 2022-05-19 20:34:58 -05:00
Christopher Bailey
f4b5b56427
Fix package camera snapshot () 2022-01-14 13:38:01 -10:00
Christopher Bailey
f034ea5b4b
Enable package camera by default for UniFi Protect () 2022-01-12 11:27:41 -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
e5b7eac411
Add UniFi Protect switch platform () 2022-01-01 11:23:10 -10:00
Christopher Bailey
b379acc119
Clean up patching of setup platforms for UniFi Protect integration () 2021-12-31 12:20:23 -10:00
Christopher Bailey
02e59b2f38
Fixes UniFi Protect reconnect issues () 2021-12-29 12:39:55 -10:00
Christopher Bailey
490d76e01e
Add UniFi Protect media_player () 2021-12-28 18:36:18 -10:00
Christopher Bailey
dc3f21dd1e
Followup PR for UniFi Protect integration ()
* Followup improvements from initial PR

* Update tests/components/unifiprotect/conftest.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update translations

* Fixes log message

* Fixes log message

* Unknown to cannot connect

* Update tests/components/unifiprotect/test_config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fixes camera coverage

Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-27 12:39:24 +01:00
Christopher Bailey
e982e7403a
Add unifiprotect integration ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-25 20:12:57 -10:00