From 52382b7fe5df9a4cab68b0388651f1ebd752f50f Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Wed, 25 Feb 2026 17:49:46 +0100 Subject: [PATCH] Fix ntfy test snapshots (#164079) --- tests/components/ntfy/snapshots/test_update.ambr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/ntfy/snapshots/test_update.ambr b/tests/components/ntfy/snapshots/test_update.ambr index ab6abe26444..794f5f66369 100644 --- a/tests/components/ntfy/snapshots/test_update.ambr +++ b/tests/components/ntfy/snapshots/test_update.ambr @@ -40,7 +40,7 @@ 'attributes': ReadOnlyDict({ 'auto_update': False, 'display_precision': 0, - 'entity_picture': 'https://brands.home-assistant.io/_/ntfy/icon.png', + 'entity_picture': '/api/brands/integration/ntfy/icon.png', 'friendly_name': 'ntfy.example ntfy version', 'in_progress': False, 'installed_version': '2.17.0',