mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
CoIoT is using UDP as the protocol (#25253)
* CoIoT is using UDP as the protocol The documentation doesn't describe that the port should be exposed via udp protocol instead of tcp. * Update custom CoAP port with UDP protocol
This commit is contained in:
parent
7023e214e8
commit
ee370b19a4
@ -261,7 +261,7 @@ As soon as you change the temperature, it gets enabled again.
|
||||
|
||||
## CoAP port (generation 1)
|
||||
|
||||
In some cases, it may be needed to customize the CoAP port (default: `5683`) your Home Assistant instance is listening to.
|
||||
In some cases, it may be needed to customize the CoAP UDP port (default: `5683`) your Home Assistant instance is listening to.
|
||||
|
||||
In order to change it, add the following key to your `configuration.yaml`:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user