Also update reflash script for boiler -> heating

This commit is contained in:
2023-10-23 19:40:35 +02:00
parent 1e023c7e27
commit 12e93733d5
+1 -1
View File
@@ -21,7 +21,7 @@ fi
flash=(
"${command?} bathroomheater.yaml"
"${command?} blinds.yaml"
"${command?} boiler.yaml"
"${command?} heating.yaml"
"${command?} ruuvi.yaml"
"${command?} watermeter.yaml"
)