Read the statement by Michael Teeuw here.
MMM-xiaomi - Temperature and Humidity from your smarthome
-
Oh and I just fixed an issue with the notifications, they should disappear after 10 seconds, now they do again :)
BTW: please use the issue tracker on github to track issues, this helps other find similar problems:
https://github.com/mirko3000/MMM-xiaomi/issues -
@mirko3000 said in MMM-xiaomi - Temperature and Humidity from your smarthome:
Oh and I just fixed an issue with the notifications, they should disappear after 10 seconds, now they do again :)
BTW: please use the issue tracker on github to track issues, this helps other find similar problems:
https://github.com/mirko3000/MMM-xiaomi/issuesThank you for this! :)
In the future I’ll use the issue tracker. -
Excellent!!! All working.
-
Check the new config parameter ‘celcius’ from the latest commit, just put that to ‘false’ to show fahrenheit instead of celcius.
-
For those who have problems with getting the Token from the Gateway, I found a tool which you can use with Windows and its a singe click solution.
Keep in mind its only the Token of the Gateway (and other Xiaomi stuff), not the ID of the sensors!https://github.com/ultrara1n/MiToolkit/releases
Direct download:
https://github.com/ultrara1n/MiToolkit/releases/download/1.5/MiToolkit.1.5.zipAm not sure, is it translated already, so that are the steps:
You need:
Installed & working MiHome app on your Mobile
Java on you PC
USB debug enabled on your mobile
Connect your mobile with your PC. Hit the “Token auslesen” button - its the only button…
On your mobile you will be asked to create a backup. Agree, don’t use a password. After one, two minutes you will see all the Tokens in the Frame: -
Hi i got different problem am trying to install Miio to discover the sensors Numbers but i got error messages :
pi@raspberrypi:~ $ npm install --save miio
npm WARN saveError ENOENT: no such file or directory, open ‘/home/pi/package.json’
/home/pi
└── miio@0.14.0npm WARN enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
npm WARN pi No description
npm WARN pi No repository field.
npm WARN pi No README data
npm WARN pi No license field. -
fix -
sudo npm install -g miio
-
I have now also the Yeelight Bulbs (Color) but i guess its not working to show the status in the mirror?
or has @Albert2002 managed to get it working?
I also only get a short id beginning with 56 or something wit the miio tool.
I needed to install the Yeelight App in order to get the stuff discovered by the Amazon Echo . With the Mi Home app it was working to stear them, but not recognized in the Amazon App (took me a while to figure that out) -
It’s still not working for me. I just think those are two different modules we need for. MMM-xiaomi is only for displaying the different Temperature readings and the state of the Windows sensors. And this does pretty well!
I tried Openhub with the Yeelight binding. The idea was to get it on the mirror with mmm-openhabfloorplan
I was only able to see my Yeelights in Openhab and the remote but whitout being able to switch them. Only to make them visible on the mirror its a bit to much effort I think. Maybe I did something wrong.As far as I understood the most important point is that you have to chose Singapore if you want to control your Yeelignts with Alexa. For Everything else there are a lot to tutorials around.
-
Yes the Yeelights are still not supported, I will need to order one for myself to actually implement that. Should not be an issue, at least the miio library seems to support it. Hope to get it running within the next months…