I simulated now, that the in-wall device is switched via it’s local switch circuit connectors - simply bridging the conact by a cable. First it doesn’t look that it sends something back to Raspbee, but I checked the log and there has been something received. And there is always an error message regarding ‘lift’ in the end, which hasn’t been there with the other device.
Switch contact 1 gives back:
22:22:45.429 [pimatic-raspbee] debug: new message received
22:22:45.431 [pimatic-raspbee] debug: { e: 'changed',
22:22:45.431 [pimatic-raspbee] debug:> id: '3',
22:22:45.431 [pimatic-raspbee] debug:> r: 'lights',
22:22:45.431 [pimatic-raspbee] debug:> state: { bri: 63, lift: 25, on: true, open: true, reachable: true },
22:22:45.431 [pimatic-raspbee] debug:> t: 'event',
22:22:45.431 [pimatic-raspbee] debug:> uniqueid: '84:71:27:ff:fe:c4:3c:5d-01' }
22:22:45.432 [pimatic-raspbee] debug: Received values: {
22:22:45.432 [pimatic-raspbee] debug:> "id": 3,
22:22:45.432 [pimatic-raspbee] debug:> "type": "event",
22:22:45.432 [pimatic-raspbee] debug:> "event": "changed",
22:22:45.432 [pimatic-raspbee] debug:> "resource": "lights",
22:22:45.432 [pimatic-raspbee] debug:> "state": {
22:22:45.432 [pimatic-raspbee] debug:> "bri": 63,
22:22:45.432 [pimatic-raspbee] debug:> "lift": 25,
22:22:45.432 [pimatic-raspbee] debug:> "on": true,
22:22:45.432 [pimatic-raspbee] debug:> "open": true,
22:22:45.432 [pimatic-raspbee] debug:> "reachable": true
22:22:45.432 [pimatic-raspbee] debug:> },
22:22:45.432 [pimatic-raspbee] debug:> "uniqueid": "84:71:27:ff:fe:c4:3c:5d-01"
22:22:45.432 [pimatic-raspbee] debug:>}
22:22:45.434 [pimatic-raspbee] debug: Lift action '25' not supported
switch contact 2 sent back:
22:22:39.813 [pimatic-raspbee] debug: new message received
22:22:39.815 [pimatic-raspbee] debug: { e: 'changed',
22:22:39.815 [pimatic-raspbee] debug:> id: '3',
22:22:39.815 [pimatic-raspbee] debug:> r: 'lights',
22:22:39.815 [pimatic-raspbee] debug:> state: { bri: 2, lift: 1, on: true, open: true, reachable: true },
22:22:39.815 [pimatic-raspbee] debug:> t: 'event',
22:22:39.815 [pimatic-raspbee] debug:> uniqueid: '84:71:27:ff:fe:c4:3c:5d-01' }
22:22:39.817 [pimatic-raspbee] debug: Received values: {
22:22:39.817 [pimatic-raspbee] debug:> "id": 3,
22:22:39.817 [pimatic-raspbee] debug:> "type": "event",
22:22:39.817 [pimatic-raspbee] debug:> "event": "changed",
22:22:39.817 [pimatic-raspbee] debug:> "resource": "lights",
22:22:39.817 [pimatic-raspbee] debug:> "state": {
22:22:39.817 [pimatic-raspbee] debug:> "bri": 2,
22:22:39.817 [pimatic-raspbee] debug:> "lift": 1,
22:22:39.817 [pimatic-raspbee] debug:> "on": true,
22:22:39.817 [pimatic-raspbee] debug:> "open": true,
22:22:39.817 [pimatic-raspbee] debug:> "reachable": true
22:22:39.817 [pimatic-raspbee] debug:> },
22:22:39.817 [pimatic-raspbee] debug:> "uniqueid": "84:71:27:ff:fe:c4:3c:5d-01"
22:22:39.817 [pimatic-raspbee] debug:>}
22:22:39.819 [pimatic-raspbee] debug: Lift action '1' not supported