I want to know
1 Can I directly input numerical values to set parameters, instead of dragging the control? It’s hard for me to precisely adjust to the desired values this way?
2 I also need to set an IP address, which currently can only be configured through a YAML file, and requires reinstalling the YAML for changes to take effect. Is there a way to make this IP address a string parameter that can be directly set on the web page?
However, the IP setting discussed is not for this device, but for another device on the same WLAN. This device needs to call the API of that other device, so it’s essential to know the IP address of the another device.
I will try to have my router working as local dns and assigning a local domain “mydevice.local” that you can use in yaml for the http request.
How to this depends on your router’s features.
Hope this might help.