








The Beating Heart
The CPU and RAM of Homey, where the software and apps run.
Flash Memory
4 GB of flash memory allows for storage of apps, insights and app settings.
868 MHz
Homey can receive & transmit 868 MHz signals for a variety of protocols.
433 MHz
Homey can receive & transmit 433 MHz signals for a variety of protocols.
Zigbee
As coordinator, Homey creates a Zigbee network for other devices to join.
Z-Wave
As controller, Homey creates a Z-Wave network for other devices to join.
Infrared
Six powerful Infrared LEDs control your older aplliances.
Audio
Text-to-speech and audio fragments can be played using the built-in speaker or 3.5mm line-out.
LED Ring
24 RGB LEDs display a beautiful screensaver and give useful information when something happens.
A Wireless Spectrum
Homey Pro supports 7 wireless technologies. With so many protocols out there, you can be certain your devices will probably just work.
- Wi-Fi (2.4 GHz) connects to many smart home devices on the LAN and Cloud.
- Bluetooth LE (2.4 GHz) is a low-power protocol for a variety of smart home devices.
- Zigbee (2.4 GHz) is a mesh-based protocol used mainly for lights and sensors.
- Z-Wave (868 MHz) is a mesh-based protocol used mainly for sensors, locks and plugs.
- 868 MHz is a carrier frequency used by other brands with their own protocol.
- 433 MHz is a carrier frequency used by other brands with their own protocol.
- Infrared connects your older devices, and needs a direct line-of-sight.
Everything Local
Homey Pro does everything on-premise, to take advantage of the lowest latency and highest reliability.
Always up — even if your internet is down.
Homey Pro processes everything locally, so it's always up, even if your Wi-Fi is down.
Connect Homey with LAN devices.
Homey Pro can communicate with your LAN-only devices such as Google Chromecast.
Cloud functionality available.
Homey Pro only uses the cloud when necessary, e.g. push notifications and webhooks.
Community Apps
Pro users need pro apps. The Homey App Store contains extra apps for Homey Pro users that otherwise are not available. Take your Flows to the next level with Pro apps.
MQTT Hub
With this you can communicate with all your...
Homeyduino
Make your own devices using arduino
Better Logic
Advanced logic library with variable management
Virtual Devices
Virtual Devices to simulate one ore more real devices.
Chronograph
Precise timer, stopwatch and transition functionality
Countdown Timers
Adds hourglass-like timer cards for your flows
Group
Group devices with the same capability
HTTP Request Flow Cards
Start a flow with simple HTTP Get request, use...
Sun events
Triggers you at certain positions of the sun
Temperature Monitor
Monitor the temperature readings of all your devices.
HomeyScript
Take a deep dive with HomeyScript on Homey Pro.
Utilize Homey Pro's Web API to create personalized HomeyScripts for any advanced usecase.
ToggleLights.js
// Toggle all lights on/off
const devices = await Homey.devices.getDevices();
for (const device of Object.values(devices)) {
if (device.class === 'light') {
const onoff = device.capabilitiesObj.onoff.value;
await device.setCapabilityValue('onoff', !onoff);
log(`✅ Toggled ${device.name}`);
}
}
✅ Toggled Philips Hue White & Color
✅ Toggled IKEA Trädfri E27
✅ Toggled Philips Hue Iris
✅️ Toggled INNR White & Color
Experiments
Unofficially cool.Our engineers love to create new things, but we can't always support everything the official way. Experiments are where their ideas are born — designed for you.
Power user
Unlock more Flow-cards for system management, and log system performance to Homey Insights.
Virtual Devices
Add an unlimited number of virtual devices to Homey Pro. Buttons, switches and IP Cams are at your fingertips.
...
Our legal department said we cannot mention this one. But let's say we're a fan of apples.
Backups
An unbreakable Homey Pro for just € 10 per year.Stay safe with Homey Pro Backups. Your entire smart home is backed up automatically, and you can roll-back at any time.

Choose your Homey.
Whether you prefer a subscription or a one-time purchase,
there's always a Homey for you.
Homey
$ 2.99/moHomey Pro
€ 399
Homey |
Homey Pro |
||
---|---|---|---|
$ 2.99/mo | € 399 | ||
Connect 50.000+ devices | |||
Mobile App | |||
Web App | |||
Google Assistant | |||
Amazon Alexa | |||
Flow | |||
Insights | |||
Energy | |||
Logic & Variables | |||
Bluetooth | |||
Zigbee | |||
Z-Wave | |||
Infrared | |||
433 MHz | |||
868 Mhz | — | ||
Speaker | — | ||
Experiments | — | ||
Local Wi-Fi | — | ||
HomeyScript | — | ||
Community Apps | — | ||
= With Homey Bridge | Start for free | Buy now |