As a result of parsing device values, DUMMY_VAL may be set, which causes ha_diff to fail.
0.2.33.beta.8
Improve type hinting throughout the project.
0.2.33.beta.7
In the case of __on_disconnect, where __try_connect wasn't set to False, __on_connect is triggered early, causing subscriptions to be queued. The discovery ends with no devices found.