jeremywillans / ha-rest980-roomba

HA iRobot Roomba Configuration using rest980
MIT License
206 stars 43 forks source link

how to control roomba via automation now #61

Closed ecto1a2003 closed 1 year ago

ecto1a2003 commented 1 year ago

i need to be able to stop the roomba and dock it via automation. how do i do that? are there example rest commands?

jeremywillans commented 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