With system update 5.1.50 FIBARO introduced some new GUI elements for Quick Apps in the HC3. In this blog I’ll show you how they work and how you can control...
The standard behavior of motion sensors is that they only trigger an event when somebody is entering the room. In this blog I show you how to turn on the...
After my experiences with the Homey Bridge, I became curious about the Homey Pro (Early 2023). So I installed the Homey Pro besides my Home Center 3 and recreated parts...
Sometimes you want to do a simple HTTP request from a Lua scene on your Home Center 3 to interact with a local device (like an Raspberry or Arduino project)...
The hub.setTimeOut() function has many uses. It can be used to allow a task to wait a fixed time before performing an action. Like polling every minute for new data....