jonny_ji7 c6de8784f0 App: api request: switch from ip to current host
since the web-app runs successfully on the esp32 webserver now, the api
can be accessed directly - this makes the web app independent of the
dynamic controller ip

- remove ip from api url -> uses current host
- add testing code for changing a variable with a button
- comment out some debug output
2022-06-18 11:30:16 +02:00
..