Add locks to reflash.sh
This commit is contained in:
@@ -37,6 +37,8 @@ for config in \
|
|||||||
storage-heater.yaml \
|
storage-heater.yaml \
|
||||||
basement-rack.yaml \
|
basement-rack.yaml \
|
||||||
zigbee-coordinator.yaml \
|
zigbee-coordinator.yaml \
|
||||||
|
basementdoorlock.yaml \
|
||||||
|
frontdoorlock.yaml \
|
||||||
tools-power.yaml; do
|
tools-power.yaml; do
|
||||||
flash+=("${command?} ${config?}")
|
flash+=("${command?} ${config?}")
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user