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
{{ message }}
This repository was archived by the owner on Apr 26, 2021. It is now read-only.
get/set attribute config methods have incoherent arguments
one accepts model and returns AttributeConfig
the other expects device and attribute as separate strings and config as a dictionary
It must be corrected