KNX deploy config
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user