mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Add save clips to Blink services (#84149)
This commit is contained in:
@@ -23,6 +23,7 @@ TYPE_WIFI_STRENGTH = "wifi_strength"
|
||||
SERVICE_REFRESH = "blink_update"
|
||||
SERVICE_TRIGGER = "trigger_camera"
|
||||
SERVICE_SAVE_VIDEO = "save_video"
|
||||
SERVICE_SAVE_RECENT_CLIPS = "save_recent_clips"
|
||||
SERVICE_SEND_PIN = "send_pin"
|
||||
|
||||
PLATFORMS = [
|
||||
|
||||
Reference in New Issue
Block a user