Nick Whyte

Results 30 comments of Nick Whyte

I will turn this off ^ 😅

> What really happens when yo switch Clean Preference? It turns on automatic cleaning preference, which essentially is clean count/vacuum power/water flow levels specified on a per-room basis in the...

Wow I am surprised it is not a feature on all robots! I am not sure there is a way in the API to determine whether it supports it or...

Just merged in `dev` into this PR. > Can you tell me please the class of your model? Yep it's a [Deebot Osmo T8](https://www.ecovacs.com/global/deebot-robotic-vacuum-cleaner/DEEBOT-OZMO-T8)

Thanks, yep I'll have a crack at implementing a PR for this change at some point this week. Glad you took some inspiration from my implementation for authentication 😆

PRs are up! - https://github.com/DeebotUniverse/Deebot-4-Home-Assistant/pull/255 - https://github.com/DeebotUniverse/client.py/pull/163 I do have to say; the client library is very easy to extend and add functionality to 💯

Not yet, sorry. The issue for me is that I don't have a Ness alarm panel at my place of residence, so it's difficult for me to develop/test changes in...

I have raised a work in progress to resolve `arm_home` issues: https://github.com/home-assistant/core/pull/94351. Once that is complete, I will likely move onto debugging this issue.

https://github.com/retspen/webvirtmgr/blob/master/webvirtmgr/utils/secret_key.py#L61 Permissions must be 600. See link.