Welcome to the developer documentation for Homey Apps.
A Homey App is software that runs on Homey, similar to apps on a smartphone. Apps are written in JavaScript, and run on Node.js in a sandboxed environment.
Read Getting Started to get started with creating your first Homey app.
Homey Apps SDK Versions
- Homey Apps SDK v1 (Homey < v5.0.0 — End of life)
- Homey Apps SDK v2 (Homey >= v1.5.0)
- Homey Apps SDK v3 (Homey >= v5.0.0)
Collaborate
The Homey Community is a very active group of enthousiasts that make most of Homey's apps. Find help there for the development of your apps.
- Homey Community Slack (#developers)
- Homey Community Forum
Issues
If you find any bugs in the Apps SDK, please report your issues on GitHub.