Udi Meiri
Udi Meiri
FWIW, I have been using this device daily for a few months with Home Assistant and had no issues.
`?` in the article you mentioned would be `Any` in my example. I believe that the only difference between the `is_consistent_with` and `is_subtype` relationships is that `is_consistent_with` has that special...
I can write the PR, no problem. I've already hacked my local copy of pytypes and it seems to work. However, I am still investigating typing module types in Python...