starkillerOG
|
8a58675be2
|
Reolink improve webhook URL error message (#96088)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-07-24 22:01:45 +02:00 |
starkillerOG
|
0bec93fa37
|
Reolink ONVIF long polling (#94770)
|
2023-06-26 21:54:40 +02:00 |
starkillerOG
|
ee7f44b3da
|
Bump reolink-aio to 0.7.1 (#94761)
|
2023-06-18 13:13:21 +02:00 |
starkillerOG
|
b47ac524ea
|
Use async_timeout instead of asyncio.wait_for (#90496)
* Use async_timeout instead of asyncio.wait_for
* fix imports
* fix imports
* break out Event.wait patch
* Update tests/components/reolink/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Simplify
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2023-04-01 17:47:31 +02:00 |
starkillerOG
|
e9925f6062
|
Check webhook url is reachable in Reolink (#89585)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-03-28 22:46:59 +02:00 |
starkillerOG
|
4eee626770
|
Reolink check firmware (#88903)
|
2023-03-15 18:54:28 +01:00 |
starkillerOG
|
6e10cd81dd
|
Use repair issue when port enable fails in Reolink (#89591)
* Reolink use repair issue for disabled ports
* fix styling
* Add port repair issue tests
* Update homeassistant/components/reolink/strings.json
Co-authored-by: Erik Montnemery <erik@montnemery.com>
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2023-03-13 11:43:41 +01:00 |
starkillerOG
|
2d3c5cf8ee
|
Reolink test init 100% (#89112)
* Split out reolink tests
* Bring __init__ coverage to 100%
* Improve docstrings
* Use patching and autospec=True for ReolinkHost
* Use fixture
* fix styling
* Parametrize tests
* Update tests/components/reolink/conftest.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update test_config_flow.py
* convert to fixture
* review comments
* Update tests/components/reolink/conftest.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/reolink/conftest.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/reolink/conftest.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* fix tests
* fix imports
* Update test_init.py
* Check if host is logout on reload
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2023-03-07 20:29:38 +01:00 |
starkillerOG
|
f97b50f762
|
Add Reolink update entity (#87865)
|
2023-02-22 16:26:12 +01:00 |
starkillerOG
|
bcf8cf4d8b
|
Add reolink https webhook warning (#87332)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
fixes undefined
|
2023-02-09 09:24:18 +01:00 |
epenet
|
ba85fdcd61
|
Add type hints to integration tests (q-s) (#87706)
|
2023-02-08 08:12:54 -08:00 |
starkillerOG
|
32c1a01159
|
Add Reolink dhcp discovery (#85880)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-01-22 21:09:18 +01:00 |
starkillerOG
|
7e51aeb916
|
Reolink add binary sensors (#85654)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-01-20 22:27:59 +01:00 |
starkillerOG
|
476de319ea
|
Bump reolink-aio to 0.2.3 (#85871)
|
2023-01-15 13:07:15 +01:00 |
starkillerOG
|
5f67e79ad9
|
Bump reolink-aio to 0.2.2 (#85848)
|
2023-01-14 02:25:22 +01:00 |
starkillerOG
|
b2b6ae417d
|
Reolink check for admin (#85570)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
fixes undefined
|
2023-01-13 20:07:09 +01:00 |
starkillerOG
|
c4a5d12df4
|
Switch to reolink-aio (#85014)
* switch to reolink-aio
* fix imports
|
2023-01-02 20:49:55 -05:00 |
starkillerOG
|
c0d5ceb18c
|
Process late feedback for Reolink (#84884)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2023-01-01 23:32:17 +01:00 |
starkillerOG
|
a06b1eaf69
|
Add reolink IP NVR/Camera integration (#84081)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-12-27 10:15:53 -10:00 |