My wife reconfigured the guest room with a meshed router that hosted IoTaWatt, now it connected to the main router with a new IP address (ending in .165). I’ve restarted HA, rebooted the hardware, disabled/re-enabled IoTaWatt integration, and the integration still looks for the old IP address. From the Log;
2025-01-02 10:33:03.757 DEBUG (MainThread) [iotawattpy.connection] URL: http://192.168.50.164/status?wifi=yes
2025-01-02 10:33:06.825 DEBUG (MainThread) [iotawattpy.connection] Failed to establish a connection.
2025-01-02 10:33:06.825 DEBUG (MainThread) [homeassistant.components.iotawatt.coordinator] Finished fetching IoTaWatt data in 3.068 seconds (success: False)
How do I change the IoTaWatt integration to look at the new IP address? Or do I have to delete it and re-add it?