Vonage / Grafana_Status_panel

A panel plugin for Grafana to monitor multiple parameters at once
Other
178 stars 107 forks source link

How to configure for binary sensor? #204

Open jbrepogmailcom opened 1 year ago

jbrepogmailcom commented 1 year ago

Hello, I would like to use panel to display colors based on binary sensor state. In my case it is WAN connection sensor that has metrics called "state" in InfluxDB. I do not know how to state is actually represented, if it is on/off, true/false or 0/1. How can I use that value to change color? Thanks