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

425 B

title sidebar_label id original_id
Remote Entity Remote version-0.72-entity_remote entity_remote

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