mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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
|
||||
title: "Xiaomi Air Purifier 2"
|
||||
description: "Instructions how to integrate your Xiaomi Air Purifier 2 within Home Assistant."
|
||||
title: "Xiaomi Air Purifier"
|
||||
description: "Instructions how to integrate your Xiaomi Air Purifier within Home Assistant."
|
||||
date: 2017-10-13 12:35
|
||||
sidebar: true
|
||||
comments: false
|
||||
@ -50,7 +50,7 @@ To add a Xiaomi Air Purifier to your installation, add the following to your `co
|
||||
```yaml
|
||||
fan:
|
||||
- platform: xiaomi_miio
|
||||
name: Xiaomi Air Purifier 2
|
||||
name: Xiaomi Air Purifier
|
||||
host: 192.168.130.66
|
||||
token: YOUR_TOKEN
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user