Add a few more mystrom meters
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
substitutions:
|
||||||
|
name: "attic-central"
|
||||||
|
friendly_name: "Attic central"
|
||||||
|
|
||||||
|
esphome:
|
||||||
|
area: "Attic"
|
||||||
|
|
||||||
|
packages:
|
||||||
|
device_base: !include templates/mystrom.yaml
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
substitutions:
|
||||||
|
name: "living-room-infra"
|
||||||
|
friendly_name: "Living room infra"
|
||||||
|
|
||||||
|
esphome:
|
||||||
|
area: "Living room"
|
||||||
|
|
||||||
|
packages:
|
||||||
|
device_base: !include templates/mystrom.yaml
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
substitutions:
|
||||||
|
name: "office-desk-south"
|
||||||
|
friendly_name: "Office desk south"
|
||||||
|
|
||||||
|
esphome:
|
||||||
|
area: "Office"
|
||||||
|
|
||||||
|
packages:
|
||||||
|
device_base: !include templates/mystrom.yaml
|
||||||
@@ -31,6 +31,7 @@ for config in \
|
|||||||
car-charger.yaml \
|
car-charger.yaml \
|
||||||
freezer.yaml \
|
freezer.yaml \
|
||||||
living-room-entertainment.yaml \
|
living-room-entertainment.yaml \
|
||||||
|
living-room-infra.yaml \
|
||||||
outdoor-equipment.yaml \
|
outdoor-equipment.yaml \
|
||||||
recirculation-pump.yaml \
|
recirculation-pump.yaml \
|
||||||
storage-heater.yaml \
|
storage-heater.yaml \
|
||||||
@@ -41,6 +42,8 @@ for config in \
|
|||||||
child-east-ac.yaml \
|
child-east-ac.yaml \
|
||||||
spare-power-meter.yaml \
|
spare-power-meter.yaml \
|
||||||
office-desk-north.yaml \
|
office-desk-north.yaml \
|
||||||
|
office-desk-south.yaml \
|
||||||
|
attic-central.yaml \
|
||||||
office-rack.yaml \
|
office-rack.yaml \
|
||||||
tools-power.yaml; do
|
tools-power.yaml; do
|
||||||
flash+=("${command?} ${config?}")
|
flash+=("${command?} ${config?}")
|
||||||
|
|||||||
Reference in New Issue
Block a user