A controller for Somfy RTS shades and blinds
Find a file
2023-01-09 18:15:30 -08:00
.theia Initial commit 2023-01-09 18:15:30 -08:00
data Initial commit 2023-01-09 18:15:30 -08:00
.gitattributes Initial commit 2023-01-09 18:15:30 -08:00
ConfigSettings.cpp Initial commit 2023-01-09 18:15:30 -08:00
ConfigSettings.h Initial commit 2023-01-09 18:15:30 -08:00
debug.cfg Initial commit 2023-01-09 18:15:30 -08:00
debug_custom.json Initial commit 2023-01-09 18:15:30 -08:00
esp32.svd Initial commit 2023-01-09 18:15:30 -08:00
LICENSE Initial commit 2023-01-09 18:15:30 -08:00
MQTT.cpp Initial commit 2023-01-09 18:15:30 -08:00
MQTT.h Initial commit 2023-01-09 18:15:30 -08:00
Network.cpp Initial commit 2023-01-09 18:15:30 -08:00
Network.h Initial commit 2023-01-09 18:15:30 -08:00
Sockets.cpp Initial commit 2023-01-09 18:15:30 -08:00
Sockets.h Initial commit 2023-01-09 18:15:30 -08:00
Somfy.cpp Initial commit 2023-01-09 18:15:30 -08:00
Somfy.h Initial commit 2023-01-09 18:15:30 -08:00
SomfyController.ino Initial commit 2023-01-09 18:15:30 -08:00
SomfyController.ino.esp32.bin Initial commit 2023-01-09 18:15:30 -08:00
SSDP.cpp Initial commit 2023-01-09 18:15:30 -08:00
SSDP.h Initial commit 2023-01-09 18:15:30 -08:00
Utils.cpp Initial commit 2023-01-09 18:15:30 -08:00
Utils.h Initial commit 2023-01-09 18:15:30 -08:00
Web.cpp Initial commit 2023-01-09 18:15:30 -08:00
Web.h Initial commit 2023-01-09 18:15:30 -08:00