Fluxgrid

Dead-simple ESP32 client for the Fluxgrid IoT platform.

Author
Lonely Binary
Website
https://github.com/Lonely-Binary/FluxGrid
Category
Communication
License
MIT
Library Type
Contributed
Architectures
esp32

Connect an ESP32 to your Fluxgrid dashboard in ~10 lines. Wraps WiFi, MQTT, auto-reconnect, Last-Will online/offline, and topic plumbing behind a tiny API: Fluxgrid.write("temp", value) to push telemetry and Fluxgrid.read("relay").asBool() (or onReceive) to react to control widgets. Supports autoConfig() for zero-code sensor drivers (DHT22/DHT11/BME280/DS18B20) — install the corresponding Arduino library and the driver is automatically detected at compile time.

Downloads

Filename Release Date File Size
Fluxgrid-0.9.2.zip 2026-06-12 33.36 KiB
Fluxgrid-0.9.1.zip 2026-06-12 33.04 KiB