KNX deploy config

This commit is contained in:
Martin Bauer
2019-07-03 22:06:11 +02:00
parent e49ed0c40d
commit b31f955945
10 changed files with 548 additions and 57 deletions

View File

@@ -36,6 +36,18 @@ homeassistant:
half_position: 25
zone:
- name: Uni
latitude: 49.573626
longitude: 11.029467
radius: 30
icon: mdi:office-building
owntracks:
max_gps_accuracy: 200
waypoints: false
# Custom stuff
dimmer:
cover_half:

View File

@@ -1,2 +1,2 @@
local_ip: 192.168.178.80
knxd_host: 127.0.0.1 #directly the network bridge: 192.168.178.65
knxd_host: 192.168.178.80 #directly the network bridge: 192.168.178.65