Tucker Kern

Results 430 comments of Tucker Kern

Updated to reflect the latest changes to the PR

New sliders look a lot better. Thanks!

The Pi 5 SoC has a completely different architecture than previous generations. Currently it's incompatible with raspdif and I have not looked into that it would take to add support.

No. This is a hardware compatibility problem, not an OS problem.

I'm also seeing this for the English language for certain weather conditions. e.g. If I ask assist for the weather I get the following ![Image](https://github.com/user-attachments/assets/1357c1c0-c9af-4eae-9053-a30e187c3c1f) But if use the developer...

Can you try pulling down the latest protocol files? They probably have the definition of 0x0095 e.g. ``` msmart-ng download ```

> I ran that command in the HA terminal and it looks like it ran successfully. After a restart, got the same "unknown capability" error in the log. It just...

Thanks. There's nothing about this capability ID in the Lua unfortunately. For now I'm going to downgrade the severity of this log message (#216) as its actual harmless

There's a "Enable debug logging" button on the integration page or you can add this to your configuration.yaml ```yaml logger: default: warning logs: custom_components.midea_ac: info msmart: debug ```