mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Support next generation of the Xiaomi Mi Smart Plug (chuangmi.plug.m3) (#8133)
This commit is contained in:
parent
769246b341
commit
bb694590ae
@ -21,7 +21,7 @@ Please follow the instructions on [Retrieving the Access Token](/components/vacu
|
|||||||
|
|
||||||
### Xiaomi Smart WiFi Socket
|
### Xiaomi Smart WiFi Socket
|
||||||
|
|
||||||
Supported models: `chuangmi.plug.m1`, `chuangmi.plug.v2`, `chuangmi.plug.hmi205`
|
Supported models: `chuangmi.plug.m1`, `chuangmi.plug.m3`, `chuangmi.plug.v2`, `chuangmi.plug.hmi205`
|
||||||
|
|
||||||
* Power (on, off)
|
* Power (on, off)
|
||||||
* Attributes
|
* Attributes
|
||||||
@ -78,7 +78,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.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` 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.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user