re-organize repo and add dockerfile.
This commit is contained in:
28
app/misc/sample-config.yml
Normal file
28
app/misc/sample-config.yml
Normal file
@@ -0,0 +1,28 @@
|
||||
defaults:
|
||||
temperatur: 2700
|
||||
dimming: 100
|
||||
groups:
|
||||
alle:
|
||||
bulps:
|
||||
- ip: "192.168.0.151"
|
||||
name: "Wohnzimmer gross"
|
||||
port: "38899"
|
||||
- ip: "192.168.0.152"
|
||||
name: "Wohnzimmer klein 1"
|
||||
port: "38899"
|
||||
- ip: "192.168.0.153"
|
||||
name: "Wohnzimmer klein 2"
|
||||
port: "38899"
|
||||
tisch:
|
||||
bulps:
|
||||
- ip: "192.168.0.151"
|
||||
name: "Wohnzimmer gross"
|
||||
port: "38899"
|
||||
tv:
|
||||
bulps:
|
||||
- ip: "192.168.0.152"
|
||||
name: "Wohnzimmer klein 1"
|
||||
port: "38899"
|
||||
- ip: "192.168.0.153"
|
||||
name: "Wohnzimmer klein 2"
|
||||
port: "38899"
|
||||
Reference in New Issue
Block a user