various incl zha quirks
This commit is contained in:
@@ -87,6 +87,7 @@ esp32:
|
||||
CONFIG_FREERTOS_UNICORE: y
|
||||
advanced:
|
||||
ignore_efuse_mac_crc: true
|
||||
ignore_efuse_custom_mac: true
|
||||
|
||||
#############################################
|
||||
# ESPHome Logging Enabl
|
||||
@@ -164,6 +165,9 @@ mqtt:
|
||||
topic_prefix: ${mqtt_topic}/${device_name}
|
||||
username: ${mqtt_username}
|
||||
password: ${mqtt_password}
|
||||
discovery: True # enable entity discovery (true is default)
|
||||
discover_ip: True # enable device discovery (true is default)
|
||||
|
||||
|
||||
#############################################
|
||||
# Time Component
|
||||
|
Reference in New Issue
Block a user