jrouvier / esphome-emporia-vue-utility

Alternative ESPHome firmware for the Emporia Vue Utility Connect
GNU General Public License v2.0
75 stars 17 forks source link

Fix MQTT id attribute #12

Closed baudneo closed 8 months ago

baudneo commented 1 year ago

In newer versions of esphome, the id attribute of mqtt doesn't accept dash '-'. Replace it with underscore '_'.