Menu for different pages of documents

This commit is contained in:
Philip Abbey
2024-01-20 11:31:50 +00:00
parent 13d3ffd1ec
commit ce2f4d38d0
9 changed files with 57 additions and 25 deletions

View File

@ -1,3 +1,5 @@
[Home](../README.md) | [Switches](Switches.md) | Actions | [Templates](Templates.md) | [Battery Reporting](../BatteryReporting.md) | [Trouble Shooting](../TroubleShooting.md) | [Versions](../Versions.md)
# Actions
A simple example using a scene as a `tap`` menu item.
@ -21,6 +23,8 @@ Any menu item with an action (`tap`, `template`, or `toggle`), may have a confir
}
```
<img src="../images/confirmation_view.png" width="200" title="Confirmation View"/>
For example:
```json