Skip to content

Automation #193

Closed Answered by doula78
doula78 asked this question in Q&A
Discussion options

You must be logged in to vote

Work with :

{
  "$schema": "https://raw.githubusercontent.com/house-of-abbey/GarminHomeAssistant/main/config.schema.json",
  "title": "Home",
  "items": [
    {
      "entity": "light.salon",
      "name": "Salon",
      "type": "toggle"
    },
    {
      "entity": "automation.activer_portail",
      "name": "Portail",
      "type": "tap",
      "tap_action": {
        "service": "automation.trigger",  
        }
      }
    }
  ]
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by doula78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant