Dominik

Results 158 comments of Dominik

Power consumption is not implemented for the DNSK-P11.

Sure, enable verbose logging and take a look as the fields that change as the power consumption should change. If you have the values that show in the original Panasonic...

Yes, OTA update works perfectly fine.

RX is what's received from the AC so that's what you want to look at.

The DNSK-P11 protocol is quite more complex than the CZ-TACG1 protocol so it's indeed possible that the original wifi controller requests the power consumption when it needs it.

What's the name of your wifi unit that Panasonic uses? It looks similar (but not the same) to a `CZ-CAPWFC1` which is not supported (yet). More info here: https://github.com/DomiStyle/esphome-panasonic-ac/issues/63 Please...

Yes, you have to enable verbose logging in your config: ``` logger: level: VERBOSE ``` Also, something seems wrong with your encoding since there'S so many ? in there.

The received data seems to be corrupted. Can you try connecting RX and TX directly to the ESP to check if the constant 00 disappear?

Can you check if you reversed RX and TX and they are connected to the correct pins?

@jesserockz Any ideas on how to diagnose something like that?