Skip to content

Commit

Permalink
Release 2.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jghaanstra committed Nov 22, 2019
1 parent e8fc410 commit efafc33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
5 changes: 4 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Use Homey to control Xiaomi Mi Home and Yeelight devices (the Mi Home Ecosystem is also branded as MiJia). Xiaomi does not officialy support controlling most of it's devices from outside the Mi Home app with the exception of Yeelights. Yeelights can be added to Homey quite easy but for all other devices additional steps are needed that require some technical knowledge setting it up. Beware that Xiaomi can make changes to it's eco system at any time resulting in Homey not being able to control these devices anymore.
Use Homey to control Xiaomi Mi Home devices (the Mi Home Ecosystem is also branded as MiJia). Xiaomi does not officialy support controlling these devices from outside the Mi Home app. This means that additional steps are needed for pairing these devices with Homey that require technical knowledge. Also be aware that Xiaomi can make changes to it's eco system at any time resulting in Homey not being able to control these devices anymore.

IMPORTANT
Support for Yeelights within this app has been deprecated. Yeelights are now supported through a dedicated app available in the app store. Please migrate your Yeelights to the new Yeelight app.

Please visit the support topic for supported devices, installation instructions and further details.
8 changes: 4 additions & 4 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"nl": "Xiaomi Mi Home"
},
"tags": {
"en": [ "Xiaomi", "Mi", "Mi Home", "miio", "vacuumcleaner", "robot", "yeelight", "yeelights", "purifier", "humidifier", "philips", "eyecare", "powerplug", "gateway" ],
"nl": [ "Xiaomi", "Mi", "Mi home", "miio", "stofzuiger", "robot", "yeelight", "yeelights", "luchtreiniger", "luchtbevochtiger", "philips", "eyecare", "powerplug", "gateway" ]
"en": [ "Xiaomi", "Mi", "Mi Home", "miio", "vacuumcleaner", "robot", "purifier", "humidifier", "philips", "eyecare", "powerplug", "gateway" ],
"nl": [ "Xiaomi", "Mi", "Mi home", "miio", "stofzuiger", "robot", "luchtreiniger", "luchtbevochtiger", "philips", "eyecare", "powerplug", "gateway" ]
},
"version": "2.13.8",
"compatibility": ">=3.0.0",
Expand All @@ -35,8 +35,8 @@
},
"category": "appliances",
"description": {
"en": "Control Yeelight and Xiaomi Mi Home devices using Homey",
"nl": "Bedien Yeelight en Xiaomi Mi Home apparaten via Homey"
"en": "Control Xiaomi Mi Home devices using Homey",
"nl": "Bedien Xiaomi Mi Home apparaten via Homey"
},
"dependencies": {
"net": "*"
Expand Down

0 comments on commit efafc33

Please sign in to comment.