I can't seem to figure out the correct syntax to pass on the right command (on/off, true/false) for a window open switch of my thermostats (= invalid payload).
There is no documentation that works for NR.
"0*:**:**:**:**:C8 -> Error: ERROR: HB Instance not found -> undefined"
The Window contacts are attached through a zigbee bridge and the Open Window switch is attached through another DECT bridge. Because of the number of devices they need to be served by two separate homebridge instances (on the same raspberry pi with node-red, 150 devices limit per bridge)
The two instances are configured in NR with their individual PINs but communication doesn't seem to work, when they are both configured with the same MAC. I did not find a way to specify a port.
Any advice?