This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Solved
SOLVED: I can't install apps from github
beowolf
Member
Hello! I used to install applications from athom cli with the following command:
"athom app install"
but now i have errors:
"athom app install"
but now i have errors:
✓ Validating app...
✘ Homey App did not validate against level `debug`:
[
{
"keyword": "additionalProperties",
"dataPath": ".contributing.donate.paypal",
"schemaPath": "#/properties/contributing/properties/donate/properties/paypal/additionalProperties",
"params": {
"additionalProperty": "currency"
},
"message": "should NOT have additional properties"
}
]
Not installing, please fix the validation issues first
What means this?
Tagged:
Comments
Compare the contributing part in the app.json with the contributing part here: https://developer.athom.com/docs/apps/tutorial-App Manifest.html
Not all apps have been updated based on these new validation rules...
"currency" was supported before BTW...
Which app are you trying to install?
Same error here with trying to install virtual-d or lightwave rf.
https://github.com/Inversion-NL/com.philio
I install old version athom-cli. And this work fine!
And run app this command:
Just ask PayPal to add that ....
Currency was for the Paypal by email payment that costs a fee.....
Athom Switchd by request from The Community
(see the old button here https://apps.athom.com/app/webhook.manager )
Don't know if email & currency still work like before (except not documented anymore)
both where possible after the switch.
The last command after the successfulLogin:
"c:\Users\Henks\Desktop\com.homewizard-master>athom project --install" does not work!
Only a message "Hi developer .... go.athom.com/jobs" appears.
How can I install the app?
>athom project is deprecated in version 2.x
should be
> athom app run
https://developer.athom.com/docs/apps/tutorial-Getting Started.html
https://www.npmjs.com/package/athom-cli