Skip to content

Instantly share code, notes, and snippets.

@Talvin1
Talvin1 / menu.json
Last active May 15, 2026 11:27
menu.json
{
"title": "Home Garage",
"items": [
{
"entity": "script.open_garage_a",
"name": "Garage Gate A",
"type": "tap",
"tap_action": {
"service": "script.open_garage_a"
}