developers.home-assistant/website/versioned_docs/version-0.72/entity_vacuum.md

19 lines
425 B
Markdown

---
title: Vacuum Entity
sidebar_label: Vacuum
id: version-0.72-entity_vacuum
original_id: entity_vacuum
---
> This entry is incomplete. Contribution welcome.
## Properties
> Properties should always only return information from memory and not do I/O (like network requests). Implement `update()` or `async_update()` to fetch data.
| Name | Type | Default | Description
| ---- | ---- | ------- | -----------
## Methods