#Pie chart of media played (SHIELD) in Grafana

1 messages · Page 1 of 1 (latest)

livid burrow
#

I have a template sensor that shows what app is running on my shield android TV. I wish to have a pie chart on my grafana dashboard that displays how long each app was used.

The problem is that my sensor has the app as a state in a string.

How would I best go about making this pie chart in grafana? I am using the v1 influxdb integration. According to AI using the v2 integration and flux could solve my issue. Is this the best solution or can anyone think of any other ways to easily do this?