-
-
Save oozman/8f68ed886a8244dd637f99133ccb4cb2 to your computer and use it in GitHub Desktop.
MI Home Integration #api #nodejs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Install miio library: https://github.com/aholstenson/miio | |
`node install -g miio` | |
* Get device token: | |
`miio --discover` | |
or use [python-mirobo](https://github.com/rytilahti/python-mirobo) | |
* See and follow miio library documentation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment