developers.home-assistant/website/translated_docs/no-NO/entity_lock.md

16 lines
405 B
Markdown

---
title: Lock Entity
sidebar_label: Lock
---
> 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