correct connection to knx from server
This commit is contained in:
parent
f7a5cf03e2
commit
e49ed0c40d
|
@ -1,3 +1,2 @@
|
|||
vacuum_token: 515a69497537766d4f7a38756b4b654d
|
||||
watson_api_key: X_tnnoaZGOwxZlqUn07wkD2G-0vaaAuOw6I6d_6jpCf7
|
||||
knxd_host: server #directly the network bridge: 192.168.178.65
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
local_ip: 192.168.178.80
|
||||
knxd_host: 127.0.0.1 #directly the network bridge: 192.168.178.65
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
local_ip: 192.168.178.76
|
||||
knxd_host: server #directly the network bridge: 192.168.178.65
|
||||
|
|
Loading…
Reference in New Issue