WLED/wled00
m0fa b10ab358da
Loxone support added (#1185)
* A separate socket for UDP api has been added. This uses the same API as HTML. Commands for Loxone were added to the API.

* html files for udp api newly generated

* codm pixel controller board configurations added to platformio.ini file

* Parser for LX/LY commands adapted. Calculation of the values corrected. Segment handling for LX/LY removed.

* Lox parser moved to own file. Lox parser added to the JSON api. Within a segment LX and LY are now supported.

* serial port removed

* F() macro added

Co-authored-by: Marius Groos <marius.groos@codm.de>
2020-09-27 11:37:16 +02:00
..
.vs/wled00/v15
__vm
data Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
src/dependencies
FX.cpp
FX.h
FX_fcn.cpp
NpbWrapper.h
alexa.cpp
blynk.cpp
button.cpp
colors.cpp
const.h
dmx.cpp
e131.cpp
fcn_declare.h Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
file.cpp
html_other.h
html_settings.h Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
html_ui.h Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
hue.cpp
ir.cpp
ir_codes.h
json.cpp Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
led.cpp
lx_parser.cpp Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
mqtt.cpp
ntp.cpp
overlay.cpp
palettes.h
set.cpp Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
udp.cpp Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
um_manager.cpp
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp
wled.cpp Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
wled.h Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
wled_serial.cpp
wled_server.cpp
ws.cpp
xml.cpp Loxone support added (#1185) 2020-09-27 11:37:16 +02:00