Add spare-power-meter esphome config

Avoid forgetting to reflash it with latest config.
This commit is contained in:
2025-06-06 13:33:59 +02:00
parent 79f531d82c
commit 6ddc71f04a
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ for config in \
zigbee-coordinator-ch25.yaml \ zigbee-coordinator-ch25.yaml \
child-west-ac.yaml \ child-west-ac.yaml \
child-east-ac.yaml \ child-east-ac.yaml \
spare-power-meter.yaml \
tools-power.yaml; do tools-power.yaml; do
flash+=("${command?} ${config?}") flash+=("${command?} ${config?}")
done done
+2
View File
@@ -0,0 +1,2 @@
packages:
device_base: !include templates/mystrom.yaml