mirror of
https://github.com/esphome/esphome.git
synced 2025-11-19 00:05:43 +00:00
* Fix mqtt_text_sensor to honor unique_id when set. * Remove setting of unique_id in json tree, as the mqtt_component already does this, and in fact overrides what we do here. * Add unqiue_id() and dump_config() to the wifi_info sensors.