Add radios package to ha
This commit is contained in:
@@ -4,5 +4,10 @@
|
||||
enable = true;
|
||||
configWritable = true;
|
||||
config = null;
|
||||
extraPackages = with pkgs.python3Packages; [
|
||||
radios
|
||||
];
|
||||
customComponents = with pkgs.home-assistant-custom-components; [
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user