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

Configuration Site http://marvinroger.github.io/homie-esp8266/ broken!? #85

Closed euphi closed 8 years ago

euphi commented 8 years ago

I cannot configure my device using http://marvinroger.github.io/homie-esp8266/ . Whenever I connect to my ESP8266 the page shows the configured nodes, but it is not possible to move to the next page (The small icon on top changes to next, but browser still shows the info page.

Triggering Wi-Fi scan... ✔ Wi-Fi scan completed Triggering Wi-Fi scan... ✔ Wi-Fi scan completed Triggering Wi-Fi scan... ✔ Wi-Fi scan completed Received heart request Received device info request

marvinroger commented 8 years ago

You're right, I tried to reduce the size of configuration UI to be able to embed it into the device itself, and I broke everything!

marvinroger commented 8 years ago

Can you try again?

euphi commented 8 years ago

Yes, works fine now. Many thanks!

marvinroger commented 8 years ago

You're welcome!