WLED/usermods/RelayBlinds
Blaž Kristan 2ccc897532 Separate different debug components
- generic (WLED_DEBUG)
- FX (WLED_DEBUG_FX)
- bus manager (WLED_DEBUG_BUS)
- pin manager (WLED_DEBUG_PINMANAGER)
- usermods (WLED_DEBUG_USERMODS)
- math (WLED_DEBUG_MATH)
- all (WLED_DEBUG_ALL)

In an attempt to reduce flash usage while still getting a few debug messages.
2024-07-10 14:21:44 +02:00
..
index.htm Add old blinds usermod 2022-03-11 09:20:01 +01:00
presets.json Add old blinds usermod 2022-03-11 09:20:01 +01:00
readme.md Spelling check by @wthomson (#2940) 2022-12-10 16:12:55 +01:00
usermod.cpp Separate different debug components 2024-07-10 14:21:44 +02:00

readme.md

RelayBlinds usermod

This simple usermod toggles two relay pins momentarily (defaults to 500ms) when userVar0 is set.
e.g. can be used to "push" the buttons of a window blinds motor controller.

v1 usermod. Please replace usermod.cpp in the wled00 directory with the one in this file. You may upload index.htm to [WLED-IP]/edit to replace the default lighting UI with a simple Up/Down button one.
A simple presets.json file is available. This makes the relay actions controllable via two presets to facilitate control e.g. the default UI or Alexa.