1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-26 07:57:12 +00:00

7 Commits

Author SHA1 Message Date
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
Marc Mueller
38adfbf1a3
Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
Jan-Philipp Benecke
932d930084
Avoid calling hass internals when adding mock config entry in Blink () 2024-02-11 21:17:22 +01:00
J. Nick Koston
02efe41564
Avoid directly changing config entry state in tests () 2024-02-08 16:31:17 -06:00
mkmer
e7e0ae8f6a
Move services to entity services in blink ()
* Use device name to lookup camera

* Fix device registry serial

* Move to entity based services

* Update tests

* Use config_entry
Move refresh service out of camera

* Use config entry for services

* Fix service schema

* Add depreciation note

* Depreciation note

* key error changes
deprecated (not depreciated)
repair issue

* tweak message

* deprication v2

* back out update field change

* backout update schema changes

* Finish rollback on update service

* update doc strings

* move to 2024.7.0
More verbosity to deprecation message
2023-12-28 19:56:40 +01:00
mkmer
99f28c7163
Late review updates for Blink () 2023-11-30 22:40:41 +01:00
mkmer
d318155f09
Move to new service handeling methods in Blink () 2023-11-28 08:34:41 +01:00