Skip to content

Commit 6bcea55

Browse files
committed
Merge remote-tracking branch 'origin/rename_xiaomi' into next
2 parents e0aef27 + 5a8d671 commit 6bcea55

8 files changed

+22
-22
lines changed

source/_components/binary_sensor.xiaomi.markdown renamed to source/_components/binary_sensor.xiaomi_aqara.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ ha_iot_class: "Local Push"
1414
---
1515

1616

17-
The `xiaomi` binary sensor platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) binary sensors.
17+
The `xiaomi aqara` binary sensor platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) binary sensors.
1818

19-
The requirement is that you have setup the [`xiaomi` component](/components/xiaomi/).
19+
The requirement is that you have setup the [`xiaomi aqara` component](/components/xiaomi_aqara/).
2020

2121

2222
### {% linkable_title Type of sensors supported %}
@@ -118,7 +118,7 @@ The requirement is that you have setup the [`xiaomi` component](/components/xiao
118118
data:
119119
title: Fire alarm!
120120
message: Fire/Smoke detected!
121-
- service: xiaomi.play_ringtone
121+
- service: xiaomi_aqara.play_ringtone
122122
data:
123123
gw_mac: xxxxxxxxxxxx
124124
ringtone_id: 2
@@ -174,7 +174,7 @@ Available events are `single`, `double`, `hold`, `long_click_press` and `long_cl
174174
entity_id: binary_sensor.switch_158d000xxxxxc2
175175
click_type: long_click_press
176176
action:
177-
service: xiaomi.play_ringtone
177+
service: xiaomi_aqara.play_ringtone
178178
data:
179179
gw_mac: xxxxxxxxxxxx
180180
ringtone_id: 8

source/_components/cover.xiaomi.markdown renamed to source/_components/cover.xiaomi_aqara.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ha_iot_class: "Local Push"
1414
---
1515

1616

17-
The `xiaomi` cover platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) covers.
17+
The `xiaomi aqara` cover platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) covers.
1818

19-
The requirement is that you have setup [Xiaomi](/components/xiaomi/).
19+
The requirement is that you have setup [Xiaomi aqara](/components/xiaomi_aqara/).
2020

source/_components/light.xiaomi.markdown renamed to source/_components/light.xiaomi_aqara.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ha_iot_class: "Local Push"
1414
---
1515

1616

17-
The `xiaomi` light platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) lights.
17+
The `xiaomi aqara` light platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) lights.
1818

19-
The requirement is that you have setup [Xiaomi](/components/xiaomi/).
19+
The requirement is that you have setup [Xiaomi aqara](/components/xiaomi_aqara/).
2020

source/_components/light.xiaomi_philipslight.markdown renamed to source/_components/light.xiaomi_miio.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ha_version: 0.53
1313
ha_iot_class: "Local Polling"
1414
---
1515

16-
The `xiaomi_philipslight` platform allows you to control the state of your Xiaomi Philips LED Ball Lamp and Xiaomi Philips LED Ceiling Lamp.
16+
The `xiaomi_miio` platform allows you to control the state of your Xiaomi Philips LED Ball Lamp and Xiaomi Philips LED Ceiling Lamp.
1717

1818
Currently, the supported features are `on`, `off`, `set_cct` (colortemp) , `set_bright` (brightness).
1919

@@ -24,7 +24,7 @@ To add a Xiaomi Philips Light to your installation, add the following to your co
2424
```yaml
2525
# Example configuration.yaml entries
2626
light:
27-
- platform: xiaomi_philipslight
27+
- platform: xiaomi_miio
2828
name: Xiaomi Philips Smart LED Ball
2929
host: 192.168.130.67
3030
token: YOUR_TOKEN

source/_components/sensor.xiaomi.markdown renamed to source/_components/sensor.xiaomi_aqara.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ha_iot_class: "Local Push"
1414
---
1515

1616

17-
The `xiaomi` sensor platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) sensors.
17+
The `xiaomi aqara` sensor platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) sensors.
1818

19-
The requirement is that you have setup [Xiaomi](/components/xiaomi/).
19+
The requirement is that you have setup [Xiaomi aqara](/components/xiaomi_aqara/).
2020

source/_components/switch.xiaomi.markdown renamed to source/_components/switch.xiaomi_aqara.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ha_iot_class: "Local Push"
1414
---
1515

1616

17-
The `xiaomi` switch platform allows you to get data from your [Xiaomi](http://www.mi.com/en/) switches.
17+
The `xiaomi aqara` switch platform allows you to get data from your [Xiaomi aqara](http://www.mi.com/en/) switches.
1818

19-
The requirement is that you have setup [Xiaomi](/components/xiaomi/).
19+
The requirement is that you have setup [Xiaomi aqara](/components/xiaomi_aqara/).
2020

source/_components/vacuum.xiaomi.markdown renamed to source/_components/vacuum.xiaomi_miio.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ha_release: 0.51
1313
ha_iot_class: "Local Polling"
1414
---
1515

16-
The `xiaomi` vacuum platform allows you to control the state of your [Xiaomi Mi Robot Vacuum](http://www.mi.com/roomrobot/).
16+
The `xiaomi miio` vacuum platform allows you to control the state of your [Xiaomi Mi Robot Vacuum](http://www.mi.com/roomrobot/).
1717

1818
Current supported features are `turn_on`, `pause`, `stop`, `return_to_home`, `turn_off` (stops goes to dock), `locate`, `clean_spot`, `set_fanspeed` and even remote control your robot.
1919

@@ -24,7 +24,7 @@ To add a vacuum to your installation, add the following to your `configuration.y
2424
```yaml
2525
# Example configuration.yaml entry
2626
vacuum:
27-
- platform: xiaomi
27+
- platform: xiaomi_miio
2828
host: 192.168.1.2
2929
token: YOUR_TOKEN
3030
```

source/_components/xiaomi.markdown renamed to source/_components/xiaomi_aqara.markdown

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ha_release: "0.50"
1313
ha_iot_class: "Local Push"
1414
---
1515

16-
The `xiaomi` platform allows you to integrate the following [Xiaomi](http://www.mi.com/en/) devices into Home Assistant.
16+
The `xiaomi aqara` platform allows you to integrate the following [Xiaomi](http://www.mi.com/en/) devices into Home Assistant.
1717

1818
- Temperature and Humidity Sensor (1st and 2nd generation)
1919
- Motion Sensor (1st and 2nd generation)
@@ -52,7 +52,7 @@ To enable Xiaomi gateway in your installation, add the following to your `config
5252

5353
```yaml
5454
# You can leave mac empty if you only have one gateway.
55-
xiaomi:
55+
xiaomi_aqara:
5656
gateways:
5757
- mac:
5858
key: xxxxxxxxxxxxxxxx
@@ -62,7 +62,7 @@ xiaomi:
6262
6363
```yaml
6464
# 12 characters mac can be obtained from the gateway.
65-
xiaomi:
65+
xiaomi_aqara:
6666
gateways:
6767
- mac: xxxxxxxxxxxx
6868
key: xxxxxxxxxxxxxxxx
@@ -74,7 +74,7 @@ xiaomi:
7474
7575
```yaml
7676
# 12 characters MAC can be obtained from the gateway.
77-
xiaomi:
77+
xiaomi_aqara:
7878
interface: '192.168.0.1'
7979
gateways:
8080
- mac: xxxxxxxxxxxx
@@ -108,7 +108,7 @@ Automation example
108108
entity_id: binary_sensor.switch_158d000xxxxxc2
109109
click_type: long_click_press
110110
action:
111-
service: xiaomi.play_ringtone
111+
service: xiaomi_aqara.play_ringtone
112112
data:
113113
gw_mac: xxxxxxxxxxxx
114114
ringtone_id: 8
@@ -122,7 +122,7 @@ Automation example
122122
entity_id: binary_sensor.switch_158d000xxxxxc2
123123
click_type: single
124124
action:
125-
service: xiaomi.stop_ringtone
125+
service: xiaomi_aqara.stop_ringtone
126126
data:
127127
gw_mac: xxxxxxxxxxxx
128128
```

0 commit comments

Comments
 (0)