Skip to content

Commit

Permalink
1.1.0 refactoring code and other fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxmudjon committed Dec 27, 2019
1 parent 144afe9 commit 17dc710
Show file tree
Hide file tree
Showing 230 changed files with 1,139 additions and 164,195 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Added support for Mi Gateways child devices.

## Version 1.0.9 - Supported devices:
## Version 1.1.0 - Supported devices:

### Zigbee subdevices Xiaomi Gateway

Expand Down Expand Up @@ -124,6 +124,12 @@ Added support for Mi Gateways child devices.

## Version logs

### 1.1.0 (27.12.2019)

1. fixed Mi Air Purifier (MJXFJ-300-G1) set favorite speed and settings.
2. code refactoring and delete unnecessary files.
3. added help to settings page.

### 1.0.9 (26.12.2019)

1. new settings page.
Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "com.maxmudjon.mihomey",
"version": "1.0.9",
"version": "1.1.0",
"compatibility": ">=2.0.0",
"sdk": 2,
"name": {
Expand Down
32 changes: 0 additions & 32 deletions drivers/aqara_light_bulb/assets/icon.svg

This file was deleted.

Binary file not shown.
20 changes: 0 additions & 20 deletions drivers/aqara_light_bulb/device.js

This file was deleted.

5 changes: 0 additions & 5 deletions drivers/aqara_light_bulb/driver.js

This file was deleted.

11 changes: 0 additions & 11 deletions drivers/aqara_light_bulb/pair/comingSoon.html

This file was deleted.

Loading

0 comments on commit 17dc710

Please sign in to comment.