Odin: use zigbee2mqtt
This commit is contained in:
parent
91db9d4399
commit
f481a45a5d
2 changed files with 41 additions and 9 deletions
|
|
@ -285,8 +285,8 @@
|
|||
};
|
||||
|
||||
postPatch = ''
|
||||
# ${super.python312}/bin/python3 ${patcher} codes/climate/1946.json | sed 's/MQTT/ZHA' > codes/climate/50.json
|
||||
sed 's/Broadlink/ZHA/' codes/climate/1946.json > codes/climate/50.json
|
||||
# ${super.python312}/bin/python3 ${patcher} codes/climate/1946.json > codes/climate/50.json
|
||||
sed 's/Broadlink/MQTT/' codes/climate/1946.json > codes/climate/50.json
|
||||
'';
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue