Updated example indentation (#5841)

Picture elements example indentation was off.
This commit is contained in:
Nick Chamberlin 2018-07-21 09:35:27 -07:00 committed by Fabian Affolter
parent d483e549a3
commit c449471ba5

View File

@ -337,10 +337,10 @@ state_filter:
filter: saturate(.8) filter: saturate(.8)
state_filter: state_filter:
'on': brightness(120%) saturate(1.2) 'on': brightness(120%) saturate(1.2)
style: style:
top: 25% top: 25%
left: 75% left: 75%
width: 15% width: 15%
# Camera, red border, rounded-rectangle - show more-info on click # Camera, red border, rounded-rectangle - show more-info on click
- type: image - type: image
entity: camera.driveway_camera entity: camera.driveway_camera