Pablo
Pablo
Figured I'd chip in too. Same as @robbrad I can't get LocalKey nor DevId from logcat when opening the Eufy Home app. 1. RoboVac 30C firmware: * Wifi: 1.1.3 *...
+1 for @bmtKIA6 's solution. Worked for me to get the `localKey`
Briefly tested my RoboVac 30C (https://github.com/mitchellrj/eufy_robovac/issues/1#issuecomment-599771209) with the recently acquired `localKey` and both `start` and `back to home` commands worked fine. I'll test it more thoroughly later but great work...
> Does anyone have this working for a 30c that can share the config yaml settings? @jimmyeao I do. I'll share the code as soon as I have my hass...
@jimmyeao My config card: https://gist.github.com/pabsi/d5a9d4211a4c0da5bb88c89a0311dd0d  Had edge mode cleaning by doing this: https://github.com/home-assistant/core/pull/25483 I don't have this vacuum anymore but happy to help in any way I can. Regards,
> Yes I did a reset on the vacuum, re-added it to HA and it's been fine ever since. > Too bad the integration doesn't have the 30 minute and...
Hey @theresagresch I'd be interested to know what "Unstacking" actually does in the background (backend). If it's a MySQL query, then we can work something out. In my case (30k...
In the meantime, I'd appreciate a query on MySQL that could just remove all faces from a photo (or the equivalent of clicking "X" on each one of them as...
> You can do it directly in the database until this is implemented. Hey @graciousgrey , what would be the table and query to update such information? I'd happily do...
> Thanks a lot for your feedback :) > > To update the cover image in the database: > > 1. Copy the filehash of the photo you want to...