Jimmy Everling

Results 253 comments of Jimmy Everling

@stevocz what heat pump do you have? You can enable debug logging in the configuration.yaml by adding the following: ```yaml logger: default: info logs: custom_components.panasonic_cc: debug ```

@stevocz that is an Aquarea device, that is currently not supported. It's using different API endpoints and I don't have access to one of those devices or any data dumps...

@stevocz update to 2024.9.1 it has some additional logs that I need before I can add Aquarea device support https://github.com/sockless-coding/panasonic_cc/issues/310

@stevocz you didn't get any other errors / warnings in the log?

@stevocz yeah the Aquarea logging was broken but should be fixed in 2024.9.2

Guess that wasn't the call to get the status of Aquarea devices...

I have a CS-HZ25UKE as well and changing the Fan Speed works fine... do you get an error message / log entry?

I've fixed the bug in v1.1.11

@ahammas Hi, it's the integration I don't have a box with an outlet myself. So I haven't been able to test it. But I'll see if I can figure out...

I found an error, give 2024.9.2 a go and see if it works better.