Add AC config in child east/west rooms

This commit is contained in:
2024-06-21 21:15:57 +02:00
parent 3f18118e77
commit ab1cf75a4f
3 changed files with 35 additions and 0 deletions
+3
View File
@@ -39,6 +39,9 @@ for config in \
zigbee-coordinator.yaml \
basementdoorlock.yaml \
frontdoorlock.yaml \
child-west-ac.yaml \
child-east-ac.yaml \
bedroom-ac.yaml \
tools-power.yaml; do
flash+=("${command?} ${config?}")
done