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
Hello When installed in homey, it gives an error. What am I doing wrong? What needs to be tweaked? (homey version 4.2.0)
× Homey App did not validate against level debug: [ { "keyword": "maximum", "dataPath": ".sdk", "schemaPath": "#/properties/sdk/maximum", "params": { "comparison": "<=", "limit": 2, "exclusive": false }, "message": "should be <= 2" } ] Not installing, please fix the validation issues first
debug
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
When installed in homey, it gives an error. What am I doing wrong? What needs to be tweaked? (homey version 4.2.0)
× Homey App did not validate against level
debug
:[
{
"keyword": "maximum",
"dataPath": ".sdk",
"schemaPath": "#/properties/sdk/maximum",
"params": {
"comparison": "<=",
"limit": 2,
"exclusive": false
},
"message": "should be <= 2"
}
]
Not installing, please fix the validation issues first
The text was updated successfully, but these errors were encountered: