Hi I am completely lost and have so much to learn. I have tried to lookaround, but as I am so lost this is a little ouside my depth right now.
I have hass.io installed on a raspberry pi zero w. Got it yesterday and is my first venture into raspberry pi (I have played arpund with Arduino and Esp8266 microprocessors previsouly).
I have followed all I can find on getting this setup in Home Assistant but getting an error shown below. This is from the home-assistant.log
2018-11-08 22:13:00 ERROR (MainThread) [homeassistant.config] Invalid config for [vacuum.xiaomi_miio]: required key not provided @ data['host']. Got None
required key not provided @ data['token']. Got None. (See ?, line ?). Please check the docs at https://home-assistant.io/components/vacuum.xiaomi_miio/
I got the key by downgrading mi home to 5.0.30 and using miToolKit. It returned as ā996e7972474555675647704345547377ā (modified a few digits when posting it here in case this is not good to make public.
Yes itās definitely that ip. I havenāt given it a static ip yet (that was in the to do list), but I can ping it at that ip and itās labelled as Xiaomi Rockrobo in the router up list.
I have no idea what is different apart from resetting the config file (which returned the username back to admin) and rebooting again (I have rebooted multiple times).
Maybe this might be a new post⦠My automation has been done with Tasker until now, so still not confident in what I am doing in Home Assistanet yetā¦
So this could be completely wrong.
What I would like to do is detect when the vacuum brush is blocked and restart the vacuum automatically.
I guess eventually I would limit the amount of times it reset in half an hour to 2 resets in case the brush is actually blocked rather than just false triggered on the carpet. But for now getting it work is my first goal.
In my configuratiion.yaml I have this to get the statusā¦