mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Improve Docker and Kubernetes support for KNX (#17095)
This commit is contained in:
parent
4e11ce3318
commit
8289a016af
@ -134,6 +134,11 @@ local_ip:
|
||||
description: IP address of the local interface.
|
||||
type: string
|
||||
required: false
|
||||
route_back:
|
||||
description: When True the KNXnet/IP Server shall use the IP address and the port number from the IP package received as the target IP address or port number for the response to the KNXnet/IP Client (for NAT / Docker).
|
||||
type: boolean
|
||||
default: false
|
||||
required: false
|
||||
{% endconfiguration %}
|
||||
|
||||
### Routing
|
||||
|
Loading…
x
Reference in New Issue
Block a user