Can I use Timescale DB as an alternative to Influx DB in Homeassistant for Grafana?

i replaced

WHERE DATE(a.time) >= '2021-01-01'

to

WHERE DATE(a.time) >= $__timeFilter("time")

but now I get this error: “pq: operator does not exist: date >= boolean”

sorry for all the questions, this all completely new to me!

I grab the music genres from last.fm and I think they are user generated, and almost all music that is from Germany and has something to do with rock is categorised there as Krautrock :smiley: