From fcfff016aea28f82dc27bfe89f1aec37be1a41f5 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Thu, 4 Apr 2024 17:03:11 +0200 Subject: [PATCH] Added missing device to the exclusion list. --- packages/BTicino/bticino_log.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/BTicino/bticino_log.yaml b/packages/BTicino/bticino_log.yaml index 6c0a236b..540fb961 100644 --- a/packages/BTicino/bticino_log.yaml +++ b/packages/BTicino/bticino_log.yaml @@ -10,6 +10,7 @@ logbook: - number.0x0004740001583a4a_ballast_maximum_level - number.0x0004740001583a4a_ballast_minimum_level - switch.0x0004740001583a4a_device_mode + - select.0x0004740001583a4a_power_on_behavior - switch.0x0004740001583a4a_led_if_on - switch.0x0004740001583a4a_led_in_dark @@ -18,6 +19,7 @@ logbook: - number.0x0004740000254d99_ballast_maximum_level - number.0x0004740000254d99_ballast_minimum_level - switch.0x0004740000254d99_device_mode + - select.0x0004740000254d99_power_on_behavior - switch.0x0004740000254d99_led_if_on - switch.0x0004740000254d99_led_in_dark @@ -54,6 +56,7 @@ recorder: - number.0x0004740001583a4a_ballast_maximum_level - number.0x0004740001583a4a_ballast_minimum_level - switch.0x0004740001583a4a_device_mode + - select.0x0004740001583a4a_power_on_behavior - switch.0x0004740001583a4a_led_if_on - switch.0x0004740001583a4a_led_in_dark @@ -62,6 +65,7 @@ recorder: - number.0x0004740000254d99_ballast_maximum_level - number.0x0004740000254d99_ballast_minimum_level - switch.0x0004740000254d99_device_mode + - select.0x0004740000254d99_power_on_behavior - switch.0x0004740000254d99_led_if_on - switch.0x0004740000254d99_led_in_dark -- 2.47.3