Neato Robot suddenly timing out and won't connect

Worked fine for several month since I purchased it. Works find from the iOS app, now HA will not connect to it and show the status. Just started last night.

The integration to neato sight is connected the battery, cleaning map and schedule sensor entities are there but the vacuum entity is completely missing rebooted, several times with no luck.

Any ideas. Did Neato change anything

here is the log

2019-11-29 08:41:22 WARNING (MainThread) [homeassistant.components.vacuum] Setup of platform neato is taking over 10 seconds.
2019-11-29 08:41:22 ERROR (SyncWorker_8) [homeassistant.components.neato.vacuum] Neato vacuum connection error: Unable to communicate with robot
2019-11-29 08:41:22 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 316, in _async_add_entity
device_info = entity.device_info
File “/usr/src/homeassistant/homeassistant/components/neato/vacuum.py”, line 329, in device_info
“manufacturer”: self._robot_stats[“data”][“mfg_name”],
TypeError: ‘NoneType’ object is not subscriptable
2019-11-29 08:41:29 WARNING (MainThread)

Yup, I have exactly the same issue.

Tried removing the config from configuration.yaml and switching to the new integration method on the Integrations page, but still the same.

I opened a issue on Github, there has been some discussion that seem to indicate Neato changed the API or it is down.

Maybe post on there that you are having the same issue.