You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is the right place to ask. If not, please tell me where I should put this.
Is it possible to add an option to the addon configuration config.yaml to allow addon developers to choose where to mount the device-tree? There already is the option devicetree: true, I suggest adding an option like devicetree_path: "/devicetree" (with default value /devicetree for compatibility) that allow passing another path. This would allow me to create a frigate addon that uses hardware acceleration using the NPU on modern rockchip boards (see blakeblackshear/frigate-hass-addons#145).
Describe the issue you are experiencing
I am not sure if this is the right place to ask. If not, please tell me where I should put this.
Is it possible to add an option to the addon configuration
config.yaml
to allow addon developers to choose where to mount the device-tree? There already is the optiondevicetree: true
, I suggest adding an option likedevicetree_path: "/devicetree"
(with default value/devicetree
for compatibility) that allow passing another path. This would allow me to create a frigate addon that uses hardware acceleration using the NPU on modern rockchip boards (see blakeblackshear/frigate-hass-addons#145).What operating system image do you use?
generic-aarch64 (Generic UEFI capable aarch64 systems)
What version of Home Assistant Operating System is installed?
11.4
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
...
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
Rockchip boards supporting rknn-toolkit2
Additional information
No response
The text was updated successfully, but these errors were encountered: