Clean up HA for house
Clean up the smart devices that are no longer in use Add DaikinOne HA component to test if it works
This commit is contained in:
@@ -30,6 +30,7 @@ rec {
|
||||
cp = python-final.callPackage;
|
||||
in
|
||||
{
|
||||
daikinone = cp ./daikinone.nix { };
|
||||
xonsh-apipenv = cp ./xonsh-apipenv.nix { };
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user