In this example I am trying to include an Aeotec Doorbell 6.
Controller info: Full log: Exclusion starts at:
Code: Select all
[2023-10-15 12:21:02.411] [I] [zway] Job 0x4b (Remove node from network): Ready to remove - push button on the device to be removed
Code: Select all
[2023-10-15 12:21:18.971] [I] [zway] Job 0x4a (Add/re-include node to network): Ready to add - push button on the device to be added
S2 logging related to main device:
Code: Select all
[2023-10-15 12:21:42.615] [I] [zway] Node 121:0 supports CC SecurityS2
[2023-10-15 12:21:42.620] [D] [zway] S2 context allocated for device 121
[2023-10-15 12:21:42.621] [I] [zway] Controller was not granted S2 keys - skipping device interview
[2023-10-15 12:21:42.624] [I] [zway] Adding job: SecurityS2 Version Get to node 121
[2023-10-15 12:21:45.459] [I] [zway] Job 0x13 (SecurityS2 Version Get to node 121): Delivered
[2023-10-15 12:21:45.460] [D] [zway] Job 0x13 (SecurityS2 Version Get to node 121): success
[2023-10-15 12:21:45.460] [I] [zway] Waiting for job reply: SecurityS2 Version Get from node 121
[2023-10-15 12:21:45.469] [D] [zway] Received reply on job (SecurityS2 Version Get to node 121)
[2023-10-15 12:21:45.469] [I] [zway] Node 121:0 CC Version: SecurityS2 is v1
[2023-10-15 12:21:47.799] [W] [zway] Node 121:0 CC SecurityS2: secure channel not established by primary controller - skipping security
[2023-10-15 12:21:48.316] [I] [zway] Node 121:0 CC SecurityS2 Interview done
[2023-10-15 12:21:48.316] [I] [zway] Node 121:0 CC Security Interview done
Code: Select all
[2023-10-15 12:21:47.133] [I] [zway] Node 121:1 supports CC SecurityS2
[2023-10-15 12:21:48.565] [I] [zway] Node 121:1 CC SecurityS2 Interview started
[2023-10-15 12:21:48.566] [E] [zway] Node 121:1 CC SecurityS2: secure channel not established on root device - can not interview inside channel
[2023-10-15 12:21:48.566] [E] [zway] Error returned from (command->cc->interview_handler)(zway, command): Function class not supported by the hardware (-4)
Any ideas on what might be going on here?