Commit graph

150 commits

Author SHA1 Message Date
starkillerOG
ce497dd7ed
Use entity description for Reolink cameras (#104139)
* Use entity description for cams

* expend for loops
2023-11-20 09:30:39 -08:00
c0ffeeca7
ae2099b2eb
Reolink: fix typo in UI strings (#104236) 2023-11-20 09:22:26 +01:00
starkillerOG
a1678ebd23
Add Reolink day night switch threshold (#104219) 2023-11-19 20:46:03 +01:00
starkillerOG
41224f1674
Add Reolink firmware version for IPC cams (#104212) 2023-11-19 20:43:31 +01:00
starkillerOG
1ca95965b6
Bump reolink_aio to 0.8.0 (#104211) 2023-11-19 20:01:08 +01:00
starkillerOG
9e0bc9e252
Reolink update current firmware state after install attempt (#104210) 2023-11-19 18:55:30 +01:00
Franck Nijhof
2d36225405
Remove Reolink entity descriptions required fields mixins (#104006) 2023-11-15 09:16:47 +01:00
starkillerOG
9f6eef7cca
Fix Reolink DHCP IP update (#103654) 2023-11-10 09:27:33 +01:00
starkillerOG
a51bbe9a66
Add HDR switch to Reolink (#103550) 2023-11-08 01:11:44 +01:00
starkillerOG
9c0bfc1b58
Bump reolink_aio to 0.7.15 (#103548) 2023-11-06 23:56:18 +01:00
starkillerOG
1df69f52e5
Bump reolink-aio to 0.7.14 and improve typing of Reolink (#103129)
* Improve typing

* fix mypy

* Further improve typing

* Restore Literal typing

* Bump reolink_aio to 0.7.13

* Bump reolink-aio to 0.7.14
2023-11-03 17:05:27 +01:00
starkillerOG
620a3350d7
Bump reolink-aio to 0.7.12 (#103120) 2023-10-31 15:15:20 +01:00
Paulus Schoutsen
09a8b8567d
Set Reolink record switch as config (#102439)
Reolink: record switch as config
2023-10-21 08:31:00 +02:00
Paulus Schoutsen
4ae5757bc1
Add some entity categories to Reolink (#102141) 2023-10-17 20:19:10 +02:00
starkillerOG
f330bc0f97
Uncancel task when swallowing CancelledError (#101884) 2023-10-13 10:23:32 +02:00
starkillerOG
a92919b8fd
Bump reolink-aio to 0.7.11 (#101886) 2023-10-12 19:50:29 +02:00
starkillerOG
8474c25cf1
Reolink remove unneeded str() (#100718) 2023-09-22 14:20:34 +02:00
starkillerOG
868afc037e
Try Reolink ONVIF long polling if ONVIF push not supported (#100375) 2023-09-17 22:28:52 +02:00
starkillerOG
3f2a660dab
Bump reolink-aio to 0.7.10 (#100376) 2023-09-14 21:24:23 +02:00
starkillerOG
56678851af
Fix inverse naming of function in Reolink (#100113) 2023-09-11 18:03:22 +02:00
starkillerOG
0037385336
Reolink onvif not supported fix (#99714)
* only subscibe to ONVIF if supported

* Catch NotSupportedError when ONVIF is not supported

* fix styling
2023-09-06 14:46:24 +02:00
starkillerOG
3f3d8b1e1e
Bump reolink_aio to 0.7.9 (#99680) 2023-09-05 21:21:27 +02:00
starkillerOG
834f3810d3
Check new IP of Reolink camera from DHCP (#99381)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-02 21:00:33 +02:00
starkillerOG
bab7d289a6
Reolink fix unknown value in select enums (#99012) 2023-08-25 11:42:55 +02:00
starkillerOG
9a0507af3c
Bump reolink-aio to 0.7.8 (#98942) 2023-08-24 12:01:22 +02:00
starkillerOG
ade1d33367
Add entity name translations for Reolink (#98589)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-08-22 23:07:31 +02:00
starkillerOG
59900a49e2
Add Reolink AI detection delay time (#98398) 2023-08-22 18:02:44 +02:00
starkillerOG
2a78d7fa2d
Add Reolink zoom in/out buttons (#97638) 2023-08-22 09:33:32 +02:00
starkillerOG
39fc4b3d66
Reolink add pan position sensor (#98592)
* Add PTZ pan position sensor

* fix typing

* fix typing
2023-08-19 12:31:40 +02:00
Marc Mueller
063ce9159d
Use asyncio.timeout [o-s] (#98451) 2023-08-15 17:21:49 +02:00
starkillerOG
b1e5b3be34
Bump Reolink_aio to 0.7.7 (#98425) 2023-08-15 10:43:19 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
Sam Reed
bfc578a757
Fix address typo in Reolink SSL issue description (#98060) 2023-08-08 19:13:35 +02:00
starkillerOG
d72057f41b
Add repair issue for Reolink when using it with an incompatible global ssl certificate (#91597) 2023-08-07 11:52:14 +02:00
starkillerOG
121fc7778d
Bump reolink_aio to 0.7.6 + Timeout (#97464) 2023-07-31 21:01:25 +02:00
starkillerOG
b266514068
Delay creation of Reolink repair issues (#97476)
* delay creation of repair issues

* fix tests
2023-07-31 09:07:13 +02:00
starkillerOG
f4e79bbab8
Regard long poll without events as valid (#97383) 2023-07-30 18:49:27 +02:00
starkillerOG
c32b15c754
Reolink long poll recover (#97465) 2023-07-30 18:49:00 +02:00
starkillerOG
053f4b08b6
Bump reolink_aio to 0.7.5 (#97357)
* bump reolink-aio to 0.7.4

* Bump reolink_aio to 0.7.5
2023-07-27 23:33:08 +02:00
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
Franck Nijhof
e449f8e0e5
Remove Reolink event connection sensor (#96903) 2023-07-19 14:40:00 +02:00
starkillerOG
bc9b9048f0
Add Reolink sensor platform (#96323)
* Add Reolink sensor platform

* fix styling

* Add state class

* Add Event connection sensor

* Update homeassistant/components/reolink/sensor.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Use translation keys

* fix json

* fix json 2

* fix json 3

* Apply suggestions from code review

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-07-11 21:36:44 +02:00
starkillerOG
a0e20c6c6b
Bump reolink_aio to 0.7.3 (#96284) 2023-07-11 19:42:59 +02:00
starkillerOG
d9f27400b7
Reolink add reboot button (#96311) 2023-07-11 14:10:32 +02:00
Jan Bouwhuis
c26dc0940c
Use common translations for On, Off, Open and Closed (#95779)
* Use common translations for On and Off

* Used common translations for open and closed

* Update homeassistant/components/sensibo/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Only update state translations

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-07-04 13:52:01 +02:00
starkillerOG
b3e1a3f624
Reolink fix missing title_placeholders (#95827) 2023-07-04 13:40:22 +02:00
starkillerOG
ee4459f41e
Extend Reolink update entity (#94323)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-06-28 13:32:14 +02:00
starkillerOG
d2cd0c9934
Add reolink channel based record, push, email, ftp, and buzzer switches (#91006)
* Add channel based email, ftp, push, rec and buzzer switches

* fix dataclass
2023-06-28 09:18:14 +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