kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
177 stars 34 forks source link

Can you add a function to add code to the keypad #5

Open roeidalm opened 2 years ago

roeidalm commented 2 years ago

I have the keypad, and when I tried to add this function the last time its worked but I don't know how to create a hacs component, so I stop to working on this

kvj commented 2 years ago

that is possible in general. There's a Web API for that.

The component can already enable/disable keypad codes if you specify Web API token when adding the component.

cpuks commented 2 years ago

How this going to work? Is it a API call to first create user then set code for this user or is it only possible to change code for existing user?