mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Add note about hyperion classic udp port (#1135)
This commit is contained in:
parent
9255fc6753
commit
a035cf27cb
@ -968,6 +968,11 @@ Configuration variables:
|
|||||||
|
|
||||||
- **port** (*Optional*, integer): The port to run the UDP server on. Defaults to ``21324``.
|
- **port** (*Optional*, integer): The port to run the UDP server on. Defaults to ``21324``.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
You can also set the ``port`` to ``19446`` for compatability with Hyperion Classic using a
|
||||||
|
UDP device with protocol 0.
|
||||||
|
|
||||||
Currently the following realtime protocols are supported:
|
Currently the following realtime protocols are supported:
|
||||||
WARLS, DRGB, DRGBW, DNRGB and WLED Notifier.
|
WARLS, DRGB, DRGBW, DNRGB and WLED Notifier.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user