mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 03:28:41 +00:00
Provide an option to select MQTT unique_id generator (#2701)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
This commit is contained in:
co-authored by
Jesse Hills
Oxan van Leeuwen
parent
5404163be0
commit
515519bc87
@@ -98,6 +98,7 @@ mqtt:
|
||||
discovery: True
|
||||
discovery_retain: False
|
||||
discovery_prefix: discovery
|
||||
discovery_unique_id_generator: legacy
|
||||
topic_prefix: helloworld
|
||||
log_topic:
|
||||
topic: helloworld/hi
|
||||
|
||||
Reference in New Issue
Block a user