various esphome devices updates

This commit is contained in:
root
2025-06-23 18:54:24 +12:00
parent 23abe209a5
commit 6034bc0320
10 changed files with 1563 additions and 43 deletions

View File

@@ -19,7 +19,7 @@
#############################################
substitutions:
# Device Naming
devicename: "esp-downstbathswitch"
device_name: "esp-downstbathswitch"
friendly_name: "Downstairs Bath Lightswitch (3)"
description_comment: "Downstairs Bathroom Main Lightswitch using a Zemismart KS-811 Triple Push Button. Main Light (1), Cabinet Light (2), Extract Fan (3)"
device_area: "Downstairs Bathroom" # Allows ESP device to be automatically linked to an 'Area' in Home Assistant.
@@ -73,7 +73,7 @@ packages:
# https://esphome.io/components/esphome.html
#############################################
esphome:
name: "${devicename}"
name: "${device_name}"
friendly_name: "${friendly_name}"
comment: "${description_comment}" #Appears on the esphome page in HA