Commit graph

30 commits

Author SHA1 Message Date
Christopher Bailey
5dcc4d49c8
Bump unifiprotect to 4.8.1 () 2023-04-16 17:50:06 -10:00
epenet
30bf0634fe
Add per-file-ignore to pylint () 2023-01-22 17:26:24 +01:00
Christopher Bailey
818253ced4
Bump pyunifiprotect to 4.6.1 () 2023-01-09 12:00:21 -10:00
Christopher Bailey
bfd2eb50b2
Detect Early Access versions of UniFi Protect and Warn User () 2022-11-13 09:34:29 -06:00
Franck Nijhof
dbb556a812
Revert "Add ability to ignore devices for UniFi Protect" () 2022-09-06 20:13:01 +02:00
Christopher Bailey
0867392f96
Add ability to ignore devices for UniFi Protect ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-08-28 20:35:45 -05:00
Christopher Bailey
d29be2390b
Add new features from UniFi Protect 2.2.1-beta5 () 2022-08-28 12:31:07 -05:00
Christopher Bailey
1555f40bad
Add UniFi Protect views ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-29 18:10:38 -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
654c59c194
Add diagnostics for UniFi Protect () 2022-05-21 18:35:27 -05:00
Christopher Bailey
267266c7c3
Adds UP Chime support for UniFi Protect ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-05-20 15:16:01 -05:00
Christopher Bailey
5c2c602686
Bumps pyunifiprotect to 3.6.0 () 2022-05-19 20:34:58 -05:00
Christopher Bailey
6cb9f0df2a
Add basic Doorlock support for UniFi protect () 2022-01-24 14:22:52 -10:00
Christopher Bailey
8fb4e0934e
Fix UniFi Protect test warning () 2022-01-21 09:00:35 -10:00
J. Nick Koston
88261c6c14
Add discovery support to unifiprotect () 2022-01-18 08:40:29 -10:00
Marc Mueller
d057850971
Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
Christopher Bailey
0232021f5c
Add UniFi Protect camera motion sensors and ThumbnailProxyView () 2022-01-08 13:51:49 -10:00
Christopher Bailey
4e56217b89
Add UniFi Protect binary_sensor platform ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-05 11:59:21 -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
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
0de3a299d6
Add UniFi Protect light platform () 2021-12-31 11:21:29 -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