-
-
Notifications
You must be signed in to change notification settings - Fork 30
/
child-thermostatMode-v1.yaml
38 lines (38 loc) · 1011 Bytes
/
child-thermostatMode-v1.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# https://developer.smartthings.com/docs/devices/device-profiles#categories
# https://community.smartthings.com/t/change-icons-in-new-app/184190/25?u=w35l3y
name: "child-thermostatMode-v1"
components:
- id: main
label: Mode
capabilities:
- id: thermostatMode
version: 1
config:
values:
- key: thermostatMode.value #read
enabledValues:
- manual
- heat
- away
- auto
- eco
- custom
- key: setThermostatMode #write
enabledValues:
- manual
- heat
- away
- auto
- eco
- id: refresh
version: 1
categories:
- name: Thermostat
metadata:
deviceType: Thermostat
ocfDeviceType: oic.d.thermostat
deviceTypeId: Thermostat
mnmn: SmartThingsCommunity
owner:
ownerType: USER
ownerId: ea35e8c8-3aef-2f72-958b-e3ad10644043