Where do you place the files? I’ve tried custom_components and under the actual homeassistant components directory, but I still get Platform not found: vacuum.ecovacs
I run into a problem, im in Canada and on the github page i have this notice
The HTTPS and XMPP servers do not appear to be following the same convention. For example, a Canadian user must authenticate on country-specific HTTPS server, but XMPP commands work both on the worldwide server msg-ww.ecouser.net) and the North America server (msg-na.ecouser.net)
I tried with the default us na but i got this message in HA
title: Invalid config
message: The following components and platforms could not be set up:
Its an issue with the sleekxmpp package, I had to delete the 1.3.3 from my deps folder then everything starting working. NOTE: I don’t know what else uses sleekxmpp so I don’t yet know what other problems I may have caused by removing it.
It seems like we’re going to have it in the next release or so.
But as @johnsnow mentioned - it will require constant internet connection to work with the company servers.
@OverloadUT i’ve seen your other post "Add ecovacs component #15520 ". It seems that on Aug-20 it was considered ready and will be available on the next release of HA. Is this correct?
Yep! It’ll go out in the next beta release of Hass, then in the stable release.
I expect there to be problems with this first release: it’s a brand new library that is completely reverse engineered, so it’s likely that we’ll need the community’s help when certain devices/networks/regions don’t work. But now that the component is here, it should hopefully be easy to iterate on those pieces