I have 2 Broadlink devices, an "RM Pro" and an "RM4 Pro". I can get to them in broadlink-python (though they're in a different subnet, so no discovery, but I have the mac and IP). In broadlink python, I can get the "devtype" which is 21011 for the RM4 Pro, and 10026 for the RM Pro. Knowing discovery across subnets is out, I've attempted to make my own devices.json file. I have tried the various model ID's on the README but none work; is this because it's in it's own subnet, or am I having trouble translating the devtype to the model needed in the json? Is it possible to map the "0x" ID to the devtype returned from the cli?
I have 2 Broadlink devices, an "RM Pro" and an "RM4 Pro". I can get to them in broadlink-python (though they're in a different subnet, so no discovery, but I have the mac and IP). In broadlink python, I can get the "devtype" which is 21011 for the RM4 Pro, and 10026 for the RM Pro. Knowing discovery across subnets is out, I've attempted to make my own devices.json file. I have tried the various model ID's on the README but none work; is this because it's in it's own subnet, or am I having trouble translating the devtype to the model needed in the json? Is it possible to map the "0x" ID to the devtype returned from the cli?