Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Clooos authored Aug 31, 2023
1 parent c4ed700 commit 82927bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ This card is the companion to the pop-up card, allowing you to open the correspo
| Name | Type | Requirement | Supported options | Description |
| --- | --- | --- | --- | --- |
| `auto_order` | boolean | **Required** | `true` or `false` | Change the order of the buttons according to the room you just entered |
| `auto_order` | boolean | **Required** | `true` or `false` | Change the order of the buttons according to the room you just entered, **it need to be `false` if you don't have any `_pir_sensor` in your code (important)** |
| `1_link` | string | **Required** | The pop-up hash (e.g. `'#kitchen'`) with ' ' or any link | A link to open |
| `1_name` | string | Optional but recommended | Any string | A name for your button |
| `1_icon` | string | Optional but recommended | Any `mdi:` icon | An icon for your button |
Expand Down

0 comments on commit 82927bc

Please sign in to comment.