ESP-DASH
ESP-DASH copied to clipboard
Blazing fast library to create a functional dashboard on ESP8266 or ESP32
it will be great if esp-dash support date & time card with general format like hh:mm:ss and dd/mm/yyyy yeah we know general card can be used to show String datatype...
**Describe the bug** I tried to put 101 data in the XAxis and YAxis array . But char can only display about 24 bars. But if i put 50 data...
Hi there, Nice project and thanks for sharing with us. Did you considered creating a climate card? That would be a nice component to add. Let me know, Grtz Rik
Commit b6b8154a7b0f2950c97cd36748903adbf54a276f has rolled back the version to 4.0.4 when it was already updated to 4.1.0. So its a mess in platformio registry: https://registry.platformio.org/libraries/ayushsharma82/ESP-DASH/versions Could you please issue a 4.1.1...
**Is your feature request related to a problem? Please describe.** I'm working on a tally light solution, that triggers certain lighting states based on the state of network devices, and...
Hi, I came across this cool framework while searching for a dashboard solution for my ESPhome project (sensors, actuators, etc.). Currently, I'm using the standard web component to visualize the...
I have a task that handles gathering the data that I want to show on the dashboard. Whenever I call sendUpdate I get a LoadProhibited error. Any idea where I...
I am not sure if this is a bug or if this is a limitation. In a chart, a maximum of 62 values can be displayed vertically. If you want...
Hi there! Just bought the pro version today after a few months of playing with ESP-DASH. Thank you for your wonderful contribution to the ESP32 codebase! I wanted to ask...
It would be nice to have a drop down menu to populate with options for the user to chose. I'm hoping to use this to control some LEDs and being...