]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Added BTI-3584C
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 29 Jan 2024 19:16:14 +0000 (20:16 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 29 Jan 2024 19:16:14 +0000 (20:16 +0100)
packages/BTicino/bticino_log.yaml [new file with mode: 0644]
www/images/devices/BTicino/BTI_3584C.png [new file with mode: 0644]

diff --git a/packages/BTicino/bticino_log.yaml b/packages/BTicino/bticino_log.yaml
new file mode 100644 (file)
index 0000000..e7e6d2b
--- /dev/null
@@ -0,0 +1,53 @@
+######################################################################
+# BTicino Package - Logbook
+######################################################################
+
+logbook:
+  exclude:
+    entities:
+      # BTI-NT4411C - Dimmer 0x0004740001583a4a
+      - select.0x0004740001583a4a_identify
+      - number.0x0004740001583a4a_ballast_maximum_level
+      - number.0x0004740001583a4a_ballast_minimum_level
+      - switch.0x0004740001583a4a_device_mode
+      - switch.0x0004740001583a4a_led_if_on
+      - switch.0x0004740001583a4a_led_in_dark
+
+      # BTI-NT4027C - Tapparella 0x000474000159053e
+      - select.0x000474000159053e_identify
+      - select.0x000474000159053e_calibration_mode
+      - switch.0x000474000159053e_led_if_on
+      - switch.0x000474000159053e_led_in_dark
+
+      # BTI-3584C - Wired Relay 0x000474000025912a
+      - select.0x000474000025912a_power_on_behavior
+
+      # BTI-3584C - Wired Relay 0x00047400002599cf
+      - select.0x00047400002599cf_power_on_behavior
+
+######################################################################
+# BTicino Package - Recorder
+######################################################################
+
+recorder:
+  exclude:
+    entities:
+      # BTI-NT4411C - Dimmer 0x0004740001583a4a
+      - select.0x0004740001583a4a_identify
+      - number.0x0004740001583a4a_ballast_maximum_level
+      - number.0x0004740001583a4a_ballast_minimum_level
+      - switch.0x0004740001583a4a_device_mode
+      - switch.0x0004740001583a4a_led_if_on
+      - switch.0x0004740001583a4a_led_in_dark
+
+      # BTI-NT4027C - Tapparella 0x000474000159053e
+      - select.0x000474000159053e_identify
+      - select.0x000474000159053e_calibration_mode
+      - switch.0x000474000159053e_led_if_on
+      - switch.0x000474000159053e_led_in_dark
+
+      # BTI-3584C - Wired Relay 0x000474000025912a
+      - select.0x000474000025912a_power_on_behavior
+
+      # BTI-3584C - Wired Relay 0x00047400002599cf
+      - select.0x00047400002599cf_power_on_behavior
diff --git a/www/images/devices/BTicino/BTI_3584C.png b/www/images/devices/BTicino/BTI_3584C.png
new file mode 100644 (file)
index 0000000..8516b36
Binary files /dev/null and b/www/images/devices/BTicino/BTI_3584C.png differ