Add zigbee-coordinator firmware

This commit is contained in:
2024-05-04 13:43:46 +02:00
parent 1ce97a3f14
commit 98cc153224
3 changed files with 99 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ for config in \
recirculation-pump.yaml \
storage-heater.yaml \
basement-rack.yaml \
zigbee-coordinator.yaml \
tools-power.yaml; do
flash+=("${command?} ${config?}")
done