ayushsharma82 / ESP-DASH

Blazing fast library to create a functional dashboard for ESP8266 / ESP32
https://espdash.pro
GNU General Public License v3.0
956 stars 201 forks source link

Staus Card - no icon or colour change for success, warning, danger or idle #236

Open deepwater-code opened 2 weeks ago

deepwater-code commented 2 weeks ago

I am currently using the Dash Pro version and have noticed that the status card is not working as expected. The text is displayed, but the icon and colour changes do not update for success, warning, danger etc, it is grey with an "i"

ayushsharma82 commented 2 weeks ago

@deepwater-code, Let me know what version of ESP-DASH Pro are you using?

mathieucarbou commented 2 weeks ago

@deepwater-code : are you using the macros ?

https://github.com/ayushsharma82/ESP-DASH/blob/master/src/ESPDash.h#L40

deepwater-code commented 2 weeks ago

I am currently using ESP-DASH-Pro-v4-6-0 I am not using macros. I am just testing with the example benchmark.ino

I have checked this in both Firefox, Brave and Chrome and it behaves the same.

icon image