├── doorstation.md ├── esp ├── garage-esphome ├── garage.png ├── media_controller.jpg ├── media_knob.jpg └── mediacontroller.yaml ├── haconfig_gh ├── automations.yaml ├── configuration.yaml ├── groups.yaml ├── knx │ ├── alarm.yaml │ ├── kaffee.yaml │ ├── kwl.yaml │ ├── lights.yaml │ ├── luxtronik.yaml │ ├── raffstores.yaml │ ├── reed.yaml │ ├── switch.yaml │ ├── temperatur.yaml │ ├── water.yaml │ └── wetter.yaml ├── scenes.yaml ├── scripts.yaml ├── themes.yaml └── ui-lovelace.yaml ├── lux2.py ├── oebb.md ├── pics ├── foo.txt ├── misc │ ├── elektro.jpg │ ├── irrig1.jpg │ ├── irrig2.jpg │ ├── irrig3.jpg │ ├── kwl.jpg │ ├── kwl2.png │ ├── switch1.jpg │ ├── switch2.jpg │ ├── switch3.jpg │ └── wp.jpg ├── mobile │ ├── dark.jpg │ ├── mobil6.jpg │ ├── mobile1.jpg │ ├── mobile2.jpg │ ├── mobile3.jpg │ ├── mobile4.jpg │ ├── mobile5.jpg │ ├── mobile7.jpg │ ├── mobile8.jpg │ └── telegram.jpg ├── screens │ ├── screen1.png │ ├── screen1dark.png │ ├── screen2.png │ ├── screen3.png │ ├── screen4.png │ ├── screen5.png │ └── screen6.png ├── sonoff1.jpg └── sonoff2.jpg └── readme.md /doorstation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/doorstation.md -------------------------------------------------------------------------------- /esp/garage-esphome: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/esp/garage-esphome -------------------------------------------------------------------------------- /esp/garage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/esp/garage.png -------------------------------------------------------------------------------- /esp/media_controller.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/esp/media_controller.jpg -------------------------------------------------------------------------------- /esp/media_knob.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/esp/media_knob.jpg -------------------------------------------------------------------------------- /esp/mediacontroller.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/esp/mediacontroller.yaml -------------------------------------------------------------------------------- /haconfig_gh/automations.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/automations.yaml -------------------------------------------------------------------------------- /haconfig_gh/configuration.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/configuration.yaml -------------------------------------------------------------------------------- /haconfig_gh/groups.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/groups.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/alarm.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/alarm.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/kaffee.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/kaffee.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/kwl.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/kwl.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/lights.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/lights.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/luxtronik.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/luxtronik.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/raffstores.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/raffstores.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/reed.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/reed.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/switch.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/switch.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/temperatur.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/temperatur.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/water.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/water.yaml -------------------------------------------------------------------------------- /haconfig_gh/knx/wetter.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/knx/wetter.yaml -------------------------------------------------------------------------------- /haconfig_gh/scenes.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/scenes.yaml -------------------------------------------------------------------------------- /haconfig_gh/scripts.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/scripts.yaml -------------------------------------------------------------------------------- /haconfig_gh/themes.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/themes.yaml -------------------------------------------------------------------------------- /haconfig_gh/ui-lovelace.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/haconfig_gh/ui-lovelace.yaml -------------------------------------------------------------------------------- /lux2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/lux2.py -------------------------------------------------------------------------------- /oebb.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/oebb.md -------------------------------------------------------------------------------- /pics/foo.txt: -------------------------------------------------------------------------------- 1 | test 2 | -------------------------------------------------------------------------------- /pics/misc/elektro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/elektro.jpg -------------------------------------------------------------------------------- /pics/misc/irrig1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/irrig1.jpg -------------------------------------------------------------------------------- /pics/misc/irrig2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/irrig2.jpg -------------------------------------------------------------------------------- /pics/misc/irrig3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/irrig3.jpg -------------------------------------------------------------------------------- /pics/misc/kwl.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/kwl.jpg -------------------------------------------------------------------------------- /pics/misc/kwl2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/kwl2.png -------------------------------------------------------------------------------- /pics/misc/switch1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/switch1.jpg -------------------------------------------------------------------------------- /pics/misc/switch2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/switch2.jpg -------------------------------------------------------------------------------- /pics/misc/switch3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/switch3.jpg -------------------------------------------------------------------------------- /pics/misc/wp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/misc/wp.jpg -------------------------------------------------------------------------------- /pics/mobile/dark.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/dark.jpg -------------------------------------------------------------------------------- /pics/mobile/mobil6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/mobil6.jpg -------------------------------------------------------------------------------- /pics/mobile/mobile1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/mobile1.jpg -------------------------------------------------------------------------------- /pics/mobile/mobile2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/mobile2.jpg -------------------------------------------------------------------------------- /pics/mobile/mobile3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/mobile3.jpg -------------------------------------------------------------------------------- /pics/mobile/mobile4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/mobile4.jpg -------------------------------------------------------------------------------- /pics/mobile/mobile5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/mobile5.jpg -------------------------------------------------------------------------------- /pics/mobile/mobile7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/mobile7.jpg -------------------------------------------------------------------------------- /pics/mobile/mobile8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/mobile8.jpg -------------------------------------------------------------------------------- /pics/mobile/telegram.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/mobile/telegram.jpg -------------------------------------------------------------------------------- /pics/screens/screen1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/screens/screen1.png -------------------------------------------------------------------------------- /pics/screens/screen1dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/screens/screen1dark.png -------------------------------------------------------------------------------- /pics/screens/screen2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/screens/screen2.png -------------------------------------------------------------------------------- /pics/screens/screen3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/screens/screen3.png -------------------------------------------------------------------------------- /pics/screens/screen4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/screens/screen4.png -------------------------------------------------------------------------------- /pics/screens/screen5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/screens/screen5.png -------------------------------------------------------------------------------- /pics/screens/screen6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/screens/screen6.png -------------------------------------------------------------------------------- /pics/sonoff1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/sonoff1.jpg -------------------------------------------------------------------------------- /pics/sonoff2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/pics/sonoff2.jpg -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moe01324/home_automation/HEAD/readme.md --------------------------------------------------------------------------------