I have a pet feeder which works by setting its number.feed
entity to the amount of portions I want it to drop on the food bowl. However, since usually the amount released is always the same (I’ve created an automation to spread out the daily amount in parts of the day), the graph doesn’t change (expected) and the logbook is… empty.
Thus, is there a way to force the logbook to log that number.feed
was set to 3, when the previous value was also 3, for instance? Or is there a way to manually log that via my already existing automation, at least?
I should stress that setting the entity to the same value works and is enough to trigger the feeder to release the dry food.