Hi,
I set a network key in my options.xml, removed a device (Fibaro motion sensor) and re-added it using node_add_secure.
So far, this worked, but how can I tell if the device now communicates encrypted?
Sebastian
Hi,
I set a network key in my options.xml, removed a device (Fibaro motion sensor) and re-added it using node_add_secure.
So far, this worked, but how can I tell if the device now communicates encrypted?
Sebastian
I would like to know this too.
I hope we will get a reply.
As of now, you can not see this inside homeassistant. However, in the file zwcfg_[home_id].xml you will see entries like ˋissecured=trueˋ for commandclasses that support secure communications. Note: Not all commandclasses of a node supports secure communication. Only those with issecured will communicate securely.
Also in OZW.log you will see entries containing NONCES for secure communication.