Very Simple Graph - No Data Points

Hello. Did you try:

SELECT distinct(“temperature”) FROM “rpi-dht22” WHERE $timeFilter GROUP BY time(1m) fill(null)

?

Did you try to put this query in the influxdb command line interface?