i just searching for a way to integrate my CCU as a part of HA as addon. But i can’t use the original pi’s GPIOs because they already used. For me it’s nothing more like a bridge to get the componentes running.
Alex Reinert already published USB connectors where you can put the original OEM HomeMatic wireless modules from RaspberryMatic or CCU. (RPI-RF-MOD or HM-MOD-RPI-PCB)
Is it possible to implement Alex drivers to HA to use this functionallity also on HA?
in meanwhile i spoke with Alexander Reinert hisself and ask him for an idea. He told me that it should be enough to implement the udev rule and the CP210x drivers should be loaded. They are implemented already but not loading default with the device.
So i have the udev rule but i found no place where i can add it, /etc/udev or /usr/lib/udev are not existing. The home assistant documentaiton is not really helpfull for that…
I have installed debmatic directly to the OS and can use it like that for now, but I want to move to a fully supported installation and thus the official homematic addon.
I have dedicated Pi4 for Home Assistant OS and old Pi2B for Debmatic with HB-RF-USB-2. That would nice if I can skip second system or separate configuration for Homematic connections and migrate to HA OS only. I’m also could not find how can I configure driver in HA OS.
Just for reference, I’ve removed all classic Homematic devices and replaced them with HMIP devices and I am now using a HmIP-RFUSB stick and RaspberryMatic. I’ve found RaspberryMatic to work much better than the official HomeMatic CCU addon.
I’ve also moved to the official NUC image of Home Assistant OS.