From c0e5a2becea3bd3a4b6f5d8302c29155f86130d6 Mon Sep 17 00:00:00 2001 From: Harrison Carter Date: Fri, 13 Feb 2026 16:40:38 -0600 Subject: [PATCH] update ikea scroll profile category to Button --- drivers/SmartThings/matter-switch/profiles/ikea-scroll.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/SmartThings/matter-switch/profiles/ikea-scroll.yml b/drivers/SmartThings/matter-switch/profiles/ikea-scroll.yml index cce4b68d2d..e07006ce9d 100644 --- a/drivers/SmartThings/matter-switch/profiles/ikea-scroll.yml +++ b/drivers/SmartThings/matter-switch/profiles/ikea-scroll.yml @@ -14,7 +14,7 @@ components: - id: refresh version: 1 categories: - - name: RemoteController + - name: Button - id: group2 label: Group 2 capabilities: @@ -23,7 +23,7 @@ components: - id: knob version: 1 categories: - - name: RemoteController + - name: Button - id: group3 label: Group 3 capabilities: @@ -32,4 +32,4 @@ components: - id: knob version: 1 categories: - - name: RemoteController + - name: Button