Automation interface and script

Hello guys,
sorry both english and my little knowledge of the system …

I’m using (just started) the hassio platform on a Raspberry PI 3B device…
I have a perl script with which I query a photovoltaic inverter to extract operational data.
Now I would like to be able to:

  • execute the script at certain times
  • save that data in a DB (e.g. MySQL)
  • create “something” to be able to monitor those data in the Lovalace interface …

Any suggestions on how to operate is welcome …

PS: the perl script works perfectly if launched from “SSH & web terminal” but at the moment it only sends the read data to video

Take a look on this integration. It will allow you to query from external DB: