From: Giorgio Ravera Date: Mon, 29 Jan 2024 19:16:14 +0000 (+0100) Subject: Added BTI-3584C X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=f30a6e27576cce6d96e0f7dba69ffa4abc09ad1a;p=homeassistant.git Added BTI-3584C --- diff --git a/packages/BTicino/bticino_log.yaml b/packages/BTicino/bticino_log.yaml new file mode 100644 index 00000000..e7e6d2b2 --- /dev/null +++ b/packages/BTicino/bticino_log.yaml @@ -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 index 00000000..8516b364 Binary files /dev/null and b/www/images/devices/BTicino/BTI_3584C.png differ