forked from willbob8/willsurridgetech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SimpleFloorplan.yaml
62 lines (62 loc) · 1.29 KB
/
SimpleFloorplan.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
type: picture-elements
elements:
- type: state-icon
entity: light.cave_left_light
style:
top: 5.5%
left: 3.3%
transform: 'scale(2,2)'
tap_action:
action: toggle
- type: icon
entity: camera.amcrest_camera
icon: 'mdi:cctv'
style:
top: 90%
left: 35%
- type: state-icon
entity: light.cave_main_light
style:
top: 47%
left: 27%
transform: 'scale(2,2)'
- type: state-icon
entity: light.bedside_left
style:
top: 92%
left: 69.9%
transform: 'scale(2,2)'
- type: state-icon
entity: light.bedroom
style:
top: 50%
left: 69.9%
transform: 'scale(2,2)'
- type: state-icon
entity: media_player.tv
style:
top: 9%
left: 39%
transform: 'scale(2,2)'
- type: state-icon
entity: media_player.bedroom
style:
top: 17%
left: 94%
transform: 'scale(2,2)'
- type: state-label
entity: sensor.cave_sb_temperature
style:
top: 10%
left: 20%
transform: 'scale(2,2)'
- type: service-button
title: Morning
service: input_boolean.turn_on
service_data:
entity_id: input_boolean.guest_mode
style:
top: 2%
left: 76%
transform: 'scale(2,2)'
image: /local/SimpleFloorplan/Simple2.png