I have my Nuki smartlock in my overview, which allows me to lock/unlock the door. But when I click the it I get this section:
And as you can see it shows an extra button: “open door”.
What I want to do is to add this button to my overview too, to save the extra click every time.
Any hints how to do this?
Is your dashboard automatically generated? If yes - cannot help, not using these dashboards. If not - a general approach is: add a Button card on a view, define tap_action for the button calling a proper service.
Yes it’s automaticly generated. So there is really no way to do it then?
It’s probably a service call that button does. See if there is a open door service call in the integration. That’s probably what you need