Skip to content

Commit

Permalink
Updates to prepare initial beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
jghaanstra committed Jun 6, 2017
1 parent 0cda700 commit 7d8af9d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion APPSTORE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Control Xiaomi Mi Home Wi-Fi devices
Use [Homey](https://www.athom.com/) to control Xiaomi Mi Home devices (the Mi Home Ecosystem is also branded as MiJia) that use the miIO protocol. Currently Xiaomi does not offer an open API for controlling these devices. This app uses an unofficial library called the [miIO Device Library](https://github.com/aholstenson/miio) for communication with these devices, credits go out to the author of this library. This Homey app only adds support for some of the devices that can be controlled directly through Wi-Fi, there is a whole range of Mi Home sensors that can only be used together with the Xiaomi Smart Home Gateway (which uses ZigBee) but this is out the scope of this app.
Use Homey to control Xiaomi Mi Home devices (the Mi Home Ecosystem is also branded as MiJia) that use the miIO protocol. Currently Xiaomi does not offer an open API for controlling these devices. This app uses an unofficial library called the [miIO Device Library](https://github.com/aholstenson/miio) for communication with these devices, credits go out to the author of this library. This Homey app only adds support for some of the devices that can be controlled directly through Wi-Fi, there is a whole range of Mi Home sensors that can only be used together with the Xiaomi Smart Home Gateway (which uses ZigBee) but this is out the scope of this app.

## Warning
For Homey to be able to communicate with these devices a unique device token needs to be obtained. Most of the miIO devices hide their token and some technical skills are needed for retrieving these tokens. If your are not to tech-savvy this app might not be of any use to you. That being said, below is explained on how to obtain your token.
Expand Down
4 changes: 4 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"en": "Xiaomi Mi Home",
"nl": "Xiaomi Mi Home"
},
"tags": {
"en": [ "Xiaomi", "Mi", "Mi Home", "vacuumcleaner", "robot", "yeelight", "yeelights", "purifier", "humidifier" ],
"nl": [ "Xiaomi", "Mi", "Mi home", "stofzuiger", "robot", "yeelight", "yeelights", "luchtreiniger", "luchtbevochtiger" ]
},
"version": "2.0.0",
"compatibility": "0.x || 1.x",
"author": {
Expand Down
Binary file modified drivers/mi-humidifier/assets/images/large.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified drivers/mi-humidifier/assets/images/small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7d8af9d

Please sign in to comment.