Updated with new activity monitoring camera for SkyBell - https://github.com/home-assistant/home-assistant/pull/19310
This commit is contained in:
parent
b511fba3ea
commit
955abcfa3a
|
@ -32,6 +32,10 @@ skybell:
|
||||||
|
|
||||||
camera:
|
camera:
|
||||||
- platform: skybell
|
- platform: skybell
|
||||||
|
monitored_conditions:
|
||||||
|
- avatar
|
||||||
|
- activity
|
||||||
|
activity_name: "Last Activity"
|
||||||
|
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
- platform: skybell
|
- platform: skybell
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 120 KiB After Width: | Height: | Size: 55 KiB |
Loading…
Reference in New Issue