I don't need hand-holding, just need someone to point me in the right direction.
I have the Roborock integration, meaning my HA has an entity that indicates which room the robot is currently working in.
Each of those rooms has ESPhome controlled devices.
I want to set up something so that whenever the robot is cleaning a room, the ESPhome device in that room enters a specific state until the robot leaves.
How would I best go about this? I mean, an automation, obviously, but how would I structure it?
Should I create scenes for each room and trigger the scenes? Or directly control the devices? Would I need one automation per room?
I'm struggling to wrap my head around this and come up with a plan.