Receive instant push notifications on your phone and voice announcements on your Google Home every time a customer places an order on your menu website — powered by n8n, ntfy.sh, and Home Assistant.


Overview

This template extends template 5 — Menu Order Push Notifications with a Home Assistant TTS voice announcement triggered on every new order.

When a customer submits an order:

  1. The website sends a POST request to an n8n webhook
  2. n8n forwards the order to ntfy → push notification on your phone
  3. n8n logs the order to the DB table
  4. n8n calls a Home Assistant script → voice announcement on Google Home

No cloud TTS fees. No external services beyond HA + Google Home. Fully self-hosted.


GitHub Repository

📂 Folder: free-templates/5a-online_menu-push_notifications-homeassistant-TTS

📄 Files included:

Setup Guides