I'm pretty new to Home Assistant, but despite that I've (miraculously) achieved to create a rest integration that is now shown in Entities, with correct device class, and is now importing the numbers (pm2.5 and temp) into HA. I can see data in History and also in a History graph card.
But i would like to show the data in Statistics graph Card. The entities dropdown says "You don't have any statistics". I looked at the documentation, but I guess I'm missing the point of whatever I'm missing. What's the missing step? Do i need to set up a Recorder? Or some sort of aggregating component?
Thanks!