James Budarz
James Budarz
At this point, there's little reason to maintain backward compatibility with Python 2. Moving forward, we should take advantage of some things that came with Python 3.
Description =========== The `Message` object returned by `DeserializingConsumer.value()` doesn't appear to match the [signature](https://docs.confluent.io/platform/current/clients/confluent-kafka-python/html/index.html#confluent_kafka.Message.value)- it can return a `dict`, for example, and not only a `str` or `bytes`. How to...
After experiencing errors in installation (and the large number of issues/PRs), I found that there are many cases where "Midea" is spelled "Mieda". This discrepancy is the root cause of...
I got the following warning in my home assistant logs: ``` Detected that custom integration 'garmin_connect' registers an entity service with a non entity service schema which will stop working...
### Describe the Feature/Enhancement The widget's icon is larger than the widget height, so the image is cropped in both dimensions- horizontal and vertical. ### Why would this be helpful?...