Hi there,
apologies for my ignorance but Home Assitant is still quite complicated for me to use. I would love to do more scripting but it is just hard for me to understand how everything works.
Right now I would like to do something very simple. I am using a pet feeder which communicates via zigbee. It collects several data, the most important to me is how many potions were dispensed today.
Unfortunately I cannot just use that data as-is, because the time zone is wrong as described here Aqara pet feeder C1 potions dispensed in wrong time zone
So I wanted to instead write a little script that gets that data, corrects the time zone, counts how many times this was triggered and then just shows one big fat number of feeding potions on my home screen.
How would I be able to go about that? I don’t need someone write me the code but I need help with a) making such a tile and b) how to get the data into that tile?