hass-core/homeassistant/components/blink
mkmer 8e4fade725 Move services to entity services in blink (#105413)
* 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 20:32:38 +01:00
..
__init__.py Late review updates for Blink (#104755) 2023-11-30 22:40:41 +01:00
alarm_control_panel.py Remove unneeded self.async_write_ha_state() in Blink (#103932) 2023-11-13 22:56:51 +01:00
binary_sensor.py Fix typo in deprecated comment (#105969) 2023-12-18 14:04:19 +01:00
camera.py Move services to entity services in blink (#105413) 2023-12-28 20:32:38 +01:00
config_flow.py Address Blink late review (#102106) 2023-10-16 17:41:56 +02:00
const.py Move services to entity services in blink (#105413) 2023-12-28 20:32:38 +01:00
coordinator.py Move to new service handeling methods in Blink (#103435) 2023-11-28 08:34:41 +01:00
diagnostics.py Redact unique id from diagnostics in blink (#106413) 2023-12-26 16:16:54 +01:00
manifest.json Bump blinkpy 0.22.4 (#105993) 2023-12-19 10:36:13 +01:00
sensor.py Address late review for blink (#103376) 2023-11-04 16:21:10 +01:00
services.py Move services to entity services in blink (#105413) 2023-12-28 20:32:38 +01:00
services.yaml Move services to entity services in blink (#105413) 2023-12-28 20:32:38 +01:00
strings.json Move services to entity services in blink (#105413) 2023-12-28 20:32:38 +01:00
switch.py Add Switch platform for motion detection in Blink (#102789) 2023-11-24 17:02:19 +01:00