mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Version number of the Xiaomi Air Purifier removed from title and description. There are more versions are supported now. (#4511)
This commit is contained in:
parent
a7aa9dae97
commit
bb03d5e195
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Xiaomi Air Purifier 2"
|
title: "Xiaomi Air Purifier"
|
||||||
description: "Instructions how to integrate your Xiaomi Air Purifier 2 within Home Assistant."
|
description: "Instructions how to integrate your Xiaomi Air Purifier within Home Assistant."
|
||||||
date: 2017-10-13 12:35
|
date: 2017-10-13 12:35
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
@ -50,7 +50,7 @@ To add a Xiaomi Air Purifier to your installation, add the following to your `co
|
|||||||
```yaml
|
```yaml
|
||||||
fan:
|
fan:
|
||||||
- platform: xiaomi_miio
|
- platform: xiaomi_miio
|
||||||
name: Xiaomi Air Purifier 2
|
name: Xiaomi Air Purifier
|
||||||
host: 192.168.130.66
|
host: 192.168.130.66
|
||||||
token: YOUR_TOKEN
|
token: YOUR_TOKEN
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user