Hi!
My name is Jose and i am very noob using Home Assistant.
I am designing a work bech to help me test home apliance in home and i need help.
I am using some smart relays that have current meassurment. I connected one to Home Assistant to test it and worked, i can change the state of the relay and see the current in the dash board.
Now i need help to create the automation. The problem is that i dont know if i should use “Script” or “Automations” or what… i am quite confused about all the tools abaible and dont know how to even search what i need.
My idea is to have 4 relays that are 10 minutes ON, and then 1 minute OFF (for example) y the time ON i will log the current and then export it to a “cvs” or whatever, but i need to run this task for hours, even days.
In programming its simple i use a for loop and then delays or whatever, but i cant get around how to do this in home assistant.
I read about scripts, automations, blueprints, timers (helpers) and more and cant figure it out how to do it.
Can someone tell me where to start?
Thanks!