mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Update roomba vacuum supported features (#95828)
This commit is contained in:
parent
10e9b9f813
commit
dc34d91da4
@ -39,7 +39,6 @@ SUPPORT_IROBOT = (
|
|||||||
| VacuumEntityFeature.SEND_COMMAND
|
| VacuumEntityFeature.SEND_COMMAND
|
||||||
| VacuumEntityFeature.START
|
| VacuumEntityFeature.START
|
||||||
| VacuumEntityFeature.STATE
|
| VacuumEntityFeature.STATE
|
||||||
| VacuumEntityFeature.STATUS
|
|
||||||
| VacuumEntityFeature.STOP
|
| VacuumEntityFeature.STOP
|
||||||
| VacuumEntityFeature.LOCATE
|
| VacuumEntityFeature.LOCATE
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user