From aaa882b62b779df4ffab6ae3188dd573dfead08e Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Thu, 27 Feb 2025 22:27:19 +0000 Subject: [PATCH] Remove obsolete entries from reflash --- reflash.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/reflash.sh b/reflash.sh index cde38bb..6e274de 100755 --- a/reflash.sh +++ b/reflash.sh @@ -37,10 +37,8 @@ for config in \ basement-dehum.yaml \ zigbee-coordinator-ch24.yaml \ zigbee-coordinator-ch25.yaml \ - frontdoorlock.yaml \ child-west-ac.yaml \ child-east-ac.yaml \ - bedroom-ac.yaml \ tools-power.yaml; do flash+=("${command?} ${config?}") done