starkillerOG
bd3efe57f7
Add Reolink hub status light ( #126388 )
...
* Add Home Hub status led
* fix styling
* Add tests
2024-09-22 14:44:26 +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
b6dc410464
Add 100% coverage of Reolink light platform ( #124382 )
...
* Add 100% light test coverage
* review comments
* fix
* use STATE_ON
* split tests
2024-08-30 14:34:17 +02:00
Marc Mueller
a033574ee2
Add empty line after module docstring [r] ( #112703 )
2024-03-08 15:05:07 +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
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
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
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
8544d73b88
Reolink doorbell extend features ( #90469 )
2023-04-22 13:57:10 +02:00
krazos
717898fc92
Change entity category of IR light setting from control to config ( #91382 )
2023-04-17 11:10:06 +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
76cc4c9c08
Add Reolink light platform ( #88619 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-03-06 12:48:36 +01:00