Aaron Bach

Results 170 comments of Aaron Bach

I'm running into this, as well. Manually converting the offending DOCX to a PDF allows me to proceed, but that's obviously not ideal. Note that I'm testing with a document...

My (unfortunate) workaround is to try `extractous` and, if I get this exception, fall back to [`docx2python`](https://pypi.org/project/docx2python/) (which works, but can obviously be slower).

Still valid.

`INFO` logs are logged all the time; verbose controls only `DEBUG` logs. That's as designed.

Please provide verbose-level logs—it is hard to understand what the intended outcome or fix is from the info provided.

> Thanks :) 😀 > > You want to make a PR for this integration and help out Bachya :) I would absolutely appreciate the help; 100% of my coding...

> hey there! > > thanks for implementing the new sensor. > > I wanted to mention something about the sensor, when I use MQTT explorer, i clearly see the...

Thanks for the heads up, @Anto79-ops. To confirm, you don't see any errors in `ecowitt2mqtt` or HASS (or both)?

> Is this code available as a docker container? Then I could test it on my setup. https://github.com/bachya/ecowitt2mqtt/pkgs/container/ecowitt2mqtt/242520435?tag=pr-1037

> Today it crashed with this message. My broker supports MQTT5 and I did not modify my env variables since you use already good defaults. > > > > ```...