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
change: update how the deprecated characteristic functions handle the signature changes (#199)
* revert parameters in old function signatures to prevent errors when the name is specified in the signature
* Change how the deprecated characteristic functions handle the signature change
* Add test cases for the deprecated functions signature changes
* news - #200