Add dashboard camera

This commit is contained in:
Thomas Lovén 2019-03-06 22:24:34 +01:00
parent 668b2b6ed6
commit 2b28dd6344
2 changed files with 5 additions and 0 deletions

View File

@ -4,3 +4,4 @@ cards:
- !include cameras/barnrum.yaml - !include cameras/barnrum.yaml
- !include cameras/kontor.yaml - !include cameras/kontor.yaml
- !include cameras/vardagsrum.yaml - !include cameras/vardagsrum.yaml
- !include cameras/hallen.yaml

View File

@ -56,6 +56,10 @@ camera:
username: !secret camera_barnrum_username username: !secret camera_barnrum_username
password: !secret camera_barnrum_password password: !secret camera_barnrum_password
- name: Hallen
platform: generic
still_image_url: !secret camera_hallen_url
# Script to step an onvif camera in the given direction. # Script to step an onvif camera in the given direction.
# Parameters: # Parameters:
# entity_id - camera entity # entity_id - camera entity