> For the complete documentation index, see [llms.txt](https://apps.developer.homey.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apps.developer.homey.app/readme.md).

# Welcome to the Homey Apps SDK 👋

**Homey is a smart home platform that connects devices from various brands & technologies in one unified experience. Homey owners can control their devices in the Homey mobile & web app, create automations called Flow, learn their energy usage with Homey Energy and view charts with Homey Insights.**

The Homey Apps SDK enables developers to create apps that run on Homey. An app for Homey is a [Node.js](https://en.wikipedia.org/wiki/Node.js) or [Python](https://en.wikipedia.org/wiki/Python_\(programming_language\)) bundle distributed through the [Homey App Store](https://homey.app/apps), or installed by [Homey CLI](https://www.npmjs.com/package/homey). These apps run local on Homey, similar to an iPhone or Android device.

With the Homey Apps SDK your app can extend Homey by adding new [Devices](/the-basics/devices.md) and create new [Flow cards](/the-basics/flow.md), among other things. Additionally, your app can transmit and receive wireless signals, such as [Wi-Fi](/wireless/wi-fi.md), [Zigbee](/wireless/zigbee.md), [Z-Wave](/wireless/z-wave.md), [433 MHz](/wireless/rf-433mhz-868mhz.md), [Bluetooth LE ](/wireless/bluetooth.md)and [Infrared](/wireless/infrared.md).

## 🚀 Getting Started

To get started with your first Homey app, head over to [Getting Started »](/the-basics/getting-started.md)

## 👥 Community

* Questions? Ask them on [Stack Overflow](https://stackoverflow.com/questions/ask?tags=homey) with the `homey` tag.
* Please report any issues you find in the [Apps SDK Issue Tracker](https://github.com/athombv/homey-apps-sdk-issues/issues).

![](/files/j09cC2cFgyxTJp6EzgC4)
