Add office-rack plug
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
substitutions:
|
||||||
|
name: "office-rack"
|
||||||
|
friendly_name: "Office rack"
|
||||||
|
|
||||||
|
esphome:
|
||||||
|
area: "Office"
|
||||||
|
|
||||||
|
packages:
|
||||||
|
device_base: !include templates/mystrom.yaml
|
||||||
@@ -40,6 +40,8 @@ for config in \
|
|||||||
child-west-ac.yaml \
|
child-west-ac.yaml \
|
||||||
child-east-ac.yaml \
|
child-east-ac.yaml \
|
||||||
spare-power-meter.yaml \
|
spare-power-meter.yaml \
|
||||||
|
office-desk-north.yaml \
|
||||||
|
office-rack.yaml \
|
||||||
tools-power.yaml; do
|
tools-power.yaml; do
|
||||||
flash+=("${command?} ${config?}")
|
flash+=("${command?} ${config?}")
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user