chore: damn you philips ac2889, you want the ☁️ but i forbid it

This commit is contained in:
oddlama 2025-01-28 21:51:10 +01:00
parent 35e8092484
commit 88b02ed0f3
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 1 additions and 13 deletions

View file

@ -48,19 +48,11 @@ in
"webostv" # LG WebOS TV
"whisper"
"wyoming"
"zha"
];
customComponents = with pkgs.home-assistant-custom-components; [
(pkgs.home-assistant.python.pkgs.callPackage ./hass-components/ha-bambulab.nix { })
(philips_airpurifier_coap.overrideAttrs (_: rec {
version = "0.34.0";
src = pkgs.fetchFromGitHub {
owner = "kongo09";
repo = "philips-airpurifier-coap";
rev = "v${version}";
hash = "sha256-jQXQdcgW8IDmjaHjmeyXHcNTXYmknNDw7Flegy6wj2A=";
};
}))
dwd
waste_collection_schedule
];