re-organize repo and add dockerfile.

This commit is contained in:
Michael Lehmann
2025-02-18 23:21:57 +01:00
parent 977475806c
commit 4042ea2147
16 changed files with 43 additions and 1 deletions

View 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"