1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-15 19:39:14 +00:00

34 Commits

Author SHA1 Message Date
starkillerOG
37aaf149f9
Bump reolink-aio to 0.13.0 ()
* Bump reolink-aio to 0.13.0

* Add push cmd_id 588
2025-03-25 17:09:51 +02:00
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry () 2025-02-10 21:08:03 +01:00
starkillerOG
66f048f49f
Make Reolink reboot button always available () 2025-01-31 13:15:22 +01:00
starkillerOG
40127a5ca4
Add Reolink privacy switch entity () 2025-01-26 20:03:13 +01:00
G Johansson
6884d790ca
Remove deprecated hdr switch from reolink () 2025-01-06 22:46:59 +01:00
starkillerOG
19e6867f1a
Reolink translate errors () 2024-12-18 20:22:33 +01:00
starkillerOG
1195a79479
Add PARALLEL_UPDATES = 0 to Reolink platforms () 2024-11-21 19:21:57 +01:00
starkillerOG
1395baef01
Remove Reolink Home Hub main level switches ()
Co-authored-by: Robert Resch <robert@resch.dev>
2024-09-25 21:52:26 +02:00
starkillerOG
c66e2dc076
Remove leftover wrong icon from Reolink ()
Remove wrong icon
2024-09-24 22:51:16 +02:00
starkillerOG
118ceedda1
Add Reolink Home Hub ringtone control ()
* 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 ()
* 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 ()
Switch from hass.data to runtime_data
2024-09-15 21:05:59 +02:00
starkillerOG
8c0d9a1320
Add Reolink chime support () 2024-07-31 17:04:09 +02:00
starkillerOG
1fd3c9d6dd
Replace Reolink HDR switch by HDR select entity ()
* 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 () 2024-06-21 20:27:30 +02:00
starkillerOG
b70a33a718
Add Reolink manual record switch ()
Add manual record switch
2024-06-09 23:02:11 +02:00
starkillerOG
38c2688ec2
Add Reolink PIR entities ()
* Add PIR entities

* fix typo
2024-05-15 21:10:52 +02:00
Marc Mueller
a033574ee2
Add empty line after module docstring [r] () 2024-03-08 15:05:07 +01:00
Joost Lekkerkerker
50a33c5a18
Fix typo in Reolink translation keys ()
* 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 ()
* 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 () 2024-03-03 23:13:40 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
starkillerOG
253182c650
Reolink change ir to switch ()
* 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 () 2023-12-02 14:10:44 +01:00
starkillerOG
69af4c8603
Add common reolink entity description ()
Co-authored-by: Robert Resch <robert@resch.dev>
2023-11-30 11:26:33 +01:00
starkillerOG
6d529a82d7
Reolink improve error handeling ()
* 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 () 2023-11-15 09:16:47 +01:00
starkillerOG
a51bbe9a66
Add HDR switch to Reolink () 2023-11-08 01:11:44 +01:00
Paulus Schoutsen
09a8b8567d
Set Reolink record switch as config ()
Reolink: record switch as config
2023-10-21 08:31:00 +02:00
starkillerOG
ade1d33367
Add entity name translations for Reolink ()
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 ()
* 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 () 2023-04-22 13:57:10 +02:00
Marc Mueller
84034959ba
Improve reolink generic typing ()
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
2023-03-06 21:54:34 +01:00
starkillerOG
b2c9208dd0
Reolink add switch platform ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-03-05 21:00:51 +01:00