From 3ec61fb719fc868fb10fd941493a35e21e690c9d Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Tue, 27 Feb 2024 18:44:16 +0100 Subject: [PATCH] Added another BTicino relay --- devices.yaml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/devices.yaml b/devices.yaml index 81c1151..4578f12 100644 --- a/devices.yaml +++ b/devices.yaml @@ -21,7 +21,6 @@ type: light object_id: light light: - name: Luce Dispensa value_template: null state_value_template: '{{ value_json.state }}' '0xf082c0fffe0a7031': @@ -31,7 +30,6 @@ type: light object_id: light light: - name: Luce Veranda value_template: null state_value_template: '{{ value_json.state }}' '0x000474000159053e': @@ -45,7 +43,6 @@ type: light object_id: light light: - name: '0x000474000025912a' value_template: null state_value_template: '{{ value_json.state }}' '0x00047400002599cf': @@ -55,7 +52,6 @@ type: light object_id: light light: - name: '0x00047400002599cf' value_template: null state_value_template: '{{ value_json.state }}' '0x0004740000249a4e': @@ -65,7 +61,6 @@ type: light object_id: light light: - name: '0x0004740000249a4e' value_template: null state_value_template: '{{ value_json.state }}' '0x000474000015be6b': @@ -75,6 +70,14 @@ type: light object_id: light light: - name: '0x000474000015be6b' + value_template: null + state_value_template: '{{ value_json.state }}' +'0x0004740000249aad': + friendly_name: '0x0004740000249aad' + homeassistant: + switch: + type: light + object_id: light + light: value_template: null state_value_template: '{{ value_json.state }}' -- 2.47.3