Joost Lekkerkerker

Results 1155 comments of Joost Lekkerkerker

Ah right, my mistake, sorry!

Lovely. They either should make it work with Pydantic V1 and support v2 via shims. (Since I'm trying to get HA to migrate to V2 safely, I don't think it's...

We can enable strict typing in a follow up, but this PR now breaks some tests, that should be fixed first.

Also, please don't forget to add a py.typed file for enabling mypy to read types from the lib. https://peps.python.org/pep-0561/

https://stackoverflow.com/questions/28804107/nodejs-dokku-docker-ffmpeg-exited-with-code-127

You should use `pysnmp-lextudio==5.0.31` instead

In that case I don't know how to fix this, could be that there just are no wheels available for this or something along those lines

Yes, there is no support for pysnmp in python 3.12, there is a switch in libraries for that.

``` Collecting pyasyncore Downloading pyasyncore-1.0.3-py3-none-any.whl.metadata (3.4 kB) Downloading pyasyncore-1.0.3-py3-none-any.whl (10 kB) Installing collected packages: pyasyncore Successfully installed pyasyncore-1.0.3 ``` Works on ARM mac

It should not break automations iirc, since the unique id didn't change. If it did, I don't know what exactly happened. I think it's strange that the device has no...