]> git.giorgioravera.it Git - zigbee2mqtt.git/commitdiff
Added other BTicino relays
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 8 Apr 2024 18:30:27 +0000 (20:30 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 8 Apr 2024 18:30:27 +0000 (20:30 +0200)
.gitignore
devices.yaml

index f99bbba4220bf29cbac0744fa58cf0ba42588e8a..bde3a69b84556f68d9ea5f2795145a8aef41baa4 100644 (file)
@@ -1,5 +1,10 @@
-log
+# zigbee2mqtt Components
 database.db
-secret.yaml
+log/
 state.json
-*backup*
+
+# Credentials Files & Token
+secret.yaml
+
+# VS Code
+.vscode
\ No newline at end of file
index 4578f128c577bfeb5ee7be15179365ec9c213d7e..557beaf3298af3343b748a55ddb98f28065bf5c9 100644 (file)
@@ -32,8 +32,8 @@
     light:
       value_template: null
       state_value_template: '{{ value_json.state }}'
-'0x000474000159053e':
-  friendly_name: '0x000474000159053e'
+'0x0004740000254d99':
+  friendly_name: '0x0004740000254d99'
 '0x0004740001583a4a':
   friendly_name: '0x0004740001583a4a'
 '0x000474000025912a':
     light:
       value_template: null
       state_value_template: '{{ value_json.state }}'
+'0x00047400002790a6':
+  friendly_name: '0x00047400002790a6'
+  homeassistant:
+    switch:
+      type: light
+      object_id: light
+    light:
+      value_template: null
+      state_value_template: '{{ value_json.state }}'
+'0x0004740000282606':
+  friendly_name: '0x0004740000282606'
+  homeassistant:
+    switch:
+      type: light
+      object_id: light
+    light:
+      value_template: null
+      state_value_template: '{{ value_json.state }}'
+'0x000474000159053e':
+  friendly_name: '0x000474000159053e'
+'0x0004740000279162':
+  friendly_name: '0x0004740000279162'
+  homeassistant:
+    switch:
+      type: light
+      object_id: light
+    light:
+      value_template: null
+      state_value_template: '{{ value_json.state }}'