Hi there!
I want to create a ‘dynamic automation’ ( i think ).
I’ve got a floorplan which i want to create checkboxes on it. (e.g. picture elements). By checking these, i want to dynamically create an automation and run it.
With this, i want my robot vacuum to clean zones in a sequence i checked on the floorplan.
An example of this (thanks to the author of it) can be find here: Neato D7 - Sequential room cleaning
This is working nice, but how do i create such an automation by just tapping checkboxes?
TLDR:
- Create checkboxes on a picture
- Tapping checkboxes creates a sequence of ‘call service’ appended with a wait template.
- Run this
Thanks in advance!