1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.57k stars 787 forks source link

Add the ability to set the parameters on a web page instead of the code #15

Closed 1technophile closed 6 years ago

1technophile commented 7 years ago

some ideas for uno + W5100: http://forum.arduino.cc/index.php?topic=55044.15

ctripodi commented 7 years ago

Hi, I agree, could be great to have this option enabled. Another example to be considered https://github.com/tzapu/WiFiManager

DenDeze commented 7 years ago

Check out esp-link for esp devices.

The nodemcu Lua firmware can be flashed with a webpage to set settings.

Must be an option on arduino ide

animavitis commented 7 years ago

https://github.com/marvinroger/homie-esp8266 have nice GUI to setup wifi/mqtt or custom paramters. Maybe migrate to homie-esp8266?

1technophile commented 7 years ago

Indeed but i never checked the arduino compatibility do you have some infos about it ?

animavitis commented 7 years ago

nope, but i will try to check it

1technophile commented 6 years ago

duplicate of #83