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

Presentation: Single-File solution for Homie OTA #705

Open MajorTwip opened 3 years ago

MajorTwip commented 3 years ago

Hi

I made a small Webpage (all in one file) to update Homie3 devices. Just download the html and open it in a browser.

It supports:

Feel free to enhance/copy

https://github.com/MajorTwip/HomieControl

kleini commented 3 years ago

This looks promising. How can I provide credentials for my MQTT broker? What is the advantage of this project? I was already very satisfied with https://github.com/skoona/HomieMonitor

MajorTwip commented 3 years ago

Hi Credentials not yet implemented as I dont use them. Advantage is solely the fact that there is no installation needed. Only prerequisite is a Browser.

kleini commented 3 years ago

Installing a single web page or running a container is today not a very big difference in setup efforts.

RootShell-coder commented 2 years ago

Very interesting, but you need credentials to connect to the broker