I am getting the general warning message below (not specific to only zha); suggesting for me to remove any lines me that contain “ usb_path ”
[homeassistant.components.zha] The 'usb_path' option is depreciated, please remote it from your configuration. This option will become invalid in version 0.112
If I were to remove both lines containing “ usb_path ” below, should I expect both z-wave and zha controllers and respective connected devices to still work correctly? How would someone add these devices to a new HA setup if these lines shouldn’t be used?
zwave:
usb_path: /dev/ttyS1
device_config: !include zwave_device_config.yaml
network_key: "0xa1, 0x1d, 0xb7, 0xa7, 0x11, 0x7a, 0x4c, 0x2f, 0x20, 0xfa, 0x10, 0xea, 0xdc, 0x18, 0xcc, 0xce"
zha:
usb_path: /dev/ttyS0
database_path: /config/zigbee.db