From: Giorgio Ravera Date: Tue, 27 Feb 2024 17:46:52 +0000 (+0100) Subject: Added another BTicino relay X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=3a5598d6c19f9a930317f9eeaeb1a2e1676be9f3;p=homeassistant.git Added another BTicino relay --- diff --git a/.storage/lovelace.lovelace_devices b/.storage/lovelace.lovelace_devices index abd2844e..d4807703 100644 --- a/.storage/lovelace.lovelace_devices +++ b/.storage/lovelace.lovelace_devices @@ -4438,6 +4438,59 @@ ] } ] + }, + { + "type": "entities", + "show_header_toggle": "off", + "style": ".card-header {\n padding: 0px 0px 0px 0px !important;\n}\n", + "entities": [ + { + "type": "section", + "label": "3584 - Luce 0x0004740000249aad" + }, + { + "type": "custom:hui-element", + "card_type": "vertical-stack", + "cards": [ + { + "type": "horizontal-stack", + "cards": [ + { + "type": "picture", + "style": "ha-card { \n --paper-card-background-color: 'rgba(0, 0, 0, 0.0)';\n --ha-card-background: \"rgba(0, 0, 0, 0)\";\n --ha-card-box-shadow: 'none';\n}\n", + "image": "/local/images/devices/BTicino/BTI_3584C.png", + "tap_action": { + "action": "none" + } + }, + { + "type": "vertical-stack", + "cards": [ + { + "type": "custom:button-card", + "template": "template_device_generic_state", + "entity": "light.0x0004740000249aad", + "name": "Stato" + }, + { + "type": "custom:button-card", + "template": "template_device_firmware", + "entity": "update.0x0004740000249aad", + "name": "Firmare" + }, + { + "type": "custom:button-card", + "entity": "select.0x0004740000249aad_power_on_behavior", + "template": "template_device_generic_state", + "name": "Power-On" + } + ] + } + ] + } + ] + } + ] } ] } diff --git a/packages/BTicino/bticino_log.yaml b/packages/BTicino/bticino_log.yaml index 6546883d..92aeaa8a 100644 --- a/packages/BTicino/bticino_log.yaml +++ b/packages/BTicino/bticino_log.yaml @@ -31,6 +31,9 @@ logbook: # BTI-3584C - Wired Relay 0x000474000015be6b - select.0x000474000015be6b_power_on_behavior + # BTI-3584C - Wired Relay 0x0004740000249aad + - select.0x0004740000249aad_power_on_behavior + ###################################################################### # BTicino Package - Recorder ###################################################################### @@ -63,3 +66,6 @@ recorder: # BTI-3584C - Wired Relay 0x000474000015be6b - select.0x000474000015be6b_power_on_behavior + + # BTI-3584C - Wired Relay 0x0004740000249aad + - select.0x0004740000249aad_power_on_behavior