From e32700ade9427173cf1c86d0ee89dd783cc0052a Mon Sep 17 00:00:00 2001 From: Brian Wente Date: Fri, 14 Aug 2026 16:37:58 -0400 Subject: [PATCH] Feature MessageCenter screenshot in overview --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1254193..9027069 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ MessageCenter does not control LEDs, speakers, GPIO, or other hardware. It publishes message and attention intent so any MagicMirror module or external integration can decide how that intent should be presented. +![Home Assistant appliance and doorbell notifications in the MessageCenter inbox](docs/images/screenshot-home-assistant-notifications.png) + ## Project status MMM-MessageCenter is released and ready for everyday use. Its core MagicMirror @@ -351,9 +353,7 @@ curl http://127.0.0.1:8787/message \ ``` Home Assistant messages share the same inbox and attention model, whether they -contain a simple household update or a cached camera snapshot: - -![Home Assistant appliance and doorbell notifications in the MessageCenter inbox](docs/images/screenshot-home-assistant-notifications.png) +contain a simple household update or a cached camera snapshot. The default configuration accepts requests only from software running on the mirror. To receive webhooks from Home Assistant or another LAN system, opt in