We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm am attempting to adapt for a MyAir2.
I'm not very inexperience with js and classes, and sorry if I have completely overlooked but...
How are zones handled?
My system has 8 zones that can be on/off as well as 0 - 100% open (the XLM I will be working with is below)
<zone1> <name>LOUNGE</name> <setting>1</setting> <userPercentSetting>100</userPercentSetting> <maxDamper>100</maxDamper> <minDamper>0</minDamper> <userPercentAvail>1</userPercentAvail> </zone1>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm am attempting to adapt for a MyAir2.
I'm not very inexperience with js and classes, and sorry if I have completely overlooked but...
How are zones handled?
My system has 8 zones that can be on/off as well as 0 - 100% open (the XLM I will be working with is below)
The text was updated successfully, but these errors were encountered: