From 1a6f8caa1943f30c166776dc0c7caac291076ed0 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 2 Mar 2025 22:31:46 +0100 Subject: [PATCH] fixup! WIP: Odin HASS -> smartir --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index ea1599e..ea00900 100644 --- a/flake.nix +++ b/flake.nix @@ -254,6 +254,7 @@ }; patches = [ ]; postPatch = '' + ls sed 's/Broadlink/ZHA/' codes/1964.json > codes/50.json ''; });