Hi Nigel
According to Fibaro’s official manual for the Switch 2:
Resetting the Switch 2:
1. Switch off the mains voltage (disable the fuse).
2. Remove the Switch 2 from the wall switch box.
3. Switch on the mains voltage.
4. Press and hold the B-button to enter the menu.
5. Wait for the visual LED indicator to glow yellow.
6. Quickly release and click the B-button again.
7. After few seconds the device will be restarted, which is signalled
with the red LED indicator colour.
Now, regarding my issue with both FGS-223 and FGS-213, I’ve finally managed to capture the event on the LiveLog:
3028554d-7015-473a-a6fa-ca12a0349500 21:53:31: debug Unhandled event MultiChannelCmdEncap(bitAddress: false, command: 1, commandClass: 32, destinationEndPoint: 0, parameter: [255], sourceEndPoint: 1)
3028554d-7015-473a-a6fa-ca12a0349500 21:53:31: debug SwitchBinaryReport: SwitchBinaryReport(value: 255) : Endpoint: null
3028554d-7015-473a-a6fa-ca12a0349500 21:53:13: debug MeterReport: MeterReport(deltaTime: 0, meterType: 1, meterValue: [0, 0], precision: 1, previousMeterValue: [0, 0], rateType: 1, scale: 2, scale2: false, scaledMeterValue: 0.0, scaledPreviousMeterValue: 0.0, size: 2) : Endpoint: null
3028554d-7015-473a-a6fa-ca12a0349500 21:53:12: debug Unhandled event MultiChannelCmdEncap(bitAddress: false, command: 1, commandClass: 32, destinationEndPoint: 0, parameter: [0], sourceEndPoint: 1)
3028554d-7015-473a-a6fa-ca12a0349500 21:53:12: debug SwitchBinaryReport: SwitchBinaryReport(value: 0) : Endpoint: null
3028554d-7015-473a-a6fa-ca12a0349500 21:53:02: debug MeterReport: MeterReport(deltaTime: 0, meterType: 1, meterValue: [0, 0], precision: 1, previousMeterValue: [0, 0], rateType: 1, scale: 2, scale2: false, scaledMeterValue: 0.0, scaledPreviousMeterValue: 0.0, size: 2) : Endpoint: null
3028554d-7015-473a-a6fa-ca12a0349500 21:53:01: debug SwitchBinaryReport: SwitchBinaryReport(value: 0) : Endpoint: null
I think one of the event logged at 21:53:12 is what’s causing the issue. Anyhow, I’m certain now that the device is receiving the signal from the physical switch.
Any idea about what could be causing the issue?
Thanks in advance!
Jorge