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.
Tutorial for Newbies
Seraphim
Member
in Developers
Hello all together,
I hope this post is right here, otherwise feel free to hand it over to another category.
Is there any kind of tutorial, how to create apps for homey? Something like a "hello world" tutorial for someone who in principal knows how programming works but needs to understand how this works with or for homey? Something like a "I show you what you have to do"? The basics how to start.
And yes, I read the Apps & API Documentation, but I belong to the people, that need to get shown how to do.
Best Regards
Andreas
I hope this post is right here, otherwise feel free to hand it over to another category.
Is there any kind of tutorial, how to create apps for homey? Something like a "hello world" tutorial for someone who in principal knows how programming works but needs to understand how this works with or for homey? Something like a "I show you what you have to do"? The basics how to start.
And yes, I read the Apps & API Documentation, but I belong to the people, that need to get shown how to do.
Best Regards
Andreas
Comments
Good luck!
https://apps.developer.athom.com/tutorial-Getting Started.html
Imho there was a somewhat more complete getting started in the v1 documentation, you can still read here but bear in mind this is phased out and sdk2 should be used from the next stable release.
https://apps.developer.athom.com/v1/library.1.html
This shoul be enough to make your first hello world on Homey!
in the meantime, several other developers will be releasing their updates apps based on SDK2.
In the App Store, there are always the links mentioned towards the github repository... so more examples will be available there...
I'm currently working on the first SDK2 + meshdriver (common for Z-wave and Zigbee) app:
https://github.com/TedTolboom/com.hank-tech
I have to say, building an SDK2 + new meshdriver (instead of old Z-wave driver) app is becoming quite easy
Indeed no newbie manual but we try in the forum to help ppl. Each time i have an question and received an answer i make an step by step manual for the non technical ppl like https://forum.athom.com/discussion/3013/light-flows-triggering-only-after-the-sun-is-down
So i would suggest search the forum and ask
It's a bit mixed: FAQ regarding (starting) developing for Homey, and FAQ start using Homey.