Kevin Lemonnier

Results 154 comments of Kevin Lemonnier

Have you made the changes to libdyson as well? There's two PRs, one for the HA integration and one for the underlying libdyson, both are needed

Yeah but I don't use Hass OS so I can't talk to it, I just use the docker container. Have a look in the other PR, there's discussions about this

Hey @dotvezz, That's awesome, I've been toying with the idea of doing it myself for a while but I don't think I'd have enough time, great to see someone else...

I've used PR #30 as a base to manually add support and it connects fine, so it's just a matter of adding a few lines to support it. That PR...

Okay so here's what I've got so far : ```diff diff --git a/libdyson/libdyson/__init__.py b/libdyson-new/__init__.py index 7b05791..ae8fb07 100644 --- a/libdyson/libdyson/__init__.py +++ b/libdyson-new/__init__.py @@ -15,6 +15,7 @@ from .const import ( DEVICE_TYPE_PURE_HOT_COOL_LINK,...

Quick update, this actually works fine, I was just missing a change in the actual integration to use that sensor. Basically in sensor.py for the dyson local integration you just...

@terzo33 Have a look at my two PRs, works fine with them

Yes, the formaldehyde sensor in the current version isn't correctly defined, that's also addressed in my PR. As for the values themselves some of the fields in the app are...

Unfortunately that's not the case for me, I've got months of backups left over with a 7 day retention

Actually just noticed I wasn't using the latest version, so I updated to 0.35. One of the two errors went away, but this one is still repeating : ``` time="2022-11-30T09:57:58Z"...