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
That's not how capabilities work. You can't "set" new capabilities. What is/isn't supported is determined by the air conditioning unit (i.e. what the unit is capable of).
If you have a unit that is capable of OneKeyNoWindOnMe, then the next step would be to implement the code necessary to control that feature.
I have seen many useful capabilities in v0.2.5, but only get_capabilities() are provided.
Can I call/use/set the capability?
For example I want to use "OneKeyNoWindOnMe" mode in class CapabilityId.
Is it update_capabilities()? How to use?
Thank you.
BTW, It response null when I call get_capabilities()
@mill1000
The text was updated successfully, but these errors were encountered: