Skip to content

Any idea how to setup a button entity? #214

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

You must be logged in to vote

Solution found:

{
    "entity": "button.[INTERCOM_NAME]_open_door",
    "name": "Open Intercom",
    "type": "tap",
    "tap_action": {
        "service": "button.press"
    }
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Zlate87
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