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.
Closed
Wolfram|Alpha app
I have just fixed Wolfram|Alpha app. Currently it's only available on my github com.wolframalpha repo
It requires Wolfram|Alpha API app ID which can be obtained on their developer portal.
App ID is then set in app settings.
Example voice command:
question 1 plus 1
Feedback welcome.
It requires Wolfram|Alpha API app ID which can be obtained on their developer portal.
App ID is then set in app settings.
Example voice command:
question 1 plus 1
Feedback welcome.
This discussion has been closed.
Comments
I'm testing this right now!!
I don't receive a response to the question.
Also, I had to turn of the 'announce searching' option, because Homey got stuck in a loop.
You need to do a 'npm install' before starting the app (to install dependencies I suppose?)
Working pretty good!
What are the triggers? Because it answers even when I don't use 'question'
I don't expirience triggering issues (still on .17), can you try debug which trigger is triggered? homey.log speech.triggers
thanks!
Really like the app, thanks!
Glad you like it!
thx
https://apps.athom.com/app/com.wolframalpha.knowledge
Or was the job at Athom filled in by @MatjaLipu ?
Athom developed Wolfram app some time ago, but it was broken due API changes. I have fixed it (see pull request) using latest API. I did for same Chromecast app.
However I have independently developed YouTube app.
No, I did not fill or even apply for a job because I am not Dutch.
https://github.com/athombv/com.wolframalpha
but running gave:
Tried adding some console.log's but didn't see what goes wrong? Guess it's not just me, anyone got this working?