Skip to content

Commit

Permalink
Release 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jghaanstra committed Jul 24, 2019
1 parent 5d7a557 commit 9702232
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
5 changes: 2 additions & 3 deletions APPSTORE.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ For Homey to be able to communicate with devices over the miIO protocol a unique
Xiaomi has released an update for the vacuum cleaners that enables zone cleaning and goto function. Using the action cards that utilize these functions are a bit challenging. If you want to use these cards please read the instructions [here](https://github.com/jghaanstra/com.xiaomi-miio/blob/master/docs/mirobot_zonecleanup.md).

## Changelog
### v2.12.0 - 2019-07-14
* NEW: re-added support for the Philips Eyecare lamp
* FIX: added night mode to Yeelight Meteorite (use the custom color and brightness card to change the ambilight)
### v2.12.1 - 2019-07-24
* NEW: add support for new model Airpurifier 2H
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"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" ]
},
"version": "2.12.0",
"version": "2.12.1",
"compatibility": ">=2.0.0",
"author": {
"name": "Jelger Haanstra",
Expand Down
1 change: 1 addition & 0 deletions node_modules/miio/lib/models.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.xiaomi-miio",
"version": "2.12.0",
"version": "2.12.1",
"description": "Xiaomi Mi Home",
"main": "app.js",
"dependencies": {
Expand Down

0 comments on commit 9702232

Please sign in to comment.