Skip to content

Commit

Permalink
Add more hints
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Jan 13, 2025
1 parent f531fd6 commit 304bf68
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,11 @@ on_...:
```

### Action: Security Pin

> [!IMPORTANT]
> Overriding the security PIN will save it to flash!
> To revert back to the PIN defined in your YAML configuration, you must set the override PIN to `0`.

To override the security pin without recompiling, use the following action:
```yaml
on_...:
Expand Down Expand Up @@ -257,6 +262,11 @@ context:

## Entities

> [!IMPORTANT]
> Most settings entities **require the security PIN** to make changes.
> Without the PIN, modifying these settings is not possible.
> Additionally, the `Last Unlock User` feature will only function if events are enabled!

**Lock:**
- Lock

Expand Down

0 comments on commit 304bf68

Please sign in to comment.