Flow Cards
The Upstairs Smart Stairs app provides Flow Action Cards for controlling motion lighting and Flow Condition Cards for building automations based on stair activity.
Action Cards
The following action cards extend Homey's default light controls, allowing you to control your stairs more precisely in combination with motion detection.
Important: All three Flow Action Cards will override or remove any motion light schemas previously configured in the official Upstairs app. Use these actions when you want Homey to fully control motion-triggered lighting behavior.
Set motion color and dim
This allows you to set a specific color and brightness for your Smart Stairs when motion is detected. Using the color picker, you can choose any color to be applied dynamically during motion events.
Set motion temperature and dim
This lets you define a specific light temperature and brightness for your stairs when motion is detected. Whenever this action runs, the stairs adopt the chosen temperature and brightness.
Disable motion light
This completely disables motion-triggered lighting on the stairs. The stairs will no longer animate or respond to motion events.
Condition Cards
The following condition cards let you gate your automations based on stair activity data. All condition cards support inversion in Advanced Flow (e.g., "haven't been used" instead of "have been used").
Condition cards fetch fresh data from the Upstairs API each time they are evaluated. See Capabilities for more details on polling and data freshness.
Stairs used more than X times today
Checks whether the total number of stair uses today exceeds the given count. Use this to trigger automations based on daily activity levels.
Last stair direction
Checks whether the most recent stair activity was in the given direction (up or down).
How to Use These Cards
- In the Homey app, go to Flows.
- Either edit an existing Flow or create a new Flow:
- Mobile App: Tap the + icon in the top-right corner, then select New Flow.
- Web App: Click New Flow to start a new flow (basic or advanced).
- For Action Cards, go to Then → Action. For Condition Cards, go to And → Condition.
- Search for your Smart Stairs device name (the name you assigned when adding the stairs).
- Select the Flow Card you want and configure the parameters.
- Combine it with any trigger (motion sensor, time, or other device) to complete your automation.