From 9ed1e2a86e6c98eb93b25bde151ef6129095623c Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Mon, 26 May 2025 22:14:16 +0200 Subject: [PATCH] Update test_button.ambr --- .../music_assistant/snapshots/test_button.ambr | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/components/music_assistant/snapshots/test_button.ambr b/tests/components/music_assistant/snapshots/test_button.ambr index d128b0ad24e..0719ee55585 100644 --- a/tests/components/music_assistant/snapshots/test_button.ambr +++ b/tests/components/music_assistant/snapshots/test_button.ambr @@ -23,7 +23,7 @@ 'options': dict({ }), 'original_device_class': None, - 'original_icon': 'mdi:heart', + 'original_icon': None, 'original_name': 'Favorite current song', 'platform': 'music_assistant', 'previous_unique_id': None, @@ -37,7 +37,6 @@ StateSnapshot({ 'attributes': ReadOnlyDict({ 'friendly_name': 'My Super Test Player 2 Favorite current song', - 'icon': 'mdi:heart', }), 'context': , 'entity_id': 'button.my_super_test_player_2_favorite_current_song', @@ -71,7 +70,7 @@ 'options': dict({ }), 'original_device_class': None, - 'original_icon': 'mdi:heart', + 'original_icon': None, 'original_name': 'Favorite current song', 'platform': 'music_assistant', 'previous_unique_id': None, @@ -85,7 +84,6 @@ StateSnapshot({ 'attributes': ReadOnlyDict({ 'friendly_name': 'Test Group Player 1 Favorite current song', - 'icon': 'mdi:heart', }), 'context': , 'entity_id': 'button.test_group_player_1_favorite_current_song', @@ -119,7 +117,7 @@ 'options': dict({ }), 'original_device_class': None, - 'original_icon': 'mdi:heart', + 'original_icon': None, 'original_name': 'Favorite current song', 'platform': 'music_assistant', 'previous_unique_id': None, @@ -133,7 +131,6 @@ StateSnapshot({ 'attributes': ReadOnlyDict({ 'friendly_name': 'Test Player 1 Favorite current song', - 'icon': 'mdi:heart', }), 'context': , 'entity_id': 'button.test_player_1_favorite_current_song',