Closed ecto1a2003 closed 1 year ago
you can use RESTful Commands to issue this just need to incorporate that into an automation as the action
supported commands here are start
,pause
,resume
,stop
,dock
when docked, you can issue the empty (for + models) with the dock command.
service: rest_command.vacuum_action
data:
command: dock
i need to be able to stop the roomba and dock it via automation. how do i do that? are there example rest commands?