multiple esphome device updates and new devices
This commit is contained in:
@@ -14,7 +14,7 @@ substitutions:
|
||||
#############################################
|
||||
mqtt:
|
||||
broker: ${mqtt_server}
|
||||
topic_prefix: ${mqtt_topic}/${device_name}
|
||||
topic_prefix: ${mqtt_topic}/${local_device_name}
|
||||
username: ${mqtt_username}
|
||||
password: ${mqtt_password}
|
||||
discovery: False # enable entity discovery (true is default)
|
||||
|
Reference in New Issue
Block a user