Add basement dehumidifier relay

This commit is contained in:
2024-08-17 14:28:14 +02:00
parent 96383e37d1
commit 021700347e
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
substitutions:
name: "basement-dehum"
friendly_name: "Basement dehumidifier"
esphome:
area: "Basement"
packages:
device_base: !include templates/mystrom.yaml
+1 -1
View File
@@ -35,7 +35,7 @@ for config in \
outdoor-equipment.yaml \ outdoor-equipment.yaml \
recirculation-pump.yaml \ recirculation-pump.yaml \
storage-heater.yaml \ storage-heater.yaml \
basement-rack.yaml \ basement-dehum.yaml \
zigbee-coordinator.yaml \ zigbee-coordinator.yaml \
basementdoorlock.yaml \ basementdoorlock.yaml \
frontdoorlock.yaml \ frontdoorlock.yaml \