Open julmer46 opened 1 year ago
Was there any solution to this? I just got a new HmIP-BROLL-2 and it is also not available in RedMatic. HmIP-BROLL however Works.
I don’t know. I switched to Shelly PM 2.5
Since HmIP-BROLL-2 is (from its features) identical to HmIP-BROLL you can just copy the integration code and reuse it. ssh into your machine, navigate to the correct folder and include a new hmip-broll-2.js
:
cd /usr/local/addons/redmatic/lib/node_modules/redmatic-homekit/homematic-devices
echo "module.exports = require('./hmip-broll');" > hmip-broll-2.js
Thanks @ptweety, I tried this already but without success.
After doing so, the device is listet in redmatic-homekit-homematic-devices, but no Channels are visible or available. :-/ Nothing in debug log for this.
Ok, then let's check same facts:
Thanks for taking the time @ptweety, finally it worked. :)
Somehow after redoing this once more and also rebooting the whole raspberrymatic, it worked. Maybe just reloading / restarting nodeRed was not enough?
The only difference I can Spot now is, that for BROLL-2 the channel is set to ":4" automatically but for the BROLL I have to set it.
Hello,
the Homematic IP device was not seen in the list from the homematic Node. The HmIP-BROLL works.