mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 08:46:04 +02:00
Allow async and disable reboot for MQTT on all NSPanels
This commit is contained in:
@@ -170,6 +170,8 @@ mqtt:
|
||||
username: !secret mqtt_username
|
||||
password: !secret mqtt_password
|
||||
discovery: false
|
||||
idf_send_async: true
|
||||
reboot_timeout: 0s
|
||||
|
||||
nspanel_lovelace:
|
||||
id: nspanel_id
|
||||
|
||||
Reference in New Issue
Block a user