Jeremy Willans

Results 31 comments of Jeremy Willans

Sorry for the delay, how have you deployed this?

The official repo does have have an ARM Image (compatible with RPi) - have a look at [this thread](https://github.com/koalazak/rest980/issues/59) where a community member provides a working image

once you have the image online, [step 5](https://github.com/jeremywillans/ha-rest980-roomba#step-5-get-room-details) is what you follow to get the room details from the ip address of the docker host running the rest980 container (on...

if your use MQTT for Z2M then you should be set ready to go. ok so if you have all the room ids, then move onto [step 6](https://github.com/jeremywillans/ha-rest980-roomba#step-6-configure-home-assistant-package-and-secrets) in which...

> No, no entity by that name. > > > > I didn't complete step 4. The docker won't build on my Pi. Can I just install these integrations instead?...

When you install the image, it need down actually build the image file so it could actually take a while spending on how much other stuff is running on the...

vacuum.yaml should go in /config/packages/ however you need to enable the packages feature in your main config file. check and either add/update the homeassistant section of the configuration.yaml as noted...

Glad its working! Yeah maps aren't working until the robot is able to publish the positional data again.

it will order then based on the order you enable the booleans check out [this](https://github.com/jeremywillans/ha-rest980-roomba/blob/master/FAQ.md#12-ordered-cleaning--scheduled-automations) item 👍