Skip to content

Commit 47a878f

Browse files
committed
Feature(matter-thermostat): Update category for heat pump
Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
1 parent 3dd1b23 commit 47a878f

7 files changed

+34
-0
lines changed

drivers/SmartThings/matter-thermostat/profiles/heat-pump-thermostat-humidity-thermostat-humidity.yml

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ components:
1212
version: 1
1313
- id: refresh
1414
version: 1
15+
categories:
16+
- name: HeatPump
1517
- id: thermostatOne
1618
label: Thermostat 1
1719
capabilities:
@@ -25,6 +27,8 @@ components:
2527
version: 1
2628
- id: thermostatCoolingSetpoint
2729
version: 1
30+
categories:
31+
- name: HeatPump
2832
- id: thermostatTwo
2933
label: Thermostat 2
3034
capabilities:
@@ -38,3 +42,5 @@ components:
3842
version: 1
3943
- id: thermostatCoolingSetpoint
4044
version: 1
45+
categories:
46+
- name: HeatPump

drivers/SmartThings/matter-thermostat/profiles/heat-pump-thermostat-humidity-thermostat.yml

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ components:
1212
version: 1
1313
- id: refresh
1414
version: 1
15+
categories:
16+
- name: HeatPump
1517
- id: thermostatOne
1618
label: Thermostat 1
1719
capabilities:
@@ -25,6 +27,8 @@ components:
2527
version: 1
2628
- id: thermostatCoolingSetpoint
2729
version: 1
30+
categories:
31+
- name: HeatPump
2832
- id: thermostatTwo
2933
label: Thermostat 2
3034
capabilities:
@@ -36,3 +40,5 @@ components:
3640
version: 1
3741
- id: thermostatCoolingSetpoint
3842
version: 1
43+
categories:
44+
- name: HeatPump

drivers/SmartThings/matter-thermostat/profiles/heat-pump-thermostat-humidity.yml

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ components:
1212
version: 1
1313
- id: refresh
1414
version: 1
15+
categories:
16+
- name: HeatPump
1517
- id: thermostatOne
1618
label: Thermostat 1
1719
capabilities:
@@ -25,3 +27,5 @@ components:
2527
version: 1
2628
- id: thermostatCoolingSetpoint
2729
version: 1
30+
categories:
31+
- name: HeatPump

drivers/SmartThings/matter-thermostat/profiles/heat-pump-thermostat-thermostat-humidity.yml

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ components:
1212
version: 1
1313
- id: refresh
1414
version: 1
15+
categories:
16+
- name: HeatPump
1517
- id: thermostatOne
1618
label: Thermostat 1
1719
capabilities:
@@ -23,6 +25,8 @@ components:
2325
version: 1
2426
- id: thermostatCoolingSetpoint
2527
version: 1
28+
categories:
29+
- name: HeatPump
2630
- id: thermostatTwo
2731
label: Thermostat 2
2832
capabilities:
@@ -36,3 +40,5 @@ components:
3640
version: 1
3741
- id: thermostatCoolingSetpoint
3842
version: 1
43+
categories:
44+
- name: HeatPump

drivers/SmartThings/matter-thermostat/profiles/heat-pump-thermostat-thermostat.yml

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ components:
1212
version: 1
1313
- id: refresh
1414
version: 1
15+
categories:
16+
- name: HeatPump
1517
- id: thermostatOne
1618
label: Thermostat 1
1719
capabilities:
@@ -23,6 +25,8 @@ components:
2325
version: 1
2426
- id: thermostatCoolingSetpoint
2527
version: 1
28+
categories:
29+
- name: HeatPump
2630
- id: thermostatTwo
2731
label: Thermostat 2
2832
capabilities:
@@ -34,3 +38,5 @@ components:
3438
version: 1
3539
- id: thermostatCoolingSetpoint
3640
version: 1
41+
categories:
42+
- name: HeatPump

drivers/SmartThings/matter-thermostat/profiles/heat-pump-thermostat.yml

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ components:
1212
version: 1
1313
- id: refresh
1414
version: 1
15+
categories:
16+
- name: HeatPump
1517
- id: thermostatOne
1618
label: Thermostat 1
1719
capabilities:
@@ -23,3 +25,5 @@ components:
2325
version: 1
2426
- id: thermostatCoolingSetpoint
2527
version: 1
28+
categories:
29+
- name: HeatPump

drivers/SmartThings/matter-thermostat/profiles/heat-pump.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ components:
1212
version: 1
1313
- id: refresh
1414
version: 1
15+
categories:
16+
- name: HeatPump

0 commit comments

Comments
 (0)