1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-22 23:07:06 +00:00

22 Commits

Author SHA1 Message Date
starkillerOG
e78a19ae3e
Reolink translate key ()
* Add firmware exception translations

* Add test

* Much nicer syntax

* Check if translation key is present in string.json

* fix tests

* fix typo
2025-03-26 00:30:02 +01:00
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry () 2025-02-10 21:08:03 +01:00
starkillerOG
19e6867f1a
Reolink translate errors () 2024-12-18 20:22:33 +01:00
starkillerOG
65652c0adb
Enable strict typing for Reolink () 2024-11-22 11:47:49 +01:00
starkillerOG
1195a79479
Add PARALLEL_UPDATES = 0 to Reolink platforms () 2024-11-21 19:21:57 +01:00
starkillerOG
76f065ce44
Fix Reolink firmware updates by uploading directly () 2024-11-15 10:41:23 +01: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
c4cfff4b3f
Add 100% coverage of Reolink update platform ()
* Add 100% update test coverage

* Add assertion
2024-09-03 22:50:00 +02:00
starkillerOG
8c0d9a1320
Add Reolink chime support () 2024-07-31 17:04:09 +02:00
starkillerOG
da64f61083
Add firmware update entities for Reolink IPC channel cameras () 2024-06-14 08:12:55 -04:00
starkillerOG
b8851f2f3c
Cleanup Reolink firmware update entity () 2024-06-13 21:27:30 +02:00
Marc Mueller
a033574ee2
Add empty line after module docstring [r] () 2024-03-08 15:05:07 +01:00
starkillerOG
742e2dbbe4
Reolink schedule update after firmware update () 2023-12-01 12:26:18 +01:00
starkillerOG
9e0bc9e252
Reolink update current firmware state after install attempt () 2023-11-19 18:55:30 +01:00
starkillerOG
1df69f52e5
Bump reolink-aio to 0.7.14 and improve typing of Reolink ()
* 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 ()
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-08-22 23:07:31 +02:00
starkillerOG
ee4459f41e
Extend Reolink update entity ()
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-06-28 13:32:14 +02:00
starkillerOG
117ab4a0e5
Bump reolink-aio to 0.6.0 () 2023-06-09 17:00:07 +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
588b51bdfa
Simplify reolink update unique_id ()
simplify unique_id
2023-02-26 21:45:14 +01:00
starkillerOG
23b52025f9
Bump reolink-aio to 0.5.1 and check if update supported () 2023-02-23 08:13:03 +01:00
starkillerOG
f97b50f762
Add Reolink update entity () 2023-02-22 16:26:12 +01:00