Trying to install it on QNAP Docker Home Assistant image. Having problems with iBrew build. I followed the raspberry pi build procedure, but when I run iBrew it throws
Traceback (most recent call last): File “/usr/local/bin/ibrew”, line 4, in <module> from iBrewConsole import * File “/home/hass/iBrew/source/iBrewConsole.py”, line 17, in <module>
from iBrewWeb import * File “/home/hass/iBrew/source/iBrewWeb.py”, line 4, in <module>
import tornado.escape
ImportError: No module named tornado.escape
Someone managed to get the Smarter Coffee working in HA?
I can’t believe there are so less people with a Smarter Coffee who are also using HA.
A smart coffee machine can’t be missing in your setup!
Maybe it’s just because the coffee is not so good the Smarter Coffee is brewing haha
Unfortunately they have introduced one of the dreaded breaking changes recently.
Forking the repsitory and adding the arch parameter on your own or downgrading to an earlier version of home assistant seem to be the only alternatives
Edit: Made the changes myself:
Install the add-on, start it and see if your coffee maker is seen by the add-on’s webui.
Then add the ibrew api parameters you need to Home Assistant:
Addon installation is going wel, i only got the message:
No coffee machine or kettle found
I have to open port 2080 on my router isn’t it?
I can open the http://myhablabla.duckdns.org:2080/ page, on that page i can’t see any infoabout my coffee machine…
You shoud just see it when you use the “Open Web UI” link. It is visible if you own the Smarter Coffee or iKettle 2.0. Unfortunately it seems that the ibrew Software does not work with iKettle 3.0 or Smarter Coffee 2.0 (the versions that support Alexa and IFTTT).
Sorry, if I led you on a wrong path here
But even if Smarter have locked their devices now, you should at least be able to trigger the coffee making from Home Assistant using IFTTT or the upcoming Alexa component.
Hi I added your repo but the add-on for the ikettle isn’t showing up… any chance you could point me in the right direction as keen to get the kettle into HomeKit !
I just tried it with a fresh VM and it should still work.
Add “https://github.com/ManInSoHo/hassio-addons” as a new repository and the two add-ons from Michael Leinich will show at the end of the list. If there is a problem, the error message can be found under hass.io->system.
If everything went well (including start of the add-on) you should see something like:
19-09-30 10:52:23 INFO (MainThread) [hassio.store.git] Clone add-on https://github.com/ManInSoHo/hassio-addons repository
19-09-30 10:52:25 INFO (MainThread) [hassio.store] Load add-ons from store: 62 all - 2 new - 0 remove
19-09-30 10:52:50 INFO (MainThread) [hassio.addons] Create Home Assistant add-on data folder /data/addons/data/22203b89_ibrew
19-09-30 10:52:50 INFO (SyncWorker_4) [hassio.docker.addon] Start build 22203b89/amd64-addon-ibrew:0.0.4
19-09-30 10:53:47 INFO (SyncWorker_4) [hassio.docker.addon] Build 22203b89/amd64-addon-ibrew:0.0.4 done
19-09-30 10:53:47 INFO (MainThread) [hassio.addons] Add-on '22203b89_ibrew' successfully installed