kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
176 stars 33 forks source link

Configuration.yaml #39

Closed giuliandenicola1 closed 2 years ago

giuliandenicola1 commented 2 years ago

Hi, is it possible to have this integrated via YAML instead of UI? If so, how?

kvj commented 2 years ago

Hi,

The configuration via the UI is the recommended approach by the HASS development guide. There are no such plans

giuliandenicola1 commented 2 years ago

Ah that's unfortunate! When something changes for some reason (e.g. door/name, IP address, Api) or if you want to change the polling interval then you have to delete the integration and fill everything in again. Same goes for changing home assistant instances.

I just remembered right now, I could also do this inside the config/.storage/core_entries file.

kvj commented 2 years ago

@giuliandenicola1 Re-configuration via the UI is a different story. That is possible to implement