HmIP-RFUSB use on HomeAssistant Supervised Install does not work
See original GitHub issueDescribe the issue you are experiencing
As of RaspberryMatic 3.61.7.20220115, the HMIP-RFUSB stick does work by configuring the plug-in to NOT use “Protection Mode”.
In the snapshot since that release (tested with 3.61.7.20220212-be487fa), the option to configure “Protection Mode” has been removed from the plug-in. This causes the plug-in to fail on a Home Assistant Supervised Install on x86/amd64 due to the following error:
22-02-12 07:09:36 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.ADD hardware /dev/mmd_hmip - None 22-02-12 07:09:36 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.ADD hardware /dev/mmd_bidcos - None 22-02-12 07:09:36 ERROR (MainThread) [supervisor.docker.addon] Can't set cgroup permission on the host for addon_de838cd8_raspberrymatic-dev
See https://homematic-forum.de/forum/viewtopic.php?f=65&t=72639&p=706049#p706047 for a detailled log.
Describe the behavior you expected
Unless the problem leading to the observed bug with the snapshot is not fixed, the plugin should at leas keep the option to be run without protection mode to avoid regression failure of running installations when the RaspberryMatic plugin is upgraded to the next version. Or else it should be documented that RaspberryMatic does not support the Supervised Install model of Home Assistant.
Steps to reproduce the issue
Installation of current Home Assistant and Plugin (as of the day of this writing) on x86/64 bit according to the supported installation guidelines:
https://github.com/home-assistant/archi … ervised.md
What is the version this bug report is based on?
3.61.7.20220212-be487fa
Which base platform are you running?
intelnuc (intel NUC)
Which HomeMatic/homematicIP radio module are you using?
HmIP-RFUSB
Anything in the logs that might be useful for us?
see above URL
Additional information
NA
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top GitHub Comments
The issue seems to be related to HA supervisor’s lack of support for cgroup version 2 which is enabled by default in Debian 11. I posted a work-around here: https://github.com/home-assistant/supervisor/issues/3444#issuecomment-1055251172 which works for me for my HMIP-RFUSB.
This issue has been automatically closed because of inactivity. Please open a new issue if still relevant and make sure to include all relevant details, logs and reproduction steps.
Dieses Problem wurde aufgrund von Inaktivität automatisch geschlossen. Bitte öffnen Sie ein neues Issue, falls dies noch relevant ist und stellen Sie sicher das alle relevanten Details, Logs und Reproduktionsschritte enthalten sind.