mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 07:02:02 +01:00
[ecovacs] Add Deebot T30 (PRO) OMNI
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
This commit is contained in:
parent
5b3f96e277
commit
5c524aab3e
@ -27,7 +27,7 @@ public enum CleanMode {
|
||||
EDGE,
|
||||
@SerializedName("spot")
|
||||
SPOT,
|
||||
@SerializedName(value = "SpotArea", alternate = { "spotArea", "freeClean" })
|
||||
@SerializedName(value = "SpotArea", alternate = { "spotArea", "freeClean", "sceneClean" })
|
||||
SPOT_AREA,
|
||||
@SerializedName(value = "CustomArea", alternate = { "customArea" })
|
||||
CUSTOM_AREA,
|
||||
|
@ -615,5 +615,25 @@
|
||||
"modelName": "DEEBOT X2 PRO OMNI",
|
||||
"deviceClass": "ip3mmy",
|
||||
"deviceClassLink": "e6ofmn"
|
||||
},
|
||||
{
|
||||
"modelName": "DEEBOT T30 OMNI",
|
||||
"deviceClass": "z4lvk7",
|
||||
"deviceClassLink": "lhbd50"
|
||||
},
|
||||
{
|
||||
"modelName": "DEEBOT T30 PRO OMNI",
|
||||
"deviceClass": "4vhygi",
|
||||
"deviceClassLink": "lhbd50"
|
||||
},
|
||||
{
|
||||
"modelName": "DEEBOT T30 PRO OMNI",
|
||||
"deviceClass": "3w7j5e",
|
||||
"deviceClassLink": "lhbd50"
|
||||
},
|
||||
{
|
||||
"modelName": "DEEBOT T30 PRO OMNI",
|
||||
"deviceClass": "tlthqk",
|
||||
"deviceClassLink": "lhbd50"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user