Johnny Moore
Johnny Moore
I’m also seeing this issue with Ireland and N.Ireland passes.
Hello! Has there been much progress on this? I'd still really like this feature! Thanks!
From a quick look, it seems that most Eufy models support Edge mode. As each of the different Eufy machines use a different API, it means redundant coding to get...
> ```diff > diff --git a/lib/wayback_machine_downloader.rb b/lib/wayback_machine_downloader.rb > index 730714a..199b9dd 100644 > --- a/lib/wayback_machine_downloader.rb > +++ b/lib/wayback_machine_downloader.rb > @@ -206,11 +206,15 @@ class WaybackMachineDownloader > @processed_file_count = 0 > @threads_count...
Certainly, it's pretty simple; > from robovac import Robovac > > nemasis = Robovac('IP', 'key') > > print(nemasis.get_status()) This issue is replicated from both HA and Python on a different...
Perfect, socket-tests works. I still get two errors, but the vac does work with HA. In the HA log (and when I first try and use the standalone python script),...
Broken pipe seems to appear once, then it re-establishes communication and works fine. Status updates and commands work... except for Spot Clean (info below, but I don't personally use that)....
Here's a full list of Robo errors from HA (last restart yesterday evening). > Failed to update RoboVac status: unpack requires a buffer of 2 bytes Occurred at HA startup...
I thought that alright - when it occurs the Vac isn't doing anything but charging... Maybe the 131 could mean 'fully charged'? I have received a couple of broken pipe...
Please disregard - it seems that edge mode is not implemented in Home Assistant. Maybe I'll attempt to make a script.... Thanks!