fixup! WIP: Odin HASS -> smartir

This commit is contained in:
Filippo Berto 2025-03-02 22:39:03 +01:00
parent 213f71549a
commit 1bb6f5a86d
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

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