forked from wez3/domoboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.conf
153 lines (145 loc) · 4.58 KB
/
example.conf
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
[general_settings]
[[server]]
url = 8.8.8.8:8080 # IP-address of Domoticz backend
flask_url = 8.8.8.8:80 # Please note: this is the internal IP-address including port of the Domoboard server
user = username # Username for Domoticz (if required)
password = password # Password for Domoticz (if required)
secret_key = 6BaSYEI3ZcInlf31B4iU # A random secret key used for Python authentication. Change to anything random.
[[users]]
username = password # Add users for Domoboard here. In this case login with username "username" and password "password"
[[domoboard]]
time = False # True/False: show time in top bar
google_maps_api_key = X # Google Maps Embed API key
# Add Navbar items here. The key is the navbar link name. The first value is the URI name, second value can be any font awesome logo to be displayed.
[navbar]
[[menu]]
Dashboard = dashboard, dashboard
Woonkamer = woonkamer, home
Slaapkamer = slaapkamer, bed
Werkkamer = werkkamer, home
Auto = auto, automobile
Tuin = tuin, bug
Verkeer = verkeer, road
Flitsers = flitsers, camera
Server = server, desktop
Instellingen = instellingen, wrench
# Each navbar item needs a section. Components specify which components are displayed on the page. Other subsections contain names, Domoticz IDX's and options of the components displayed.
[dashboard]
[[display_components]]
components = top_tiles, line_charts, switches, weather, news, map, power_usage
[[top_tiles]]
Temperatuur tuin = 31, fire
Temperatuur auto = 22, car
Stroomverbruik TV = 13, plug
Temperatuur Eindhoven = 54, fire
Temperatuur tuin BMP = 55, fire
Totaal Playstation = 25, plug
Totaal slaapkamer lamp = 12, plug
Temperatuur raspberry = 1, car
[[line_charts]]
Temperatuur Slaapkamer = 14, month, temp
[[bar_charts]]
Totaal slaapkamer lamp = 52
[[switches]]
Samsung TV = 3, switch
Slaapkamer lamp = 330, switch
Stekkerblok = 121, switch
Slaapkamer dimmer = 123, dimmer
Slaapkamer lightstrip = 12, rgb
Open Garage door = 456, pushon
Close Garage door = 567, pushoff
Scene Home = 4, scene
Group kitchen lights = 5, group
[[power_usage]]
Totaal slaapkamer lamp = 12
Totaal playstation = 71
[[weather]]
Location = "Eindhoven, NB"
[[map]]
[[[1]]]
Location = 21
[[[2]]]
Location = 21
[[news]]
rssfeed = http://www.nu.nl/rss/Algemeen
[statistics]
[[display_components]]
components = domoticz_smart_charts[1], domoticz_smart_charts[2], domoticz_temp_charts
[[domoticz_smart_charts]]
[[[1]]]
Energie = 150, week, energy
[[[2]]]
Gas = 151, month, gas
[[domoticz_temp_charts]]
Temperatuur = 74, day, temp
[slaapkamer]
[[display_components]]
components = top_tiles, line_charts, bar_charts, donut_charts, switches, power_usage
[[top_tiles]]
Beweging = 19, info
Temperatuur = 110, fire
Licht = 131, lightbulb-o
UV = 114, lightbulb-o
Verbruik lamp = 147, bolt
Verbruik TV = 163, bolt
Verbruik chromecast = 44, bolt
Verbruik PS4 = 41, bolt
[[switches]]
Samsung TV = 12, switch
Lamp = 41, switch
Stekkerblok = 12, switch
Chromecast = 3, switch
Playstation 4 = 12, switch
[[line_charts]]
Temperatuur = 12, day, temp
[[bar_charts]]
TV = 72
Playstation 4 = 1
Slaapkamer lamp = 2
[[donut_charts]]
TV = 4
Playstation 4 = 90
Slaapkamer lamp = 62
[[power_usage]]
Lamp = 32
TV = 33
Chromecast = 73
PS4 = 75
[tuin]
[[display_components]]
components = buienradar, weather, camera[Garden]
[[buienradar]]
[[weather]]
Location = "Eindhoven, NB"
[[camera]]
[[[Garden]]]
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
[security]
[[display_components]]
components = top_tiles, camera[Frontdoor], camera[Backdoor]
[[top_tiles]]
Memory = 12, percent
HDD = 34, percent
[[camera]]
[[[Frontdoor]]]
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
[[[Backdoor]]]
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
[server]
[[display_components]]
components = top_tiles, serverlog
[[top_tiles]]
Memory = 12, percent
HDD = 34, percent
Temperatuur = 54, fire
CPU = 15, percent
Backup pi = 22, power-off
DiskStation = 28, power-off
Raspberry Tuin = 96, power-off
Raspberry Tuin Temp = 11, fire
PiX = 158, power-off
[[line_charts]]
Temperatuur = 4, day, temp
[instellingen]
[[display_components]]
components = settings