You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
While trying to import the libary an Type Error Exception occurs, claiming argument 'bases' has incorrect type. It seems to be given a tuple while expecting a list.
To Reproduce
pip install
try to import settings from ha_mqtt_discoverable
Expected behavior
To import without throwing an Exception
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
While trying to import the libary an Type Error Exception occurs, claiming argument 'bases' has incorrect type. It seems to be given a tuple while expecting a list.
To Reproduce
Expected behavior
To import without throwing an Exception
Screenshots
The text was updated successfully, but these errors were encountered: