Hi!
When reloading openHab2, the values of the circuit breaker channels are turned on (on / off) and after loading, only the value of the first channel is updated, the second remains NULL.
Switch room_wall_switch_ch1 "r" <switch> (gRoomLight) { channel="mihome:ctrl_neutral2:286c07fa22a3:158d00014cec71:ch1" }
Switch room_wall_switch_ch2 "l" <switch> (gRoomLight) { channel="mihome:ctrl_neutral2:286c07fa22a3:158d00014cec71:ch2" }
2019-06-03 17:11:39.452 [DEBUG] [rnal.handler.XiaomiDeviceBaseHandler] - Item got update: {"cmd":"heartbeat","model":"ctrl_neutral2","sid":"158d00014cec71","short_id":19403,"data":"{\"voltage\":3300,\"channel_0\":\"off\",\"channel_1\":\"off\"}"}
Thanks!
github