From 2199fba2ad932212ea2d00378910366b8e13476a Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Mon, 25 May 2020 21:56:41 +0200 Subject: [PATCH] updated blu ray name --- customizations/media_player.yaml | 2 +- groups/update.yaml | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 groups/update.yaml diff --git a/customizations/media_player.yaml b/customizations/media_player.yaml index c5c0bb16..c06e5465 100644 --- a/customizations/media_player.yaml +++ b/customizations/media_player.yaml @@ -7,7 +7,7 @@ media_player.sony_bravia_tv: friendly_name: TV Sala # Samsung BD-F6500 -media_player.bdf6500_bdf6500: +media_player.samsung_bd_f6500: friendly_name: Blu-Ray Camera # NowTV diff --git a/groups/update.yaml b/groups/update.yaml new file mode 100644 index 00000000..9b4f7930 --- /dev/null +++ b/groups/update.yaml @@ -0,0 +1,11 @@ +###################################################################### +# Group Update Availability +###################################################################### + +update: + name: Aggiornamenti Disponibili + icon: mdi:cellphone-arrow-down + entities: + - input_boolean.update_homeassistant + - input_boolean.update_shelly + - input_boolean.update_hacs -- 2.47.3