[APP][Pro] Custom Logic

forum_banner (6)

Custom Logic for Homey

Custom Logic is a Homey app that allows you to control your tokens and flows with ease.

Download the most current live version in the Homey App Store!

Download the most current test version in the Homey App Store!

Currently has support for:

Action cards (only for advanced flows)
:rice_scene: Image Display: Fetch and display images from a URL as tokens with the ‘temporary-image’ action card by providing the ‘imageUrl’ parameter.
:heavy_plus_sign: Calculate: Evaluate mathematical expressions with the ‘calculate-float’ and ‘calculate-int’ action cards.
:date: Days: Calculate number of days between 2 dates
:1234: Random Numbers: Generate random numbers using ‘generate-random-number’ with defined ranges.
:spiral_calendar: Leap Year: Check for leap years with the ‘check-leap-year’ action card by providing the ‘year’ parameter.
:man_lifting_weights: BMI Calculation: Calculate BMI with the ‘calculate-bmi’ action card using ‘weight’ and ‘height’ parameters.
:heavy_plus_sign: Mathematical Operations: Perform calculations with operators (+, -, *, /) using the ‘calculate’ action card with ‘number1’, ‘number2’, and ‘text’ (operator) parameters.
:1234: Temporary Values: Store and retrieve temporary values (numbers, strings, URLs, and images) using ‘temporary-number’, ‘temporary-string’, ‘temporary-url’, and ‘temporary-image’ action cards.

Condition cards
:arrow_upper_right: Number Greater Than: Check if one number is greater than another with the ‘number_greater_than’ condition card. Provide ‘number’ and ‘number2’ parameters.
:arrow_lower_right: Number Less Than: Determine if one number is less than another using the ‘number_less_than’ condition card. Specify ‘number’ and ‘number2’ parameters.
:speech_balloon: Text Has Value: Verify if a text contains a specific value with the ‘text_has_value’ condition card. Use ‘text’ and ‘waarde’ parameters.
:speech_balloon: Text Has Exactly: Check if a text is exactly equal to a specified value using the ‘text_has_exactly’ condition card. Provide ‘text’ and ‘waarde’ parameters.
:heavy_equals_sign: Boolean Is Exactly: Determine if a boolean value is exactly equal to ‘true’ with the ‘boolean_is_exactly’ condition card. Provide the ‘boolean’ parameter.

:gear: Install Custom Logic app from the Homey app store and start creating advanced flows!


:speech_balloon: Supported languages:

:uk: :netherlands: :de: :fr: :it: :sweden: :norway: :es: :denmark: :ru: :poland:


:computer: Apps made by @LRvdLinden


See for more apps link below đŸ‘‡đŸ» or just open the pull down.


Contributions

If you appreciate this apps, contribute to future development by making a paypal contribution

or buy me a couple of :beers: or a :coffee: with iDeal or Bunq.me or become a surporter on Patreon


2 Likes

:sparkles: Version 1.0.4

New Live version!

Changelog
New: First Release

Download the new version in the Homey App Store!



If you find any issues, send a report via the mobile homey app

More - apps - Custom Logic - settings wheel right top - send diagnostic report (put your email and issues in the input field to make it easier)

:sparkles: Version 1.0.5

New Live version!

Changelog
Fix: Boolean condition card

Download the new version in the Homey App Store!


If you find any issues, send a report via the mobile homey app

More - apps - Custom Logic - settings wheel right top - send diagnostic report (put your email and issues in the input field to make it easier)

Bug reported via mobile app.
Diagnostic report no.: 0f7b4565-1ba7-450a-ad08-8dc2de3bcb22

:sparkles: Version 1.0.6

New test version!

Changelog
Fix: Fix action card to generate random number (@DirkG)

Download the new version in the Homey App Store!


If you find any issues, send a report via the mobile homey app

More - apps - Custom Logic - settings wheel right top - send diagnostic report (put your email and issues in the input field to make it easier)

1 Like

Hi LĂ©on,

any news about the bug with the “random number” flow card? It works perfektly with integral numbers, but not with decimals.

Will check it soon (within a week).
Strange story.

1 Like