gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
371 stars 132 forks source link

MQTT device name equal to entity name error fix #228

Closed freddieleeman closed 11 months ago

freddieleeman commented 11 months ago

Starting from Home Assistant version 2023.08, you no longer need to specify entity names when they match the device name. This update resolves the warning in the Home Assistant logs that states:

MQTT device name is equal to entity name in your config.

gysmo38 commented 11 months ago

Thank you. I will test like that if it work well, i will clean the code :)