jnsbyr / esp8266-intexsbh20

MQTT WiFi remote control for the Intex PureSpa SB-H20 and SJB-HS whirlpools
Other
64 stars 20 forks source link

Integrated Webserver #22

Closed maddevil84 closed 1 year ago

maddevil84 commented 2 years ago

Would it be possible (even if it's not so secure as you stated in the overview) to add a small webserver / frontend to see and set the values for testing or direct adjustment? I am not so deep into esp or arduino programming but if somebody could do the first steps I could maybe make the frontend more secure and / or functional. I guess many people would be interested in having the option to use a small web front-end on this device additionally or instead of the mqtt option. I really appreciate your work so far. Thank you and best regards maddevil84

jnsbyr commented 2 years ago

Sure, its possible to add a webserver to the project. The ESP8266 has ample flash memory for such a purpose and there are a lot of projects out there that show how to do it. Currently I have no intention to add this feature myself due to lack of need and spare time to do so, but I will support anyone who is willing to do job.

jnsbyr commented 1 year ago

closed due to inactivity

titolini72 commented 3 weeks ago

Hi maddevil84, Is you request to have an HTTP Front end service instead of MQTT. Like a web page to control SPA ?