[miio] additional vacuum channels for advanced rules (#10180)
* [miio] add feature channels * [miio] additional vacuum channels for advanced rules * [miio] update readme Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
This commit is contained in:
@@ -245,8 +245,20 @@ Image map "Cleaning Map" (gVacLast) {channel="miio:vacuum:034F0E45:cleaning#map"
|
||||
|
||||
Note: cleaning map is only available with cloud access.
|
||||
|
||||
Additionally depending on the capabilities of your robot vacuum other channels may be enabled at runtime
|
||||
There are several advanced channels, which may be useful in rules (e.g. for individual room cleaning etc)
|
||||
In case your vacuum does not support one of these commands, it will show "unsupported_method" for string channels or no value for numeric channels.
|
||||
|
||||
| Type | Channel | Description |
|
||||
|---------|-----------------------------------|----------------------------|
|
||||
| Number | status#segment_status | Segment Status |
|
||||
| Number | status#map_status | Map Box Status |
|
||||
| Number | status#led_status | Led Box Status |
|
||||
| String | info#carpet_mode | Carpet Mode details |
|
||||
| String | info#fw_features | Firmware Features |
|
||||
| String | info#room_mapping | Room Mapping details |
|
||||
| String | info#multi_maps_list | Maps Listing details |
|
||||
|
||||
Additionally depending on the capabilities of your robot vacuum other channels may be enabled at runtime
|
||||
|
||||
| Type | Channel | Description |
|
||||
|---------|-----------------------------------|----------------------------|
|
||||
|
||||
Reference in New Issue
Block a user