kvj/hass_nuki_ng

Not directly an isseu but missing an entity?

Opened this issue · 7 comments

Installed the Nuki doorlock Nuki smartlock Pro 4.0.

Made an WEB API and intergrated it in Home assistant.

Evrything seems to work but there is no entity for open the door?

I can lock and unlock but not openng, for that I must use the NUki app?

Will it be available in an update?

Thanks and greetings,

Erik.

kvj commented

Call service lock.open to open/unlatch your lock

Thnx for the reaction,

I dont have a lock.open entity?

Where I can find that service?

Thanks and greetings,

Erik

kvj commented

lock.open is a service, not entity. you need to call it via "Call service" and use Nuki entity as a target

Ok thanks I can do it truogh the developer tools but how make it available on a dashboard?

kvj commented

There's an "Open" button inside entity dialog, you can also call any arbitrary service from your dashboards.

image

Thanx again for the reply,

I don't quite understand what you mean, I'm quite a beginner in HA
I try to create a button in a dashboard, HA immediately asks for an entity?

After a lot of trying it works!

Thanks for setting me in the right direction!