1
0
mirror of https://github.com/home-assistant/core.git synced 2025-04-29 19:57:52 +00:00

9 Commits

Author SHA1 Message Date
epenet
bf7d292884
Use runtime_data in blink () 2024-10-24 14:32:48 +02:00
G Johansson
fe8805de6d
Remove deprecated blink refresh service ()
* Remove deprecated blink refresh service

* Remove string

* Fix tests
2024-06-18 22:26:44 +02:00
J. Nick Koston
ea7f2af966
Fix missing mocking in blink tests ()
extracted from 
2024-04-01 11:23:38 +02:00
Marc Mueller
38adfbf1a3
Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
J. Nick Koston
b3d9e15fb4
Ensure blink tests add config entry before updating it () 2024-02-12 22:56:22 +01:00
J. Nick Koston
e3813d4134
Migrate blink to use async_update_entry to alter config entries () 2024-02-12 08:30:38 +01:00
Marc Mueller
c82933175d
Use builtin TimeoutError [a-d] () 2024-02-05 11:31:33 +01:00
mkmer
d318155f09
Move to new service handeling methods in Blink () 2023-11-28 08:34:41 +01:00
mkmer
669b347ed1
Add init test to Blink () 2023-11-27 11:13:40 +01:00