mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 12:26:29 +00:00
Remove vacuum warning (#1289)
This commit is contained in:
parent
a69ae4e832
commit
f14753f202
@ -15,10 +15,6 @@ Properties should always only return information from memory and not do I/O (lik
|
||||
`VacuumEntity` is deprecated and will be removed in future releases. Please use or migrate to the `StateVacuumEntity`
|
||||
:::
|
||||
|
||||
:::caution
|
||||
VacuumEntity and StateVacuumEntity do not support attribute shorthand for [property implementation](../entity.md#entity-class-or-instance-attributes)
|
||||
:::
|
||||
|
||||
| Name | Type | Default | Description
|
||||
| ---- | ---- | ------- | -----------
|
||||
| name | string | **Required** | Name of the device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user