homieiot / homie-esp8266

💡 ESP8266 framework for Homie, a lightweight MQTT convention for the IoT
http://homieiot.github.io/homie-esp8266
MIT License
1.36k stars 308 forks source link

Device name needs to be supplied as part of configuration #63

Closed leeiberry closed 8 years ago

leeiberry commented 8 years ago

the only way to get communication working correctly with the MQTT is to provide a device name. The default device ID is not used during the configuration process (via web based), you need to supply you a device ID.

marvinroger commented 8 years ago

It should be fixed: http://marvinroger.github.io/homie-esp8266/

Feel free to reopen if it does not work for you.