From 545cd5825c7185920b218b4ed5eff03388beacd0 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Wed, 9 Oct 2024 03:52:16 +0200 Subject: [PATCH] Renamed bticino devices for new home --- .storage/lovelace | 279 +++++++------------ .storage/lovelace.lovelace_devices | 74 ++--- groups/covers.yaml | 8 +- groups/lights.yaml | 16 +- groups/lights_bathroom.yaml | 6 +- groups/lights_kitchen.yaml | 2 +- groups/lights_livingroom.yaml | 4 +- packages/BTicino/bticino_customizations.yaml | 42 +-- packages/BTicino/bticino_groups.yaml | 22 +- packages/BTicino/bticino_log.yaml | 124 ++++----- 10 files changed, 247 insertions(+), 330 deletions(-) diff --git a/.storage/lovelace b/.storage/lovelace index e5d598b6..cd908355 100644 --- a/.storage/lovelace +++ b/.storage/lovelace @@ -9,9 +9,9 @@ { "theme": "Backend-selected", "icon": "mdi:home", - "id": "main", - "title": "Principale", - "path": "main", + "id": "main_old", + "title": "Principale Old", + "path": "main_old", "type": "custom:grid-layout", "badges": [], "cards": [ @@ -517,9 +517,9 @@ { "theme": "Backend-selected", "icon": "mdi:home", - "id": "main_new", - "title": "Principale New", - "path": "main_new", + "id": "main", + "title": "Principale", + "path": "main", "type": "custom:grid-layout", "badges": [], "cards": [ @@ -610,7 +610,7 @@ "aspect_ratio": "0%", "entities": [ { - "entity": "light.0x0004740000282606" + "entity": "light.luce_cucina" }, { "entity": "light.luce_vetrine" @@ -643,13 +643,13 @@ "aspect_ratio": "0%", "entities": [ { - "entity": "light.0x0004740000254d99" + "entity": "light.luce_sala" }, { "entity": "light.luce_divano" }, { - "entity": "cover.0x00047400015ada3d" + "entity": "cover.tapparella_sala" }, { "entity": "climate.sala" @@ -658,7 +658,7 @@ "entity": "media_player.sony_kd_55xf8596" } ], - "entity": "group.lights_livingroom_new", + "entity": "group.lights_livingroom", "state_image": { "off": "/local/images/rooms/sala_off.jpg", "on": "/local/images/rooms/sala_on.jpg" @@ -673,16 +673,16 @@ "aspect_ratio": "0%", "entities": [ { - "entity": "light.0x000474000015ded8" + "entity": "light.luce_studio" }, { - "entity": "cover.0x00047400015a3e19" + "entity": "cover.tapparella_studio" }, { "entity": "climate.studio" } ], - "entity": "light.0x000474000015ded8", + "entity": "light.luce_studio", "state_image": { "off": "/local/images/rooms/studio_off.jpg", "on": "/local/images/rooms/studio_on.jpg" @@ -715,10 +715,10 @@ "aspect_ratio": "0%", "entities": [ { - "entity": "light.0x0004740000249aad" + "entity": "light.luce_bagno" }, { - "entity": "light.0x000474000015be6b" + "entity": "light.luce_specchio" }, { "entity": "light.luce_trono" @@ -730,7 +730,7 @@ "entity": "climate.bagno" } ], - "entity": "group.lights_bathroom_new", + "entity": "group.lights_bathroom", "state_image": { "off": "/local/images/rooms/bagno_off.jpg", "on": "/local/images/rooms/bagno_on.jpg" @@ -745,10 +745,10 @@ "aspect_ratio": "0%", "entities": [ { - "entity": "light.0x0004740000292ec9" + "entity": "light.luce_camera" }, { - "entity": "cover.0x00047400015ada3f" + "entity": "cover.tapparella_camera" }, { "entity": "climate.camera" @@ -757,7 +757,7 @@ "entity": "media_player.tv_camera" } ], - "entity": "light.0x0004740000292ec9", + "entity": "light.luce_camera", "state_image": { "off": "/local/images/rooms/camera_off.jpg", "on": "/local/images/rooms/camera_on.jpg" @@ -772,10 +772,10 @@ "aspect_ratio": "0%", "entities": [ { - "entity": "light.0x000474000015de50" + "entity": "light.luce_balcone" } ], - "entity": "light.0x000474000015de50", + "entity": "light.luce_balcone", "state_image": { "off": "/local/images/rooms/balcone_off.jpg", "on": "/local/images/rooms/balcone_on.jpg" @@ -1062,17 +1062,27 @@ "title": "Luci", "path": "lights", "badges": [ + { + "type": "entity", + "entity": "light.luce_zona_giorno", + "display_type": "complete" + }, + { + "type": "entity", + "entity": "light.luce_armadio", + "display_type": "complete" + }, { "type": "entity", "show_name": true, "show_state": true, "show_icon": true, - "entity": "light.luce_cucina_old", + "entity": "light.luce_cucina", "color": "" }, { "type": "entity", - "entity": "light.luce_corridoio", + "entity": "light.luce_vetrine", "display_type": "complete" }, { @@ -1080,7 +1090,7 @@ "show_name": true, "show_state": true, "show_icon": true, - "entity": "light.luce_sala_old", + "entity": "light.luce_sala", "color": "" }, { @@ -1088,12 +1098,22 @@ "entity": "light.luce_divano", "display_type": "complete" }, + { + "type": "entity", + "entity": "light.luce_studio", + "display_type": "complete" + }, + { + "type": "entity", + "entity": "light.luce_zona_notte", + "display_type": "complete" + }, { "type": "entity", "show_name": true, "show_state": true, "show_icon": true, - "entity": "light.luce_bagno_old", + "entity": "light.luce_bagno", "color": "" }, { @@ -1101,7 +1121,7 @@ "show_name": true, "show_state": true, "show_icon": true, - "entity": "light.luce_specchio_old", + "entity": "light.luce_specchio", "color": "" }, { @@ -1109,7 +1129,7 @@ "show_name": true, "show_state": true, "show_icon": true, - "entity": "light.luce_studio_old", + "entity": "light.luce_trono", "color": "" }, { @@ -1117,7 +1137,7 @@ "show_name": true, "show_state": true, "show_icon": true, - "entity": "light.luce_camera_old", + "entity": "light.luce_camera", "color": "" }, { @@ -1130,7 +1150,7 @@ "show_name": true, "show_state": true, "show_icon": true, - "entity": "light.luce_balcone_old", + "entity": "light.luce_balcone", "color": "" }, { @@ -1143,54 +1163,7 @@ { "entities": [ { - "entity": "group.lights_old" - }, - { - "entity": "light.luce_cucina_old" - }, - { - "entity": "light.luce_corridoio" - }, - { - "type": "custom:fold-entity-row", - "head": "group.lights_livingroom_old", - "entities": [ - "light.luce_sala_old", - "light.luce_divano" - ] - }, - { - "type": "custom:fold-entity-row", - "head": "group.lights_bathroom_old", - "entities": [ - "light.luce_bagno_old", - "light.luce_specchio_old" - ] - }, - { - "entity": "light.luce_studio_old" - }, - { - "entity": "light.luce_camera_old" - }, - { - "entity": "light.luce_dispensa" - }, - { - "entity": "light.luce_balcone_old" - }, - { - "entity": "light.luce_veranda" - } - ], - "show_header_toggle": false, - "title": "Comandi luci", - "type": "entities" - }, - { - "entities": [ - { - "entity": "group.lights_new" + "entity": "group.lights" }, { "entity": "light.luce_zona_giorno" @@ -1202,38 +1175,38 @@ "type": "custom:fold-entity-row", "head": "group.lights_kitchen", "entities": [ - "light.0x0004740000282606", + "light.luce_cucina", "light.luce_vetrine" ] }, { "type": "custom:fold-entity-row", - "head": "group.lights_livingroom_new", + "head": "group.lights_livingroom", "entities": [ - "light.0x0004740000254d99", + "light.luce_sala", "light.luce_divano" ] }, { - "entity": "light.0x000474000015ded8" + "entity": "light.luce_studio" }, { "entity": "light.luce_zona_notte" }, { "type": "custom:fold-entity-row", - "head": "group.lights_bathroom_new", + "head": "group.lights_bathroom", "entities": [ - "light.0x0004740000249aad", - "light.0x000474000015be6b", + "light.luce_bagno", + "light.luce_specchio", "light.luce_trono" ] }, { - "entity": "light.0x0004740000292ec9" + "entity": "light.luce_camera" }, { - "entity": "light.0x000474000015de50" + "entity": "light.luce_balcone" } ], "show_header_toggle": false, @@ -1241,22 +1214,32 @@ "type": "entities" }, { - "entity": "group.lights_old", + "entity": "group.lights", "name": "Luci Casa", "type": "tile" }, { - "entity": "light.luce_cucina_old", + "entity": "light.luce_zona_giorno", + "name": "Luce Zona Giorno", + "type": "tile" + }, + { + "entity": "light.luce_armadio", + "name": "Luce Armadio", + "type": "tile" + }, + { + "entity": "light.luce_cucina", "name": "Luce Cucina", "type": "tile" }, { - "entity": "light.luce_corridoio", - "name": "Luce Corridoio", + "entity": "light.luce_vetrine", + "name": "Luce Vetrine", "type": "tile" }, { - "entity": "group.lights_livingroom_old", + "entity": "group.lights_livingroom", "name": "Luci Sala", "type": "tile" }, @@ -1266,7 +1249,7 @@ "type": "light-brightness" } ], - "entity": "light.luce_sala_old", + "entity": "light.luce_sala", "name": "Luce Sala", "type": "tile" }, @@ -1281,23 +1264,33 @@ ] }, { - "entity": "group.lights_bathroom_old", + "entity": "light.luce_studio", + "name": "Luce Studio", + "type": "tile" + }, + { + "entity": "light.luce_zona_notte", + "name": "Luce Zona Notte", + "type": "tile" + }, + { + "entity": "group.lights_bathroom", "name": "Luci Bagno", "type": "tile" }, { - "entity": "light.luce_bagno_old", + "entity": "light.luce_bagno", "name": "Luce Bagno", "type": "tile" }, { - "entity": "light.luce_specchio_old", + "entity": "light.luce_specchio", "name": "Luce Specchio", "type": "tile" }, { - "entity": "light.luce_studio_old", - "name": "Luce Studio", + "entity": "light.luce_trono", + "name": "Luce Cucina", "type": "tile" }, { @@ -1306,7 +1299,7 @@ "type": "light-brightness" } ], - "entity": "light.luce_camera_old", + "entity": "light.luce_camera", "name": "Luce Camera", "type": "tile" }, @@ -1316,7 +1309,7 @@ "type": "tile" }, { - "entity": "light.luce_balcone_old", + "entity": "light.luce_balcone", "name": "Luce Balcone", "type": "tile" }, @@ -1333,38 +1326,6 @@ "title": "Tapparelle", "path": "covers", "badges": [ - { - "type": "entity", - "show_name": true, - "show_state": true, - "show_icon": true, - "entity": "cover.tapparella_cucina_old", - "color": "" - }, - { - "type": "entity", - "show_name": true, - "show_state": true, - "show_icon": true, - "entity": "cover.tapparella_sala_old", - "color": "" - }, - { - "type": "entity", - "show_name": true, - "show_state": true, - "show_icon": true, - "entity": "cover.tapparella_studio_old", - "color": "" - }, - { - "type": "entity", - "show_name": true, - "show_state": true, - "show_icon": true, - "entity": "cover.tapparella_camera_old", - "color": "" - }, { "type": "entity", "entity": "cover.tapparella_cucina_grande", @@ -1377,12 +1338,12 @@ }, { "type": "entity", - "entity": "cover.0x00047400015ada3d", + "entity": "cover.tapparella_sala", "display_type": "complete" }, { "type": "entity", - "entity": "cover.0x00047400015a3e19", + "entity": "cover.tapparella_studio", "display_type": "complete" }, { @@ -1392,55 +1353,11 @@ }, { "type": "entity", - "entity": "cover.0x00047400015ada3f", + "entity": "cover.tapparella_camera", "display_type": "complete" } ], "cards": [ - { - "entities": [ - { - "buttons_position": "left", - "entity": "cover.tapparella_cucina_old", - "name": "Tapparella Cucina", - "title_position": "top" - } - ], - "type": "custom:shutter-card" - }, - { - "entities": [ - { - "buttons_position": "left", - "entity": "cover.tapparella_sala_old", - "name": "Tapparella Sala", - "title_position": "top" - } - ], - "type": "custom:shutter-card" - }, - { - "entities": [ - { - "buttons_position": "left", - "entity": "cover.tapparella_studio_old", - "name": "Tapparella Studio", - "title_position": "top" - } - ], - "type": "custom:shutter-card" - }, - { - "entities": [ - { - "buttons_position": "left", - "entity": "cover.tapparella_camera_old", - "name": "Tapparella Camera", - "title_position": "top" - } - ], - "type": "custom:shutter-card" - }, { "entities": [ { @@ -1467,7 +1384,7 @@ "entities": [ { "buttons_position": "left", - "entity": "cover.0x00047400015ada3d", + "entity": "cover.tapparella_sala", "name": "Tapparella Sala", "title_position": "top" } @@ -1478,7 +1395,7 @@ "entities": [ { "buttons_position": "left", - "entity": "cover.0x00047400015a3e19", + "entity": "cover.tapparella_studio", "name": "Tapparella Studio", "title_position": "top" } @@ -1500,7 +1417,7 @@ "entities": [ { "buttons_position": "left", - "entity": "cover.0x00047400015ada3f", + "entity": "cover.tapparella_camera", "name": "Tapparella Camera", "title_position": "top" } diff --git a/.storage/lovelace.lovelace_devices b/.storage/lovelace.lovelace_devices index 5bbdbb70..8668eed1 100644 --- a/.storage/lovelace.lovelace_devices +++ b/.storage/lovelace.lovelace_devices @@ -4335,26 +4335,26 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "cover.0x00047400015ada3d", + "entity": "cover.tapparella_sala", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x00047400015ada3d", + "entity": "update.tapparella_sala", "name": "Firmare" }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x00047400015ada3d_led_in_dark", + "entity": "switch.tapparella_sala_led_in_dark", "icon": "mdi:led-outline", "show_state": false }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x00047400015ada3d_led_if_on", + "entity": "switch.tapparella_sala_led_if_on", "icon": "mdi:led-outline", "show_state": false } @@ -4396,26 +4396,26 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "cover.0x00047400015a3e19", + "entity": "cover.tapparella_studio", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x00047400015a3e19", + "entity": "update.tapparella_studio", "name": "Firmare" }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x00047400015a3e19_led_in_dark", + "entity": "switch.tapparella_studio_led_in_dark", "icon": "mdi:led-outline", "show_state": false }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x00047400015a3e19_led_if_on", + "entity": "switch.tapparella_studio_led_if_on", "icon": "mdi:led-outline", "show_state": false } @@ -4518,26 +4518,26 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "cover.0x00047400015ada3f", + "entity": "cover.tapparella_camera", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x00047400015ada3f", + "entity": "update.tapparella_camera", "name": "Firmare" }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x00047400015ada3f_led_in_dark", + "entity": "switch.tapparella_camera_led_in_dark", "icon": "mdi:led-outline", "show_state": false }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x00047400015ada3f_led_if_on", + "entity": "switch.tapparella_camera_led_if_on", "icon": "mdi:led-outline", "show_state": false } @@ -4685,18 +4685,18 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "light.0x0004740000282606", + "entity": "light.luce_cucina", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x0004740000282606", + "entity": "update.luce_cucina", "name": "Firmare" }, { "type": "custom:button-card", - "entity": "select.0x0004740000282606_power_on_behavior", + "entity": "select.luce_cucina_power_on_behavior", "template": "template_device_generic_state", "name": "Power-On" } @@ -4791,33 +4791,33 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "light.0x0004740000254d99", + "entity": "light.luce_sala", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x0004740000254d99", + "entity": "update.luce_sala", "name": "Firmare" }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x0004740000254d99_device_mode", + "entity": "switch.luce_sala_device_mode", "icon": "mdi:lightbulb-on-50", "show_state": false }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x0004740000254d99_led_in_dark", + "entity": "switch.luce_sala_led_in_dark", "icon": "mdi:led-outline", "show_state": false }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x0004740000254d99_led_if_on", + "entity": "switch.luce_sala_led_if_on", "icon": "mdi:led-outline", "show_state": false } @@ -4859,18 +4859,18 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "light.0x000474000015ded8", + "entity": "light.luce_studio", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x000474000015ded8", + "entity": "update.luce_studio", "name": "Firmare" }, { "type": "custom:button-card", - "entity": "select.0x000474000015ded8_power_on_behavior", + "entity": "select.luce_studio_power_on_behavior", "template": "template_device_generic_state", "name": "Power-On" } @@ -4965,18 +4965,18 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "light.0x0004740000249aad", + "entity": "light.luce_bagno", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x0004740000249aad", + "entity": "update.luce_bagno", "name": "Firmare" }, { "type": "custom:button-card", - "entity": "select.0x0004740000249aad_power_on_behavior", + "entity": "select.luce_bagno_power_on_behavior", "template": "template_device_generic_state", "name": "Power-On" } @@ -5018,18 +5018,18 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "light.0x000474000015be6b", + "entity": "light.luce_specchio", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x000474000015be6b", + "entity": "update.luce_specchio", "name": "Firmare" }, { "type": "custom:button-card", - "entity": "select.0x000474000015be6b_power_on_behavior", + "entity": "select.luce_specchio_power_on_behavior", "template": "template_device_generic_state", "name": "Power-On" } @@ -5124,33 +5124,33 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "light.0x0004740000292ec9", + "entity": "light.luce_camera", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x0004740000292ec9", + "entity": "update.luce_camera", "name": "Firmare" }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x0004740000292ec9_device_mode", + "entity": "switch.luce_camera_device_mode", "icon": "mdi:lightbulb-on-50", "show_state": false }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x0004740000292ec9_led_in_dark", + "entity": "switch.luce_camera_led_in_dark", "icon": "mdi:led-outline", "show_state": false }, { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "switch.0x0004740000292ec9_led_if_on", + "entity": "switch.luce_camera_led_if_on", "icon": "mdi:led-outline", "show_state": false } @@ -5192,18 +5192,18 @@ { "type": "custom:button-card", "template": "template_device_generic_state", - "entity": "light.0x000474000015de50", + "entity": "light.luce_balcone", "name": "Stato" }, { "type": "custom:button-card", "template": "template_device_firmware", - "entity": "update.0x000474000015de50", + "entity": "update.luce_balcone", "name": "Firmare" }, { "type": "custom:button-card", - "entity": "select.0x000474000015de50_power_on_behavior", + "entity": "select.luce_balcone_power_on_behavior", "template": "template_device_generic_state", "name": "Power-On" } diff --git a/groups/covers.yaml b/groups/covers.yaml index 6bb41bce..e3b2ed33 100644 --- a/groups/covers.yaml +++ b/groups/covers.yaml @@ -12,13 +12,13 @@ covers_old: - cover.tapparella_studio_old - cover.tapparella_camera_old -covers_new: +covers: name: Tapparelle icon: mdi:window-shutter entities: - cover.tapparella_cucina_grande - cover.tapparella_cucina_piccola - - cover.0x00047400015ada3d - - cover.0x00047400015a3e19 + - cover.tapparella_sala + - cover.tapparella_studio - cover.tapparella_bagno - - cover.0x00047400015ada3f + - cover.tapparella_camera diff --git a/groups/lights.yaml b/groups/lights.yaml index 2d46939e..9ef83b3f 100644 --- a/groups/lights.yaml +++ b/groups/lights.yaml @@ -18,20 +18,20 @@ lights_old: - light.luce_balcone_old - light.luce_veranda -lights_new: +lights: name: Luci Casa icon: mdi:lightbulb entities: - light.luce_zona_giorno - light.luce_armadio - - light.0x0004740000282606 + - light.luce_cucina - light.luce_vetrine - - light.0x0004740000254d99 + - light.luce_sala - light.luce_divano - - light.0x000474000015ded8 + - light.luce_studio - light.luce_zona_notte - - light.0x0004740000249aad - - light.0x000474000015be6b + - light.luce_bagno + - light.luce_specchio - light.luce_trono - - light.0x0004740000292ec9 - - light.0x000474000015de50 + - light.luce_camera + - light.luce_balcone diff --git a/groups/lights_bathroom.yaml b/groups/lights_bathroom.yaml index a69a63af..ac67926f 100644 --- a/groups/lights_bathroom.yaml +++ b/groups/lights_bathroom.yaml @@ -9,10 +9,10 @@ lights_bathroom_old: - light.luce_bagno_old - light.luce_specchio_old -lights_bathroom_new: +lights_bathroom: name: Luci Bagno icon: mdi:lightbulb entities: - - light.0x0004740000249aad - - light.0x000474000015be6b + - light.luce_bagno + - light.luce_specchio - light.luce_trono diff --git a/groups/lights_kitchen.yaml b/groups/lights_kitchen.yaml index 04065345..b6cec731 100644 --- a/groups/lights_kitchen.yaml +++ b/groups/lights_kitchen.yaml @@ -6,5 +6,5 @@ lights_kitchen: name: Luci Cucina icon: mdi:lightbulb entities: - - light.0x0004740000282606 + - light.luce_cucina - light.luce_vetrine diff --git a/groups/lights_livingroom.yaml b/groups/lights_livingroom.yaml index d1d7e8db..ff9a70c0 100644 --- a/groups/lights_livingroom.yaml +++ b/groups/lights_livingroom.yaml @@ -9,9 +9,9 @@ lights_livingroom_old: - light.luce_sala_old - light.luce_divano_old -lights_livingroom_new: +lights_livingroom: name: Luci Sala icon: mdi:lightbulb entities: - - light.0x0004740000254d99 + - light.luce_sala - light.luce_divano diff --git a/packages/BTicino/bticino_customizations.yaml b/packages/BTicino/bticino_customizations.yaml index f5b0a098..22b91bec 100644 --- a/packages/BTicino/bticino_customizations.yaml +++ b/packages/BTicino/bticino_customizations.yaml @@ -21,19 +21,19 @@ homeassistant: friendly_name: "LED se spento" # BTI-NT4027C - Tapparella Sala (0x00047400015ada3d) - cover.0x00047400015ada3d: + cover.tapparella_sala: supported_features: 15 - switch.0x00047400015ada3d_led_if_on: + switch.tapparella_sala_led_if_on: friendly_name: "LED se acceso" - switch.0x00047400015ada3d_led_in_dark: + switch.tapparella_sala_led_in_dark: friendly_name: "LED se spento" # BTI-NT4027C - Tapparella Studio (0x00047400015a3e19) - cover.0x00047400015a3e19: + cover.tapparella_studio: supported_features: 15 - switch.0x00047400015a3e19_led_if_on: + switch.tapparella_studio_led_if_on: friendly_name: "LED se acceso" - switch.0x00047400015a3e19_led_in_dark: + switch.tapparella_studio_led_in_dark: friendly_name: "LED se spento" # BTI-NT4027C - Tapparella Bagno (0x000474000159053e) @@ -45,41 +45,41 @@ homeassistant: friendly_name: "LED se spento" # BTI-NT4027C - Tapparella Camera (0x00047400015ada3f) - cover.0x00047400015ada3f: + cover.tapparella_camera: supported_features: 15 - switch.0x00047400015ada3f_led_if_on: + switch.tapparella_camera_led_if_on: friendly_name: "LED se acceso" - switch.0x00047400015ada3f_led_in_dark: + switch.tapparella_camera_led_in_dark: friendly_name: "LED se spento" # BTI-4411C - Luce Sala (0x0004740000254d99) - #light.0x0004740000254d99: + #light.luce_sala: # supported_color_modes: null # supported_features: 0 - switch.0x0004740000254d99_device_mode: + switch.luce_sala_device_mode: friendly_name: "Funzione Dimmer" - switch.0x0004740000254d99_led_if_on: + switch.luce_sala_led_if_on: friendly_name: "LED se acceso" - switch.0x0004740000254d99_led_in_dark: + switch.luce_sala_led_in_dark: friendly_name: "LED se spento" - number.0x0004740000254d99_ballast_maximum_level: + number.luce_sala_ballast_maximum_level: friendly_name: "Illuminazione massima" - number.0x0004740000254d99_ballast_minimum_level: + number.luce_sala_ballast_minimum_level: friendly_name: "Illuminazione minima" # BTI-4411C - Luce Camera (0x0004740000292ec9) - #light.0x0004740000292ec9: + #light.luce_camera: # supported_color_modes: null # supported_features: 0 - switch.0x0004740000292ec9_device_mode: + switch.luce_camera_device_mode: friendly_name: "Funzione Dimmer" - switch.0x0004740000292ec9_led_if_on: + switch.luce_camera_led_if_on: friendly_name: "LED se acceso" - switch.0x0004740000292ec9_led_in_dark: + switch.luce_camera_led_in_dark: friendly_name: "LED se spento" - number.0x0004740000292ec9_ballast_maximum_level: + number.luce_camera_ballast_maximum_level: friendly_name: "Illuminazione massima" - number.0x0004740000292ec9_ballast_minimum_level: + number.luce_camera_ballast_minimum_level: friendly_name: "Illuminazione minima" # BTI-NT4411C - Dimmer 0x0004740001583a4a (N/A) diff --git a/packages/BTicino/bticino_groups.yaml b/packages/BTicino/bticino_groups.yaml index 84a325bb..979ef67b 100644 --- a/packages/BTicino/bticino_groups.yaml +++ b/packages/BTicino/bticino_groups.yaml @@ -10,23 +10,23 @@ group: # Covers - update.tapparella_cucina_grande - update.tapparella_cucina_piccola - - update.0x00047400015ada3d - - update.0x00047400015a3e19 - - update.0x000474000159053e - - update.0x00047400015ada3f + - update.tapparella_sala + - update.tapparella_studio + - update.tapparella_bagno + - update.tapparella_camera # Lights - update.luce_zona_giorno - update.luce_armadio - - update.0x0004740000282606 - - update.0x0004740000254d99 + - update.luce_cucina + - update.luce_sala - update.luce_vetrine - - update.0x000474000015ded8 + - update.luce_studio - update.luce_zona_notte - - update.0x0004740000249aad - - update.0x000474000015be6b + - update.luce_bagno + - update.luce_specchio - update.luce_trono - - update.0x0004740000292ec9 - - update.0x000474000015de50 + - update.luce_camera + - update.luce_balcone # Non connessi - update.0x0004740000249a4e - update.0x0004740001583a4a diff --git a/packages/BTicino/bticino_log.yaml b/packages/BTicino/bticino_log.yaml index ad140aeb..cff99b6a 100644 --- a/packages/BTicino/bticino_log.yaml +++ b/packages/BTicino/bticino_log.yaml @@ -18,16 +18,16 @@ logbook: - switch.tapparella_cucina_piccola_led_in_dark # BTI-NT4027C - Tapparella Sala (0x00047400015ada3d) - - select.0x00047400015ada3d_identify - - select.0x00047400015ada3d_calibration_mode - - switch.0x00047400015ada3d_led_if_on - - switch.0x00047400015ada3d_led_in_dark + - select.tapparella_sala_identify + - select.tapparella_sala_calibration_mode + - switch.tapparella_sala_led_if_on + - switch.tapparella_sala_led_in_dark # BTI-NT4027C - Tapparella Studio (0x00047400015a3e19) - - select.0x00047400015a3e19_identify - - select.0x00047400015a3e19_calibration_mode - - switch.0x00047400015a3e19_led_if_on - - switch.0x00047400015a3e19_led_in_dark + - select.tapparella_studio_identify + - select.tapparella_studio_calibration_mode + - switch.tapparella_studio_led_if_on + - switch.tapparella_studio_led_in_dark # BTI-NT4027C - Tapparella Bagno (0x000474000159053e) - select.tapparella_bagno_identify @@ -36,10 +36,10 @@ logbook: - switch.tapparella_bagno_led_in_dark # BTI-NT4027C - Tapparella Camera (0x00047400015ada3f) - - select.0x00047400015ada3f_identify - - select.0x00047400015ada3f_calibration_mode - - switch.0x00047400015ada3f_led_if_on - - switch.0x00047400015ada3f_led_in_dark + - select.tapparella_camera_identify + - select.tapparella_camera_calibration_mode + - switch.tapparella_camera_led_if_on + - switch.tapparella_camera_led_in_dark # BTI-3584C - Luce Zona Giorno (0x000474000015de7e) - select.luce_zona_giorno_power_on_behavior @@ -48,46 +48,46 @@ logbook: - select.luce_armadio_power_on_behavior # BTI-3584C - Luce Cucina (0x0004740000282606) - - select.0x0004740000282606_power_on_behavior + - select.luce_cucina_power_on_behavior # BTI-4411C - Luce Sala (0x0004740000254d99) - - select.0x0004740000254d99_identify - - number.0x0004740000254d99_ballast_maximum_level - - number.0x0004740000254d99_ballast_minimum_level - - switch.0x0004740000254d99_device_mode - - select.0x0004740000254d99_power_on_behavior - - switch.0x0004740000254d99_led_if_on - - switch.0x0004740000254d99_led_in_dark + - select.luce_sala_identify + - number.luce_sala_ballast_maximum_level + - number.luce_sala_ballast_minimum_level + - switch.luce_sala_device_mode + - select.luce_sala_power_on_behavior + - switch.luce_sala_led_if_on + - switch.luce_sala_led_in_dark # BTI-3584C - Luce Vetrine (0x000474000025912a) - select.luce_vetrine_power_on_behavior # BTI-3584C - Luce Studio (0x000474000015ded8) - - select.0x000474000015ded8_power_on_behavior + - select.luce_studio_power_on_behavior # BTI-3584C - Luce Zona Notte (0x00047400002599cf) - select.luce_zona_notte_power_on_behavior # BTI-3584C - Luce Bagno (0x0004740000249aad) - - select.0x0004740000249aad_power_on_behavior + - select.luce_bagno_power_on_behavior # BTI-3584C - Luce Specchio (0x000474000015be6b) - - select.0x000474000015be6b_power_on_behavior + - select.luce_specchio_power_on_behavior # BTI-3584C - Luce Trono (0x0004740000279162) - select.luce_trono_power_on_behavior # BTI-4411C - Luce Camera (0x0004740000292ec9) - - select.0x0004740000292ec9_identify - - number.0x0004740000292ec9_ballast_maximum_level - - number.0x0004740000292ec9_ballast_minimum_level - - switch.0x0004740000292ec9_device_mode - - select.0x0004740000292ec9_power_on_behavior - - switch.0x0004740000292ec9_led_if_on - - switch.0x0004740000292ec9_led_in_dark + - select.luce_camera_identify + - number.luce_camera_ballast_maximum_level + - number.luce_camera_ballast_minimum_level + - switch.luce_camera_device_mode + - select.luce_camera_power_on_behavior + - switch.luce_camera_led_if_on + - switch.luce_camera_led_in_dark # BTI-3584C - Luce Balcone (0x000474000015de50) - - select.0x000474000015de50_power_on_behavior + - select.luce_balcone_power_on_behavior # BTI-NT4411C - Dimmer 0x0004740001583a4a (N/A) - select.0x0004740001583a4a_identify @@ -121,16 +121,16 @@ recorder: - switch.tapparella_cucina_piccola_led_in_dark # BTI-NT4027C - Tapparella Sala (0x00047400015ada3d) - - select.0x00047400015ada3d_identify - - select.0x00047400015ada3d_calibration_mode - - switch.0x00047400015ada3d_led_if_on - - switch.0x00047400015ada3d_led_in_dark + - select.tapparella_sala_identify + - select.tapparella_sala_calibration_mode + - switch.tapparella_sala_led_if_on + - switch.tapparella_sala_led_in_dark # BTI-NT4027C - Tapparella Studio (0x00047400015a3e19) - - select.0x00047400015a3e19_identify - - select.0x00047400015a3e19_calibration_mode - - switch.0x00047400015a3e19_led_if_on - - switch.0x00047400015a3e19_led_in_dark + - select.tapparella_studio_identify + - select.tapparella_studio_calibration_mode + - switch.tapparella_studio_led_if_on + - switch.tapparella_studio_led_in_dark # BTI-NT4027C - Tapparella Bagno (0x000474000159053e) - select.tapparella_bagno_identify @@ -139,10 +139,10 @@ recorder: - switch.tapparella_bagno_led_in_dark # BTI-NT4027C - Tapparella Camera (0x00047400015ada3f) - - select.0x00047400015ada3f_identify - - select.0x00047400015ada3f_calibration_mode - - switch.0x00047400015ada3f_led_if_on - - switch.0x00047400015ada3f_led_in_dark + - select.tapparella_camera_identify + - select.tapparella_camera_calibration_mode + - switch.tapparella_camera_led_if_on + - switch.tapparella_camera_led_in_dark # BTI-3584C - Luce Zona Giorno (0x000474000015de7e) - select.luce_zona_giorno_power_on_behavior @@ -151,46 +151,46 @@ recorder: - select.luce_armadio_power_on_behavior # BTI-3584C - Luce Cucina (0x0004740000282606) - - select.0x0004740000282606_power_on_behavior + - select.luce_cucina_power_on_behavior # BTI-4411C - Luce Sala (0x0004740000254d99) - - select.0x0004740000254d99_identify - - number.0x0004740000254d99_ballast_maximum_level - - number.0x0004740000254d99_ballast_minimum_level - - switch.0x0004740000254d99_device_mode - - select.0x0004740000254d99_power_on_behavior - - switch.0x0004740000254d99_led_if_on - - switch.0x0004740000254d99_led_in_dark + - select.luce_sala_identify + - number.luce_sala_ballast_maximum_level + - number.luce_sala_ballast_minimum_level + - switch.luce_sala_device_mode + - select.luce_sala_power_on_behavior + - switch.luce_sala_led_if_on + - switch.luce_sala_led_in_dark # BTI-3584C - Luce Vetrine (0x000474000025912a) - select.luce_vetrine_power_on_behavior # BTI-3584C - Luce Studio (0x000474000015ded8) - - select.0x000474000015ded8_power_on_behavior + - select.luce_studio_power_on_behavior # BTI-3584C - Luce Zona Notte (0x00047400002599cf) - select.luce_zona_notte_power_on_behavior # BTI-3584C - Luce Bagno (0x0004740000249aad) - - select.0x0004740000249aad_power_on_behavior + - select.luce_bagno_power_on_behavior # BTI-3584C - Luce Specchio (0x000474000015be6b) - - select.0x000474000015be6b_power_on_behavior + - select.luce_specchio_power_on_behavior # BTI-3584C - Luce Trono (0x0004740000279162) - select.luce_trono_power_on_behavior # BTI-4411C - Luce Camera (0x0004740000292ec9) - - select.0x0004740000292ec9_identify - - number.0x0004740000292ec9_ballast_maximum_level - - number.0x0004740000292ec9_ballast_minimum_level - - switch.0x0004740000292ec9_device_mode - - select.0x0004740000292ec9_power_on_behavior - - switch.0x0004740000292ec9_led_if_on - - switch.0x0004740000292ec9_led_in_dark + - select.luce_camera_identify + - number.luce_camera_ballast_maximum_level + - number.luce_camera_ballast_minimum_level + - switch.luce_camera_device_mode + - select.luce_camera_power_on_behavior + - switch.luce_camera_led_if_on + - switch.luce_camera_led_in_dark # BTI-3584C - Luce Balcone (0x000474000015de50) - - select.0x000474000015de50_power_on_behavior + - select.luce_balcone_power_on_behavior # BTI-NT4411C - Dimmer 0x0004740001583a4a (N/A) - select.0x0004740001583a4a_identify -- 2.47.3