NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.16k stars 14.19k forks source link

home-assistant using incompatible (latest) version of python-kasa #283941

Closed hughobrien closed 9 months ago

hughobrien commented 9 months ago

Describe the bug

python-kasa recently updated to 0.6.x from 0.5.x. The home-assistant project does not yet support 0.6.x, as a result kasa functionality is degraded.

Steps To Reproduce

Using HomeAsisstant from latest nixpkgs, attempt to get emeter data from kasa devices.

Additional context

I reported this issue upstream here and they advised on the version issue. There are more logs visible there.

Add a :+1: reaction to issues you find important.

fabaff commented 9 months ago

I guess that if we would run the tplink unit tests then the issue with 0.6.0 would have been detected.