-
Notifications
You must be signed in to change notification settings - Fork 464
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHAD-13561: Add support for FanControl's Rocking functionality (#1578)
Add driver support for the Fan Control cluster's Rocking attributes.
- Loading branch information
1 parent
7b3f00b
commit 191899f
Showing
17 changed files
with
590 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 28 additions & 0 deletions
28
drivers/SmartThings/matter-thermostat/profiles/air-purifier-ac-rock-wind.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
name: air-purifier-ac-rock-wind | ||
components: | ||
- id: main | ||
label: Main | ||
capabilities: | ||
- id: airPurifierFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: windMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: AirPurifier | ||
- id: activatedCarbonFilter | ||
label: Activated carbon filter | ||
capabilities: | ||
- id: filterState | ||
version: 1 | ||
- id: filterStatus | ||
version: 1 | ||
categories: | ||
- name: AirPurifier |
26 changes: 26 additions & 0 deletions
26
drivers/SmartThings/matter-thermostat/profiles/air-purifier-ac-rock.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
name: air-purifier-ac-rock | ||
components: | ||
- id: main | ||
label: Main | ||
capabilities: | ||
- id: airPurifierFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: AirPurifier | ||
- id: activatedCarbonFilter | ||
label: Activated carbon filter | ||
capabilities: | ||
- id: filterState | ||
version: 1 | ||
- id: filterStatus | ||
version: 1 | ||
categories: | ||
- name: AirPurifier |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 35 additions & 0 deletions
35
drivers/SmartThings/matter-thermostat/profiles/air-purifier-hepa-ac-rock.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
name: air-purifier-hepa-ac-rock | ||
components: | ||
- id: main | ||
label: Main | ||
capabilities: | ||
- id: airPurifierFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: AirPurifier | ||
- id: hepaFilter | ||
label: Hepa filter | ||
capabilities: | ||
- id: filterState | ||
version: 1 | ||
- id: filterStatus | ||
version: 1 | ||
categories: | ||
- name: AirPurifier | ||
- id: activatedCarbonFilter | ||
label: Activated carbon filter | ||
capabilities: | ||
- id: filterState | ||
version: 1 | ||
- id: filterStatus | ||
version: 1 | ||
categories: | ||
- name: AirPurifier |
28 changes: 28 additions & 0 deletions
28
drivers/SmartThings/matter-thermostat/profiles/air-purifier-hepa-rock-wind.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
name: air-purifier-hepa-rock-wind | ||
components: | ||
- id: main | ||
label: Main | ||
capabilities: | ||
- id: airPurifierFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: windMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: AirPurifier | ||
- id: hepaFilter | ||
label: Hepa filter | ||
capabilities: | ||
- id: filterState | ||
version: 1 | ||
- id: filterStatus | ||
version: 1 | ||
categories: | ||
- name: AirPurifier |
26 changes: 26 additions & 0 deletions
26
drivers/SmartThings/matter-thermostat/profiles/air-purifier-hepa-rock.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
name: air-purifier-hepa-rock | ||
components: | ||
- id: main | ||
label: Main | ||
capabilities: | ||
- id: airPurifierFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: AirPurifier | ||
- id: hepaFilter | ||
label: Hepa filter | ||
capabilities: | ||
- id: filterState | ||
version: 1 | ||
- id: filterStatus | ||
version: 1 | ||
categories: | ||
- name: AirPurifier |
18 changes: 18 additions & 0 deletions
18
drivers/SmartThings/matter-thermostat/profiles/air-purifier-rock-wind.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: air-purifier-rock-wind | ||
components: | ||
- id: main | ||
capabilities: | ||
- id: airPurifierFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: windMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: AirPurifier |
16 changes: 16 additions & 0 deletions
16
drivers/SmartThings/matter-thermostat/profiles/air-purifier-rock.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
name: air-purifier-rock | ||
components: | ||
- id: main | ||
capabilities: | ||
- id: airPurifierFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: AirPurifier |
17 changes: 17 additions & 0 deletions
17
drivers/SmartThings/matter-thermostat/profiles/fan-generic.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
name: fan-generic | ||
components: | ||
- id: main | ||
capabilities: | ||
- id: airConditionerFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: Fan | ||
metadata: | ||
mnmn: SmartThingsEdge | ||
vid: generic-fan |
21 changes: 21 additions & 0 deletions
21
drivers/SmartThings/matter-thermostat/profiles/fan-rock-wind.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
name: fan-rock-wind | ||
components: | ||
- id: main | ||
capabilities: | ||
- id: airConditionerFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: windMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: Fan | ||
metadata: | ||
mnmn: SmartThingsEdge | ||
vid: generic-fan-rock-wind |
19 changes: 19 additions & 0 deletions
19
drivers/SmartThings/matter-thermostat/profiles/fan-rock.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
name: fan-rock | ||
components: | ||
- id: main | ||
capabilities: | ||
- id: airConditionerFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: fanOscillationMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: Fan | ||
metadata: | ||
mnmn: SmartThingsEdge | ||
vid: generic-fan-rock |
19 changes: 19 additions & 0 deletions
19
drivers/SmartThings/matter-thermostat/profiles/fan-wind.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
name: fan-wind | ||
components: | ||
- id: main | ||
capabilities: | ||
- id: airConditionerFanMode | ||
version: 1 | ||
- id: fanSpeedPercent | ||
version: 1 | ||
- id: windMode | ||
version: 1 | ||
- id: firmwareUpdate | ||
version: 1 | ||
- id: refresh | ||
version: 1 | ||
categories: | ||
- name: Fan | ||
metadata: | ||
mnmn: SmartThingsEdge | ||
vid: generic-fan-wind |
Oops, something went wrong.