mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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.
|
description: IP address of the local interface.
|
||||||
type: string
|
type: string
|
||||||
required: false
|
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 %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### Routing
|
### Routing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user