mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Removes auto from the example attributes (#14607)
This commit is contained in:
parent
c69644ae58
commit
5f80fe546d
@ -89,8 +89,8 @@ VeSync air purifiers will expose the following details.
|
||||
|
||||
| Attribute | Description | Example |
|
||||
| ----------------------- | ----------------------------------------------------------------------- | --------------- |
|
||||
| `mode` | The current mode the device is in. | auto |
|
||||
| `speed` | The current speed setting of the device. | auto |
|
||||
| `mode` | The current mode the device is in. | manual |
|
||||
| `speed` | The current speed setting of the device. | high |
|
||||
| `speed_list` | The available list of speeds supported by the device. | high |
|
||||
| `active_time` | The number of seconds since the device has been in a non-off mode. | 1598 |
|
||||
| `filter_life` | Remaining percentage of the filter. | 142 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user