still works … i’m planning on improve some of my integrations on my christmas vacation
Thanks, I have placed an order today. If I can help in anyway let me know. Appreciate your work
I just got an A1 and have it configured along with the 0.0.2 integration. I have a dev background but have not done any significant work with HA components. If I can help test or build, I’m happy to.
Hi Benedikt,
Just wondering if you ended up having a chance to work on the integration at all and what improvements you were looking at?
Thanks
I’m new to HA (been using Hubitat for 3+ years). Also just got my A1. I installed dreame-vacuum integration since I also have an L10 but there’s no support for the A1 in that integration. I made a feature request there before I found this. Maybe I can help merge the two projects?
Hi,
Tasshack stated clearly in one of the closed issues, that he wont integrate the mowers in his project (thats why i forged his project and created the mower-integration)
- Add lawnmower Dreame A1 ? · Issue #487 · Tasshack/dreame-vacuum · GitHub
- Support for Dreame Robotic Mower A1 · Issue #580 · Tasshack/dreame-vacuum · GitHub
- Support for Dreame Mower A1 · Issue #589 · Tasshack/dreame-vacuum · GitHub
- wrong credential with dreame A1 · Issue #744 · Tasshack/dreame-vacuum · GitHub
Dreame-Mower is also still in alpha state and contains a lot of errors … i made it public before it reached beta stage because the most important features are already available
I got a error saying “device could not be reached”.
after seeing that this was a problem with the original app as well, i found a tip that said: In protocol.py add from paho.mqtt import client as mqtt_client
under from paho.mqtt.client import Client
I found that this was already done in my custom integration, except that the
from paho.mqtt.client import Client
that was supposed to be there from before was not there. After adding that line back, i got it working.
now i have another issue where the state sensor is spamming:
10:15:33 sensor.mower_state charging_completed
10:15:34 sensor.mower_state charging
10:15:35 sensor.mower_state charging_completed
10:15:36 sensor.mower_state charging
10:15:37 sensor.mower_state charging_completed
10:15:38 sensor.mower_state charging
0.0.4-alpha should fix the problems with “device could not be reached” and it should support Mova/A1 Pro/A2 now
I confirm, it works. Many thanks for solving the problem.
It is not working
I have deleted the integration to take it from scratch and now it is not able to detect the mower
Failed setup, will retry: Unable to discover the device over cloud
issue #17 on github