Z-Wave entries in configuration.yaml

My Z-Wave and Zigbee devices are working OK… I’m just doing a bit of cleanup and noticed that I have the following entries in my configuration.yaml file:

zwave:
  usb_path: /dev/ttyUSB0
  network_key: 0x93, 0x26, ..., ..., ... (removed for posting)
zha:
  usb_path: /dev/ttyUSB1
  database_path: /config/zigbee.db

The integration page indicates that Z-Wave information were imported from configuration.yaml.

I’m just wondering if the information in the configuration.yaml file can be removed safely.
I do have a Schlage lock which was securely added to the network. Do I need to add the Z-Wave network key to another config file?

Thanks much.

If you remove the zwave: integration from your configuration.yaml file you need to enter it in the webinterface after a reboot, otherwise you won’t have a Z-Wave integration anymore :slight_smile:
When you add it through the GUI it will ask for the network key.