Hello. I have a petlibro wet food cat feeder that I’m trying to automate through Home Assistant. I noticed some inconsistencies with how it was performing so I wanted to run some repeat until’s to make sure 1) the lid actually closes and 2) the plate rotates as it should
I have the logic all setup and i thought it was working properly until I realized the sensor for the plate position was giving the same value every time despite on the dashboard, it shows the correct plate position.
To achive this I created an input number helper to track what the future state should be for the plate position. First I grab the current plate position with:
I did do some logic updates to the automation since I posted this and since then I just stopped trying to continuously pull from the plate position and just forced the device to adhere to the helper number position: