starkillerOG
03bc711c51
Add Reolink chime vehicle tone ( #129835 )
2024-11-09 12:25:06 +01:00
starkillerOG
4c86102daf
Add Reolink PTZ tilt position sensor ( #129837 )
2024-11-05 13:39:45 +01:00
starkillerOG
175a87f948
Catch Reolink LoginFirmwareError ( #128590 )
2024-10-19 13:02:29 +02:00
starkillerOG
1395baef01
Remove Reolink Home Hub main level switches ( #126697 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-09-25 21:52:26 +02:00
starkillerOG
90957dfedb
Add Reolink hub volume number entities ( #126389 )
...
* Add Home Hub alarm and message volume
* fix styling
* Add tests
* Update homeassistant/components/reolink/number.py
* Update test_diagnostics.ambr
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-22 15:59:23 +02:00
starkillerOG
286c22c0ed
Add Reolink CPU usage sensor ( #126386 )
2024-09-22 15:58:11 +02:00
starkillerOG
118ceedda1
Add Reolink Home Hub ringtone control ( #126390 )
...
* Add Hub alarm/visitor ringtones
* fix styling
* fix translations
* fix tests
* Rename buzzer to hub ringtone
2024-09-22 14:41:47 +02:00
starkillerOG
e8bacd84ce
Add Reolink chime package ringtone ( #125786 )
...
* add chime package ringtone
* fix mypy
* fix mypy
* fix mypy
* fixes
2024-09-16 12:12:49 +02:00
starkillerOG
2174ee18dc
Implement Reolink reconfiguration flow ( #126004 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-09-16 09:21:23 +02:00
starkillerOG
7334fb0125
Add Reolink chime play action ( #123245 )
...
* Add chime play service
* fix supported_feature
* finalize
* add tests
* Adjust to device service
* fix issue
* Add tests
* actions -> services
* fix styling
* Use conftest fixture for test_chime
* Update tests/components/reolink/test_services.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* use ATTR_RINGTONE and rename chime_play to play_chime
* Add translatable exceptions
* fix styling
* Remove option to use entity_id
* fixes
* Fix translations
* fix
* fix translation key
* remove translation key
* use callback for async_setup_services
* fix styling
* Add test_play_chime_service_unloaded
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-26 21:12:32 +02:00
starkillerOG
8c0d9a1320
Add Reolink chime support ( #122752 )
2024-07-31 17:04:09 +02:00
starkillerOG
b46b74df90
Check for incompatible special chars in Reolink password ( #122461 )
2024-07-23 15:22:23 +02:00
starkillerOG
1fd3c9d6dd
Replace Reolink HDR switch by HDR select entity ( #122373 )
...
* Add HDR select
* Update strings.json
* Update strings.json
* add icon
* remove HDR switch
* cleanup old HDR switch
* add tests
* Keep HDR switch entity around untill HA 2025.2.0
* Add repair issue
* Update strings.json
* fixes and review comments
* Add tests
* Update homeassistant/components/reolink/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/reolink/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* fixes and simplify
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-07-23 13:28:33 +02:00
starkillerOG
b70a33a718
Add Reolink manual record switch ( #119232 )
...
Add manual record switch
2024-06-09 23:02:11 +02:00
starkillerOG
edd3c45c09
Add binary "sleeping" sensor to Reolink ( #118774 )
2024-06-05 14:30:15 +02:00
starkillerOG
cba07540e9
Bump reolink-aio to 0.9.1 ( #118655 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-04 08:00:40 +02:00
starkillerOG
51d8f83a54
Add state translation to Reolink AI detections ( #118560 )
2024-05-31 17:55:59 +02:00
starkillerOG
abe83f5515
Fix Reolink battery translation_key unneeded ( #117616 )
2024-05-17 09:09:01 +02:00
starkillerOG
f788f88052
Add Reolink battery entities ( #117506 )
...
* add battery sensors
* Disable Battery Temperature and State by default
* fix mypy
* Use device class for icon
2024-05-16 21:41:19 +02:00
starkillerOG
38c2688ec2
Add Reolink PIR entities ( #117507 )
...
* Add PIR entities
* fix typo
2024-05-15 21:10:52 +02:00
Øyvind Matheson Wergeland
fdef3ece13
Fix placeholder quotes ( #114974 )
...
* When quoting placeholders, always use double quotes so Lokalise recognizes the placeholder.
* Ensure that strings does not contain placeholders in single quotes.
* Avoid redefining value
* Moved string_with_no_placeholders_in_single_quotes
* Define regex once
* Fix tests
2024-04-06 13:01:56 +02:00
starkillerOG
cd934c21f9
Add Reolink hdd/sd card storage sensor ( #110961 )
2024-03-21 11:41:32 +01:00
Joost Lekkerkerker
50a33c5a18
Fix typo in Reolink translation keys ( #112489 )
...
* Fix typo in Reolink translation keys
* Fix typo in Reolink translation keys
2024-03-06 12:14:21 +01:00
starkillerOG
403b47f712
Add Reolink play quick reply message ( #112134 )
2024-03-06 08:55:49 +01:00
starkillerOG
68f17b5eab
Add Reolink PTZ patrol start/stop ( #112129 )
2024-03-03 23:13:40 +01:00
starkillerOG
372886bf6c
Add package detection to Reolink ( #112126 )
...
Add package detection
2024-03-03 12:58:28 -05:00
starkillerOG
72efb3dab5
Bump reolink-aio to 0.8.9 ( #112124 )
...
* Update strings.json
* Bump reolink-aio to 0.8.9
2024-03-03 12:47:09 -05:00
starkillerOG
ba0cb3bd05
Add Reolink image settings ( #105415 )
2024-01-02 15:39:28 +01:00
starkillerOG
253182c650
Reolink change ir to switch ( #105916 )
...
* Change IR from light to switch
* Remove old entity
* Add test
* Apply suggestions from code review
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
---------
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
2023-12-18 11:13:20 +01:00
starkillerOG
25586f9efd
Add data descriptions to Reolink ( #105298 )
2023-12-09 13:06:18 +01:00
c0ffeeca7
9b9d9c6116
Reolink to Ruckus: add host field description ( #104861 )
...
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
2023-12-04 10:37:02 +01:00
starkillerOG
e9dd158a8d
Reolink ptz service to specify move speed ( #104350 )
2023-11-24 11:50:16 +01:00
starkillerOG
2dd0a74b38
Reolink add animal detection ( #104216 )
2023-11-21 12:45:02 +01:00
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
a51bbe9a66
Add HDR switch to Reolink ( #103550 )
2023-11-08 01:11:44 +01:00
starkillerOG
3f2a660dab
Bump reolink-aio to 0.7.10 ( #100376 )
2023-09-14 21:24:23 +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
39fc4b3d66
Reolink add pan position sensor ( #98592 )
...
* Add PTZ pan position sensor
* fix typing
* fix typing
2023-08-19 12:31:40 +02: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
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
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
051d631504
Poll Reolink motion when ONVIF not available ( #92837 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-05-12 18:48:32 +02:00
starkillerOG
8544d73b88
Reolink doorbell extend features ( #90469 )
2023-04-22 13:57:10 +02:00
starkillerOG
ddb1610e90
Reolink late review comments ( #90668 )
...
review comments
2023-04-03 07:22:38 +02:00