mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Updated documentation for xiaomi plug BLE (#14335)
This commit is contained in:
parent
dd33760d5a
commit
6d12d6f27e
@ -1655,7 +1655,7 @@ Supported models: `chuangmi.plug.m1`, `chuangmi.plug.m3`, `chuangmi.plug.v2`, `c
|
|||||||
|
|
||||||
### Xiaomi Chuangmi Plug V1
|
### Xiaomi Chuangmi Plug V1
|
||||||
|
|
||||||
Supported models: `chuangmi.plug.v1`, `chuangmi.plug.v3`
|
Supported models: `chuangmi.plug.v1`, `chuangmi.plug.v3`, `chuangmi.plug.hmi208`
|
||||||
|
|
||||||
- Power (on, off)
|
- Power (on, off)
|
||||||
- USB (on, off)
|
- USB (on, off)
|
||||||
@ -1712,7 +1712,7 @@ name:
|
|||||||
type: string
|
type: string
|
||||||
default: Xiaomi Miio Switch
|
default: Xiaomi Miio Switch
|
||||||
model:
|
model:
|
||||||
description: The model of your miio device. Valid values are `chuangmi.plug.v1`, `qmi.powerstrip.v1`, `zimi.powerstrip.v2`, `chuangmi.plug.m1`, `chuangmi.plug.m3`, `chuangmi.plug.v2`, `chuangmi.plug.v3` and `chuangmi.plug.hmi205`. This setting can be used to bypass the device model detection and is recommended if your device isn't always available.
|
description: The model of your miio device. Valid values are `chuangmi.plug.v1`, `qmi.powerstrip.v1`, `zimi.powerstrip.v2`, `chuangmi.plug.m1`, `chuangmi.plug.m3`, `chuangmi.plug.v2`, `chuangmi.plug.v3`, `chuangmi.plug.hmi205` and `chuangmi.plug.hmi208`. This setting can be used to bypass the device model detection and is recommended if your device isn't always available.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user