you’re right I guess, that could be an option.
would make the sensor sensing the ip change based on this sensor somewhat useless in the process, but even that wouldn’t be such a big issue.
Still, would like to know whether this is a rest sensor issue (which most of the sensor issues are btw, always have a suspicion rest sensors are heavy on the system, and cause of many errors) or a configuration finetuning thing.
see:
2018-07-25 08:53:25 ERROR (SyncWorker_6) [homeassistant.components.sensor.rest] Error fetching data: <PreparedRequest [GET]> from https://raw.githubusercontent.com/c727/home-assistant-tiles/master/LATEST_VERSION failed with HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /c727/home-assistant-tiles/master/LATEST_VERSION (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x723ffdd0>: Failed to establish a new connection: [Errno -3] Try again',))
2018-07-25 08:53:30 ERROR (SyncWorker_18) [homeassistant.components.sensor.rest] Error fetching data: <PreparedRequest [GET]> from https://s3.amazonaws.com/hassio-version/stable.json failed with HTTPSConnectionPool(host='s3.amazonaws.com', port=443): Max retries exceeded with url: /hassio-version/stable.json (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x72423d90>: Failed to establish a new connection: [Errno -3] Try again',))
2018-07-25 08:53:36 ERROR (SyncWorker_11) [homeassistant.components.sensor.rest] Error fetching data: <PreparedRequest [GET]> from http://ip.jsontest.com/ failed with HTTPConnectionPool(host='ip.jsontest.com', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x72825770>: Failed to establish a new connection: [Errno -3] Try again',))
2018-07-25 08:53:41 ERROR (SyncWorker_3) [homeassistant.components.sensor.rest] Error fetching data: <PreparedRequest [GET]> from https://s3.amazonaws.com/hassio-version/beta.json failed with HTTPSConnectionPool(host='s3.amazonaws.com', port=443): Max retries exceeded with url: /hassio-version/beta.json (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x727127f0>: Failed to establish a new connection: [Errno -3] Try again',))