From f14753f202e0eb8dc9a9c2aea35265348db2c2f8 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:26:44 +0200 Subject: [PATCH] Remove vacuum warning (#1289) --- docs/core/entity/vacuum.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/core/entity/vacuum.md b/docs/core/entity/vacuum.md index f4f4ff4d..98e0ded7 100644 --- a/docs/core/entity/vacuum.md +++ b/docs/core/entity/vacuum.md @@ -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.