dzungpv / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266/ESP32 module
GNU General Public License v3.0
68 stars 13 forks source link

Support static IP configuration #36

Closed pzbitskiy closed 2 weeks ago

pzbitskiy commented 1 month ago

Static IP configuration in WiFi (+init) page. Rationale: Looks like my Wemos D1 mini fails to renew lease so that loses connection. Could be router issue (idk, other devices work just fine).

Tested with Wemos D1 mini:

  1. LittleFS upload (OTA, PlatformIO IDE) with wifi.json
  2. Changing setting through WiFi configuration page

Not tested the init page (AP mode).