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
e768bea298
Switch Reolink from hass.data to runtime_data ( #126002 )
...
Switch from hass.data to runtime_data
2024-09-15 21:05:59 +02:00
starkillerOG
8c0d9a1320
Add Reolink chime support ( #122752 )
2024-07-31 17:04:09 +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
8b4a5042bb
Use UID instead of MAC or channel for unique_ID in Reolink ( #119744 )
2024-06-21 20:27:30 +02:00
starkillerOG
b70a33a718
Add Reolink manual record switch ( #119232 )
...
Add manual record switch
2024-06-09 23:02:11 +02:00
starkillerOG
38c2688ec2
Add Reolink PIR entities ( #117507 )
...
* Add PIR entities
* fix typo
2024-05-15 21:10:52 +02:00
Marc Mueller
a033574ee2
Add empty line after module docstring [r] ( #112703 )
2024-03-08 15:05:07 +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
Joost Lekkerkerker
09b1b40833
Add icon translations to Reolink ( #112208 )
...
* Add icon translations to Reolink
* Fix
* Update homeassistant/components/reolink/icons.json
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
* Update homeassistant/components/reolink/icons.json
---------
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
2024-03-06 11:02:13 +01:00
starkillerOG
68f17b5eab
Add Reolink PTZ patrol start/stop ( #112129 )
2024-03-03 23:13:40 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ( #105984 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10: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
381036e46a
Reolink only fetch data for enabled entities ( #104157 )
2023-12-02 14:10:44 +01:00
starkillerOG
69af4c8603
Add common reolink entity description ( #104142 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2023-11-30 11:26:33 +01:00
starkillerOG
6d529a82d7
Reolink improve error handeling ( #104301 )
...
* Raise proper HomeAssistantError
* fix styling
* Use ServiceValidationError
2023-11-21 17:21:48 +01:00
Franck Nijhof
2d36225405
Remove Reolink entity descriptions required fields mixins ( #104006 )
2023-11-15 09:16:47 +01:00
starkillerOG
a51bbe9a66
Add HDR switch to Reolink ( #103550 )
2023-11-08 01:11:44 +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
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
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
8544d73b88
Reolink doorbell extend features ( #90469 )
2023-04-22 13:57:10 +02:00
Marc Mueller
84034959ba
Improve reolink generic typing ( #88786 )
...
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
2023-03-06 21:54:34 +01:00
starkillerOG
b2c9208dd0
Reolink add switch platform ( #87943 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-03-05 21:00:51 +01:00