Baldhor / Homey-ESPhome-Enhanced

This is an Homey app which adds support for ESPHome devices. ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. More information on their homepage: https://www.esphome.io/
GNU General Public License v3.0
4 stars 3 forks source link

Settings modification #18

Closed Baldhor closed 10 months ago

Baldhor commented 10 months ago

Implement ability to modify ipAddress, port and password. Currently, those settings can be modified through the device advanced setting screen, but their modification imply:

I think it's better to manager settings modification from the wizard. The wizard will ensure:

Worst case, if there are needs, we can imagine a function in the wizard to detach / attach virtual devices 'individualy'.