Add office-rack plug

This commit is contained in:
2025-07-28 20:18:18 +02:00
parent 20f8569881
commit b7bcfbf34f
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -40,6 +40,8 @@ for config in \
child-west-ac.yaml \
child-east-ac.yaml \
spare-power-meter.yaml \
office-desk-north.yaml \
office-rack.yaml \
tools-power.yaml; do
flash+=("${command?} ${config?}")
done