fixup! WIP: Odin HASS -> smartir

This commit is contained in:
Filippo Berto 2025-03-02 22:31:46 +01:00
parent fc3082d456
commit 1a6f8caa19
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -254,6 +254,7 @@
};
patches = [ ];
postPatch = ''
ls
sed 's/Broadlink/ZHA/' codes/1964.json > codes/50.json
'';
});