fixup! WIP: Odin HASS -> smartir

This commit is contained in:
Filippo Berto 2025-03-02 23:10:19 +01:00
parent 1bb6f5a86d
commit 88fdbd8ee3
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -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
'';
});
};