fixup! WIP: Odin HASS -> smartir

This commit is contained in:
Filippo Berto 2025-03-02 22:11:50 +01:00
parent 8cb6bdb205
commit 1f12a7d68a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 4 additions and 1 deletions

View file

@ -254,6 +254,9 @@
hash = "sha256-fOd2MTBi0q+lBl6JYV1yGp9A42+BOD6/2SxYSBKy8fE=";
};
patches = [ ];
postPatch = ''
sed -i 's/Broadlink/ZHA/' codes/1964.json
'';
});
};
};