Remove obsolete entries from reflash

This commit is contained in:
2025-02-27 22:27:19 +00:00
parent 791e920898
commit aaa882b62b
-2
View File
@@ -37,10 +37,8 @@ for config in \
basement-dehum.yaml \ basement-dehum.yaml \
zigbee-coordinator-ch24.yaml \ zigbee-coordinator-ch24.yaml \
zigbee-coordinator-ch25.yaml \ zigbee-coordinator-ch25.yaml \
frontdoorlock.yaml \
child-west-ac.yaml \ child-west-ac.yaml \
child-east-ac.yaml \ child-east-ac.yaml \
bedroom-ac.yaml \
tools-power.yaml; do tools-power.yaml; do
flash+=("${command?} ${config?}") flash+=("${command?} ${config?}")
done done