blazoncek / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
MIT License
31 stars 0 forks source link

Allow read access to sensor data via the JSON API #26

Closed dosipod closed 2 years ago

dosipod commented 2 years ago

Allowing read access to sensor data via the JSON API in a standardized way has a lot of real world applications specially for automation & central control among others .

It is listed as draft here https://kno.wled.ge/interfaces/json-api/#sensors hence i think it is the plan .

This would even make wled a good platform to test/use different sensors and HW beyond the use of leds .

blazoncek commented 2 years ago

This is already partially implemented.

dosipod commented 2 years ago

Excellent , Is that in any of experiential builds ? Even an early rough draft will do

blazoncek commented 2 years ago

Yes. info.sensor

dosipod commented 2 years ago

GREAT TIP , Closing this as its not related to 2d and intended and planned in the main branch
Info sen