mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Add option to use MQTT abbreviations (#2641)
This commit is contained in:
@@ -94,6 +94,7 @@ mqtt:
|
||||
username: 'debug'
|
||||
password: 'debug'
|
||||
client_id: someclient
|
||||
use_abbreviations: false
|
||||
discovery: True
|
||||
discovery_retain: False
|
||||
discovery_prefix: discovery
|
||||
|
||||
Reference in New Issue
Block a user