diff --git a/flake.nix b/flake.nix index 4ca14fb..1f54280 100644 --- a/flake.nix +++ b/flake.nix @@ -254,8 +254,7 @@ }; patches = [ ]; postPatch = '' - ls -r - sed 's/Broadlink/ZHA/' codes/climate/1964.json > codes/climate/50.json + sed 's/Broadlink/ZHA/' codes/climate/1946.json > codes/climate/50.json ''; }); };