-
Notifications
You must be signed in to change notification settings - Fork 3
/
mgmt_energy_status.yaml
80 lines (80 loc) · 1.86 KB
/
mgmt_energy_status.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
type: grid
title: 관리 & 에너지 상태 요약
columns: 2
square: false
cards:
- type: custom:button-card
entity: sensor.gwanribi_geonmulboheomryo
name: 건물보험료
icon: mdi:home-lock
layout: icon_state
styles:
card:
- background-color: '#ff9800'
- border-radius: 10px
- padding: 15px
name:
- color: white
- font-weight: bold
state:
- color: white
- type: custom:button-card
entity: sensor.gwanribi_gyeongbibi
name: 경비비
icon: mdi:security
layout: icon_state
styles:
card:
- background-color: '#3f51b5'
- border-radius: 10px
- padding: 15px
name:
- color: white
- font-weight: bold
state:
- color: white
- type: custom:button-card
entity: sensor.gwanribi_gongdongjeongiryo
name: 공동 전기료
icon: mdi:lightbulb-group
layout: icon_state
styles:
card:
- background-color: '#4caf50'
- border-radius: 10px
- padding: 15px
name:
- color: white
- font-weight: bold
state:
- color: white
- type: custom:button-card
entity: sensor.gwanribi_sedaesudoryo
name: 수도 사용료
icon: mdi:water-pump
layout: icon_state
styles:
card:
- background-color: '#2196f3'
- border-radius: 10px
- padding: 15px
name:
- color: white
- font-weight: bold
state:
- color: white
- type: custom:button-card
entity: sensor.gwanribi_seungganggijeongi
name: 승강기 전기
icon: mdi:elevator-passenger-outline
layout: icon_state
styles:
card:
- background-color: '#673ab7'
- border-radius: 10px
- padding: 15px
name:
- color: white
- font-weight: bold
state:
- color: white