[APP][Pro] Schedule Message

Schedule Message - Easily schedule messages to be sent at any time from your Homey.


Useful links


Features:

  • Schedule messages to be sent at a specific date and time.
  • Supports categories for organizing or filtering scheduled messages.
  • Compatible with other Homey apps that can process messages (e.g. Telegram, WhatsApp, Signal, Slack).
  • Optionally specify a recipient for each message.
  • Supports raw data input for advanced integrations.

Usage

  1. Install the Schedule Message app on your Homey.
  2. Create a flow using the “Schedule Message” or “Schedule Event” action card.
  3. Enter the message, date, time, and optionally a recipient and category.
  4. The app will trigger the scheduled message at the specified time, allowing other apps to process or forward it.

Advanced:

  • Use the “Schedule Message (raw)” action card to schedule messages using a single text string in the format:
    date|time|recipient|message
    Example: 04-12-2025|12:00|+31612341234|Hello World
  • You can also use a prefix to strip from the raw data if needed.

Supported Languages:

  • :uk: English
  • :netherlands: Dutch
  • :denmark: Danish
  • :de: German
  • :es: Spanish
  • :it: Italian
  • :norway: Norwegian
  • :sweden: Swedish
  • :poland: Polish
  • :ru: Russian
  • :kr: Korean


Contributions
If you appreciate this app, contribute to future development by making a paypal contribution
or buy me a coffee on Ko-Fi or Bunq.me

image ko-fiimage


:laptop: Apps made by @martijnpoppen

See for more apps link below :backhand_index_pointing_down:t2: or just open the pull down.

4 Likes

Examples


Whatsapp:

What it looks like in Whatsapp:


1 Like

Placeholder 2

Placeholder 3

Nice, finally a small upgrade to my very, very basic flow I made for reminder messages.

Just a curiousity, will there be a settings page to manage the messages?
example you made a mistake so would be nice to remove or edit said schedulded message.
Or add 1 manually over there without having to install another app or create a special flow for it.

small bug in v1.0.2: 1 of the action flow cards isn’t registered (properly): set_scheduled_event

2 Likes

@Caseda yes that’s still something I need to add :slight_smile:
Oh will check the bug thanks!

New app update (:orange_square: TEST: 1.1.0):

Changelog:

NEW:
1: NEW: add settings page
2: NEW: add delete flowcard

FIXES:
1:FIX: Flowcard not registered



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

More - apps - Schedule Message - settings wheel right top - send diagnostic report (put your email in the input field to make it easier)



You can install the test version by clicking the link above and press install

Don’t want to be part of this test version? Install the live version → https://homey.app/a/com.schedule.message



1 Like

@Caseda see above :slight_smile:

So d*mn fast as always.

Edit: flow card is indeed fixed.
Though when adding a message via the settings page recipient and category are swapped on the overview page, and the recipient is empty, unlike the flow card, where recipient then is Unknown recipient

1 Like

@Caseda will check

New app update (:green_square: LIVE: 1.1.2):

Changelog:

NEW:
1: NEW: add settings page
2: NEW: add delete flowcard

FIXES:
1:FIX: Flowcard not registered
2: FIX: incorrect input from settings page



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

More - apps - Schedule Message - settings wheel right top - send diagnostic report (put your email in the input field to make it easier)



You can install the test version by clicking the link above and press install

Don’t want to be part of this test version? Install the live version → https://homey.app/a/com.schedule.message



@Caseda Fixed :slight_smile:

1 Like