Skip to content

Commit

Permalink
⬆ new version v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Feb 20, 2021
1 parent 0d0c497 commit 86861d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- [induction-cooker](https://miot-spec.org/miot-spec-v2/spec/service?type=urn:miot-spec-v2:device:induction-cooker:0000A033)
- [oven](https://miot-spec.org/miot-spec-v2/spec/service?type=urn:miot-spec-v2:service:oven:00007862)
- [microwave-oven](https://miot-spec.org/miot-spec-v2/spec/service?type=urn:miot-spec-v2:service:microwave-oven:00007843)
- [health-pot](https://miot-spec.org/miot-spec-v2/spec/service?type=urn:miot-spec-v2:service:health-pot:00007860)
- other
- [environment](https://miot-spec.org/miot-spec-v2/spec/service?type=urn:miot-spec-v2:service:environment:0000780A)
- [filter](https://miot-spec.org/miot-spec-v2/spec/service?type=urn:miot-spec-v2:service:filter:0000780B)
Expand Down Expand Up @@ -61,18 +62,18 @@

## Installing

> Or manually copy `xiaomi_miot` folder to `custom_components` folder in your HomeAssistant config folder
> Or manually copy `custom_components/xiaomi_miot` folder to `custom_components` folder in your HomeAssistant config folder
or

> You can install component with [HACS](https://hacs.xyz) custom repo: `al-one/hass-xiaomi-miot`
> You can install component with [HACS](https://hacs.xyz)

## Config

### HomeAssistant GUI

> Configuration > Integration > ➕ > Xiaomi Miot Auto
> Configuration > Integration > ➕ > Search `Xiaomi Miot Auto`
### Configuration variables:

Expand Down
2 changes: 1 addition & 1 deletion custom_components/xiaomi_miot/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "xiaomi_miot",
"name": "Xiaomi Miot Auto",
"version": "0.2.3",
"version": "0.2.4",
"config_flow": true,
"documentation": "https://github.com/al-one/hass-xiaomi-miot",
"issue_tracker": "https://github.com/al-one/hass-xiaomi-miot/issues",
Expand Down

0 comments on commit 86861d9

Please sign in to comment.