I wonder how to read out the VE.SmartNetwork state for the devices like the MPPT, Shunt and so on... for Grafana. All i got is : No Data when querying: SELECT last("value") FROM "solarcharger/NetworkMode" WHERE ("instanceNumber" = '289') AND $timeFilter GROUP BY time($__interval) fill(previous) Doesnt matter if i use an explicit instance or based on the whole name. Or even when using the "solarcharger/NetworkState" Thanks for your help :)