CharlesBlonde / libpurecoollink

Dyson Pure Cool link python library

Home Page:http://libpurecoollink.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to control Dyson 360 Eye Vacuum

filcole opened this issue · comments

It would be great to add ability to control the Dyson 360 Eye vacuum.

Hi @filcole,

I'm planning to buy a Dyson 360 Eye vacuum but before I would like to stabilize the actual version. And maybe add heating configuration before (I haven't any heating device..
)

And of course, I hope this device is working the same way (Mqtt).

So yes, I'm planning to work on it but not before a few weeks ;)

Looks like there's a node implementation here: https://github.com/peteakalad/homebridge-dyson360eye

Thanks for the link.

I take a look to the javascript sources and I can confirm it's working like purifier (MQTT).

It shouldn't be to hard to implement.

I started working on supporting the 360 eye device.
I'm now able to control the device (start, pause, abort, set quiet/max mode) but more tests must be done and a lot of refactoring has been done so more time is needed to valid everything.

It can be tested with the PR #9

This is working great for me. I've also used your integration with Home Assistant, and that works well too. Thanks very much. Awesome.