diff --git a/hosts/pi4/home-assitant.nix b/hosts/pi4/home-assitant.nix index 9908515..1556c35 100644 --- a/hosts/pi4/home-assitant.nix +++ b/hosts/pi4/home-assitant.nix @@ -15,8 +15,8 @@ in py: with py; [ # Postgres psycopg2 - # Roomba - roombapy + # Phillips hue + aiohue ]; }).overrideAttrs (oldAttrs: {