mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-17 06:50:17 +00:00
429 B
429 B
title, sidebar_label, id, original_id
| title | sidebar_label | id | original_id |
|---|---|---|---|
| Climate Entity | Climate | version-0.72-entity_climate | entity_climate |
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()orasync_update()to fetch data.
| Name | Type | Default | Description |
|---|