Many times when one of my automations in Home Assistant is just simply turning on the LED strip (60 LEDs, no segments, so not really a big thing), the Home Assistant automation fails to do so because it received a Invalid response from WLED API error response from the device. 1 minute...
Add a simple API endpoint that returns a hardcoded value set during compilation, so that forks can provide their own GitHub address, which in turn can be used to check for new releases and updates. Describe alternatives you've considered I initially thought of adding fork detection + hardcoded...
One of the things that makes WLED great is all of the interfaces it has. The one we are going to be using for this tutorial is the WLED JSON API. This interface allows us to make HTTP GET and HTTP POST requests to the web server running on the ESP8266 to manipulate WLED. I may a...
It is based on the fantastic wled-client library, which provides access to WLED's JSON API using websockets. Description The plugin adds a Lightbulb to Homekit for every configured WLED controller. The Lightbulb can be switched on and off and it's dimmable. Depending on the LED configuration...
The best option would really be to have a config option to be able to choose between this behavior, the current "turn on always, turn off always" behavior, and not using the WLED API at all (although you could probably achieve that by configuring the device with the "traditional" UDP ty...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
This is a Homebridge dynamic platform plugin for controlling LED strips connected to aWLEDcontroller. It is based on the fantasticwled-clientlibrary, which provides access to WLED's JSON API using websockets. Description The plugin adds a Lightbulb to Homekit for every configured WLED controller. ...
- Presets can be used to automatically execute API calls - Nightlight function (gradually dims down) - Full OTA software updatability (HTTP + ArduinoOTA), password protectable - Full OTA software updateability (HTTP + ArduinoOTA), password protectable - Configurable analog clock (Cronixie...
add enable knx and physical adress to cfg.cpp modify the html templates Actually you don't need to fiddle with set.cpp + cfg.cpp and html templates, if you want to add your own usermod settings section. This can be done from inside the usermod, using the standard JSON API. ...
26 changes: 13 additions & 13 deletions 26 docs/interfaces/json-api.md Original file line numberDiff line numberDiff line change @@ -245,26 +245,26 @@ Keep in mind that this is non-persistent, if the light is turned off the segment The segment is frozen when using individual control...