-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlovelace.txt
102 lines (101 loc) · 2.2 KB
/
lovelace.txt
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
#
#
# image used was found on hwam's website, https://www.hwam.com/pub/media/catalog/product/cache/562a54665a6a45832fc92cf6097b9a76/h/w/hwam_7150c_soapstone.jpg
#
# image kan be replaced with your own picture, or product picture form hwam of your own oven.
#
image: 'https://homeassistant.local:8123/local/hwam.jpg'
type: picture-elements
elements:
- type: icon
icon: 'mdi:fireplace'
title: Hwam
style:
color: black
top: 80%
left: 20px
'--iron-icon-fill-color': '#FFFFFF'
'--iron-icon-height': 40px
'--iron-icon-width': 40px
- type: state-label
entity: sensor.hwam_stove_temperature
style:
color: black
top: 80%
left: 50px
font-size: 15px
max-width: 50px
- type: icon
icon: 'mdi:home-thermometer-outline'
style:
color: black
top: 80%
left: 90px
- type: state-label
entity: sensor.hwam_room_temperature
style:
color: black
top: 80%
left: 120px
font-size: 15px
max-width: 50px
- type: icon
icon: 'mdi:molecule-co2'
style:
color: black
top: 80%
left: 160px
- type: state-label
entity: sensor.hwam_oxygen_level
style:
color: black
top: 80%
left: 170px
font-size: 15px
max-width: 1px
- type: icon
icon: 'mdi:valve'
title: Lawn completion percentage
style:
color: black
top: 90%
left: 20px
'--iron-icon-fill-color': '#FFFFFF'
'--iron-icon-height': 40px
'--iron-icon-width': 40px
- type: state-label
entity: sensor.hwam_valve1_position
style:
color: black
top: 90%
left: 50px
font-size: 15px
max-width: 50px
- type: icon
icon: 'mdi:valve'
style:
color: black
top: 90%
left: 90px
- type: state-label
entity: sensor.hwam_valve2_position
style:
color: black
top: 90%
left: 120px
font-size: 15px
max-width: 50px
- type: icon
icon: 'mdi:valve'
style:
color: black
top: 90%
left: 160px
- type: state-label
entity: sensor.hwam_valve3_position
style:
color: black
top: 90%
left: 170px
font-size: 15px
max-width: 1px