Flow Gadgets adds powerful shortcut cards for Homey Advanced Flows. It helps reduce long chains of standard cards by combining calculations, comparisons, mappings, conditions, reference-value checks, and temporary values into compact, reusable cards.
Most numeric fields support shared formula logic. You can use numbers, resolved Homey tags, formulas with +, -, *, / and ^, nested parentheses, decimal dot or comma, functions like abs(), min(), max(), clamp(), round(), floor() and ceil(), and deadband blocks.
Example:
(#Load - #PV) + {#GridPower; -10; 10}
Flow Gadgets also includes mapping cards for ranges, numeric scales and text scales, expression-based condition cards, value-change detection with stored reference values, and temporary RAM values that can expire automatically or at a specific time.
Flow Gadgets runs locally on Homey and does not send your Flow data to external servers.
A complete USER GUIDE with explanations and examples is available on the developer website. Please use the website link below for detailed instructions.
자세히 읽기 ›