From 5d43f7e10aa6cc1aec58a7e5c617ecdc94d38881 Mon Sep 17 00:00:00 2001 From: Gregg Date: Sun, 21 Jan 2024 14:02:52 -0600 Subject: [PATCH] update --- tools/makeServiceList | 8 +- tools/test.md | 526 +++++++++++++++++++++--------------------- 2 files changed, 266 insertions(+), 268 deletions(-) diff --git a/tools/makeServiceList b/tools/makeServiceList index 810a742..b0ab253 100755 --- a/tools/makeServiceList +++ b/tools/makeServiceList @@ -55,14 +55,13 @@ END { s=services[i] printf("## %s (%s)\n",s,uuid[s]) printf("
%s
\n",desc[s]) - printf("\n") + printf("\n") for(j=0;j") - #printf("",servReq[s,j]?"":"",char,servReq[s,j]?"":"",notes[char]) - printf("",servReq[s,j]?"":"",char,servReq[s,j]?"":"",notes[char]) - printf("",uuid[char]) + #printf("",servReq[s,j]?"":"",char,servReq[s,j]?"":"",notes[char]) + printf("",char,uuid[char],notes[char]) printf("",format[char]) printf("",perms[char]) @@ -81,7 +80,6 @@ END { } printf("\n") - #printf("\n",notes[char]) } printf("
CharacteristicUUIDFormatPermsMinMaxDefaults
CharacteristicFormatPermsMinMaxConstants/Defaults
%s%s%s%s
%s%s%s
  • %s
%s%s
  • %s
%s (%s)
  • %s
%s%s
%s
\n\n") diff --git a/tools/test.md b/tools/test.md index 24b8aef..7b98e5a 100644 --- a/tools/test.md +++ b/tools/test.md @@ -1,411 +1,411 @@ ## AccessoryInformation (3E)
Required Identification Information. For each Accessory in a HomeSpan device this must be included as the first Service.
- - - - - - - - + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Identify
  • the Home App set this to RUN_ID when it wants the device to run its identification routine
14boolPW01
  • IDLE (0)
  • RUN_ID (1)
FirmwareRevision
  • must be in form x[.y[.z]] - informational only
52stringPR+EV--"1.0.0"
Manufacturer
  • any string - informational only
20stringPR--"HomeSpan"
Model
  • any string - informational only
21stringPR--"HomeSpan-ESP32"
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
SerialNumber
30stringPR--"HS-12345"
HardwareRevision
  • must be in form x[.y[.z]] - informational only
53stringPR--"1.0.0"
CharacteristicFormatPermsMinMaxConstants/Defaults
Identify (14)
  • the Home App set this to RUN_ID when it wants the device to run its identification routine
boolPW01
  • IDLE (0)
  • RUN_ID (1)
FirmwareRevision (52)
  • must be in form x[.y[.z]] - informational only
stringPR+EV--"1.0.0"
Manufacturer (20)
  • any string - informational only
stringPR--"HomeSpan"
Model (21)
  • any string - informational only
stringPR--"HomeSpan-ESP32"
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
SerialNumber (30)
stringPR--"HS-12345"
HardwareRevision (53)
  • must be in form x[.y[.z]] - informational only
stringPR--"1.0.0"
## AirPurifier (BB)
Defines a basic Air Purifier with an optional fan. Optional Linked Services: FilterMaintenance, AirQualitySensor, Fan, and Slat
- - - - - - - - + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Active
  • indicates if the Service is active/on
B0uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
CurrentAirPurifierState
  • indicates current state of air purification
A9uint8PR+EV02
  • INACTIVE (0)
  • IDLE (1)
  • PURIFYING (2)
TargetAirPurifierState
A8uint8PW+PR+EV01
  • MANUAL (0)
  • AUTO (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
RotationSpeed
29floatPR+PW+EV01000
SwingMode
B6uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
LockPhysicalControls
  • indicates if local control lock is enabled
A7uint8PW+PR+EV01
  • CONTROL_LOCK_DISABLED (0)
  • CONTROL_LOCK_ENABLED (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
Active (B0)
  • indicates if the Service is active/on
uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
CurrentAirPurifierState (A9)
  • indicates current state of air purification
uint8PR+EV02
  • INACTIVE (0)
  • IDLE (1)
  • PURIFYING (2)
TargetAirPurifierState (A8)
uint8PW+PR+EV01
  • MANUAL (0)
  • AUTO (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
RotationSpeed (29)
floatPR+PW+EV01000
SwingMode (B6)
uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
LockPhysicalControls (A7)
  • indicates if local control lock is enabled
uint8PW+PR+EV01
  • CONTROL_LOCK_DISABLED (0)
  • CONTROL_LOCK_ENABLED (1)
## AirQualitySensor (8D)
Defines an Air Quality Sensor.
- - - - - - - - - - - - - + + + + + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
AirQuality
  • a subjective description
95uint8PR+EV05
  • UNKNOWN (0)
  • EXCELLENT (1)
  • GOOD (2)
  • FAIR (3)
  • INFERIOR (4)
  • POOR (5)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
OzoneDensity
  • measured in µg/m3
C3floatPR+EV010000
NitrogenDioxideDensity
  • measured in µg/m3
C4floatPR+EV010000
SulphurDioxideDensity
C5floatPR+EV010000
PM25Density
  • 2.5-micron particulate density, measured in µg/m3
C6floatPR+EV010000
PM10Density
  • 10-micron particulate density, measured in µg/m3
C7floatPR+EV010000
VOCDensity
C8floatPR+EV010000
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
AirQuality (95)
  • a subjective description
uint8PR+EV05
  • UNKNOWN (0)
  • EXCELLENT (1)
  • GOOD (2)
  • FAIR (3)
  • INFERIOR (4)
  • POOR (5)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
OzoneDensity (C3)
  • measured in µg/m3
floatPR+EV010000
NitrogenDioxideDensity (C4)
  • measured in µg/m3
floatPR+EV010000
SulphurDioxideDensity (C5)
floatPR+EV010000
PM25Density (C6)
  • 2.5-micron particulate density, measured in µg/m3
floatPR+EV010000
PM10Density (C7)
  • 10-micron particulate density, measured in µg/m3
floatPR+EV010000
VOCDensity (C8)
floatPR+EV010000
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
## BatteryService (96)
Defines a standalone Battery Service.
- - - - - + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
BatteryLevel
  • measured as a percentage
68uint8PR+EV01000
ChargingState
  • indicates state of battery charging
8Fuint8PR+EV02
  • NOT_CHARGING (0)
  • CHARGING (1)
  • NOT_CHARGEABLE (2)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CharacteristicFormatPermsMinMaxConstants/Defaults
BatteryLevel (68)
  • measured as a percentage
uint8PR+EV01000
ChargingState (8F)
  • indicates state of battery charging
uint8PR+EV02
  • NOT_CHARGING (0)
  • CHARGING (1)
  • NOT_CHARGEABLE (2)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
## CarbonDioxideSensor (97)
Defines a Carbon Dioxide Sensor.
- - - - - - - - - + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CarbonDioxideDetected
  • indicates if abnormal level is detected
92uint8PR+EV01
  • NORMAL (0)
  • ABNORMAL (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CarbonDioxideLevel
  • measured on parts per million (ppm)
93floatPR+EV01000000
CarbonDioxidePeakLevel
  • measured in parts per million (ppm)
94floatPR+EV01000000
CharacteristicFormatPermsMinMaxConstants/Defaults
CarbonDioxideDetected (92)
  • indicates if abnormal level is detected
uint8PR+EV01
  • NORMAL (0)
  • ABNORMAL (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CarbonDioxideLevel (93)
  • measured on parts per million (ppm)
floatPR+EV01000000
CarbonDioxidePeakLevel (94)
  • measured in parts per million (ppm)
floatPR+EV01000000
## CarbonMonoxideSensor (7F)
Defines a Carbon Monoxide Sensor.
- - - - - - - - - + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CarbonMonoxideDetected
  • indicates if abnormal level is detected
69uint8PR+EV01
  • NORMAL (0)
  • ABNORMAL (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CarbonMonoxideLevel
  • measured in parts per million (ppm)
90floatPR+EV01000
CarbonMonoxidePeakLevel
  • measured in parts per million (ppm)
91floatPR+EV01000
CharacteristicFormatPermsMinMaxConstants/Defaults
CarbonMonoxideDetected (69)
  • indicates if abnormal level is detected
uint8PR+EV01
  • NORMAL (0)
  • ABNORMAL (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CarbonMonoxideLevel (90)
  • measured in parts per million (ppm)
floatPR+EV01000
CarbonMonoxidePeakLevel (91)
  • measured in parts per million (ppm)
floatPR+EV01000
## ContactSensor (80)
Defines a Contact Sensor.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
ContactSensorState
  • indictates if contact is detected (i.e. closed)
6Auint8PR+EV01
  • DETECTED (0)
  • NOT_DETECTED (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
ContactSensorState (6A)
  • indictates if contact is detected (i.e. closed)
uint8PR+EV01
  • DETECTED (0)
  • NOT_DETECTED (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
## Door (81)
Defines a motorized Door.
- - - - - + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CurrentPosition
  • current position (as a percentage) from fully closed (0) to full open (100)
6Duint8PR+EV01000
TargetPosition
7Cuint8PW+PR+EV01000
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
ObstructionDetected
  • indicates if obstruction is detected
24boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
CurrentPosition (6D)
  • current position (as a percentage) from fully closed (0) to full open (100)
uint8PR+EV01000
TargetPosition (7C)
uint8PW+PR+EV01000
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
ObstructionDetected (24)
  • indicates if obstruction is detected
boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
## Doorbell (121)
Defines a Doorbell. Can be used on a standalone basis or in conjunction with a LockMechanism Service.
- - - + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
ProgrammableSwitchEvent
73uint8PR+EV+NV02
  • SINGLE_PRESS (0)
  • DOUBLE_PRESS (1)
  • LONG_PRESS (2)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CharacteristicFormatPermsMinMaxConstants/Defaults
ProgrammableSwitchEvent (73)
uint8PR+EV+NV02
  • SINGLE_PRESS (0)
  • DOUBLE_PRESS (1)
  • LONG_PRESS (2)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
## Fan (B7)
Defines a Fan. Can be used in conjunction with a LightBulb Service to create a Lighted Ceiling Fan.
- - - - - - - - - + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Active
  • indicates if the Service is active/on
B0uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CurrentFanState
  • indicates current state of a fan
AFuint8PR+EV02
  • INACTIVE (0)
  • IDLE (1)
  • BLOWING (2)
TargetFanState
BFuint8PW+PR+EV01
  • MANUAL (0)
  • AUTO (1)
RotationDirection
28intPR+PW+EV01
  • CLOCKWISE (0)
  • COUNTERCLOCKWISE (1)
RotationSpeed
29floatPR+PW+EV01000
SwingMode
B6uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
LockPhysicalControls
  • indicates if local control lock is enabled
A7uint8PW+PR+EV01
  • CONTROL_LOCK_DISABLED (0)
  • CONTROL_LOCK_ENABLED (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
Active (B0)
  • indicates if the Service is active/on
uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
CurrentFanState (AF)
  • indicates current state of a fan
uint8PR+EV02
  • INACTIVE (0)
  • IDLE (1)
  • BLOWING (2)
TargetFanState (BF)
uint8PW+PR+EV01
  • MANUAL (0)
  • AUTO (1)
RotationDirection (28)
intPR+PW+EV01
  • CLOCKWISE (0)
  • COUNTERCLOCKWISE (1)
RotationSpeed (29)
floatPR+PW+EV01000
SwingMode (B6)
uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
LockPhysicalControls (A7)
  • indicates if local control lock is enabled
uint8PW+PR+EV01
  • CONTROL_LOCK_DISABLED (0)
  • CONTROL_LOCK_ENABLED (1)
## Faucet (D7)
Defines the master control for a multi-Valve appliance. Linked Services: Valve (at least one required), and HeaterCooler (optional).
- - - - + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Active
  • indicates if the Service is active/on
B0uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CharacteristicFormatPermsMinMaxConstants/Defaults
Active (B0)
  • indicates if the Service is active/on
uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
## FilterMaintenance (BA)
Defines a Filter Maintainence check.
- - - - - + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
FilterChangeIndication
  • indicates state of filter
ACuint8PR+EV01
  • NO_CHANGE_NEEDED (0)
  • CHANGE_NEEDED (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
FilterLifeLevel
  • measures as a percentage of remaining life
ABfloatPR+EV01000
ResetFilterIndication
ADuint8PW110
CharacteristicFormatPermsMinMaxConstants/Defaults
FilterChangeIndication (AC)
  • indicates state of filter
uint8PR+EV01
  • NO_CHANGE_NEEDED (0)
  • CHANGE_NEEDED (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
FilterLifeLevel (AB)
  • measures as a percentage of remaining life
floatPR+EV01000
ResetFilterIndication (AD)
uint8PW110
## GarageDoorOpener (41)
Defines a motorized Garage Door Opener.
- - - - - - - - + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CurrentDoorState
  • indicates current state of a door
Euint8PR+EV04
  • OPEN (0)
  • CLOSED (1)
  • OPENING (2)
  • CLOSING (3)
  • STOPPED (4)
TargetDoorState
32uint8PW+PR+EV01
  • OPEN (0)
  • CLOSED (1)
ObstructionDetected
  • indicates if obstruction is detected
24boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
LockCurrentState
  • indictates state of a lock
1Duint8PR+EV03
  • UNLOCKED (0)
  • LOCKED (1)
  • JAMMED (2)
  • UNKNOWN (3)
LockTargetState
  • indicates desired state of lock
1Euint8PW+PR+EV01
  • UNLOCK (0)
  • LOCK (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
Version
37stringPR--"1.0.0"
CharacteristicFormatPermsMinMaxConstants/Defaults
CurrentDoorState (E)
  • indicates current state of a door
uint8PR+EV04
  • OPEN (0)
  • CLOSED (1)
  • OPENING (2)
  • CLOSING (3)
  • STOPPED (4)
TargetDoorState (32)
uint8PW+PR+EV01
  • OPEN (0)
  • CLOSED (1)
ObstructionDetected (24)
  • indicates if obstruction is detected
boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
LockCurrentState (1D)
  • indictates state of a lock
uint8PR+EV03
  • UNLOCKED (0)
  • LOCKED (1)
  • JAMMED (2)
  • UNKNOWN (3)
LockTargetState (1E)
  • indicates desired state of lock
uint8PW+PR+EV01
  • UNLOCK (0)
  • LOCK (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
Version (37)
stringPR--"1.0.0"
## HeaterCooler (BC)
Defines a standalone Heater, Cooler, or combined Heater/Cooler. Can be used with a separate Fan Service and/or Slat Service to extend functionality.
- - - - - - - - - - - - + + + + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Active
  • indicates if the Service is active/on
B0uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
CurrentTemperature
  • current temperature measured in Celsius
11floatPR+EV01000
CurrentHeaterCoolerState
  • indicates whether appliance is currently heating, cooling, idle, or off
B1uint8PR+EV03
  • INACTIVE (0)
  • IDLE (1)
  • HEATING (2)
  • COOLING (3)
TargetHeaterCoolerState
B2uint8PW+PR+EV02
  • AUTO (0)
  • HEAT (1)
  • COOL (2)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
RotationSpeed
29floatPR+PW+EV01000
TemperatureDisplayUnits
36uint8PW+PR+EV01
  • CELSIUS (0)
  • FAHRENHEIT (1)
SwingMode
B6uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
CoolingThresholdTemperature
  • cooling turns on when temperature (in Celsius) rises above this threshold
DfloatPR+PW+EV103510
HeatingThresholdTemperature
  • heating turns on when temperature (in Celsius) falls below this threshold
12floatPR+PW+EV02516
LockPhysicalControls
  • indicates if local control lock is enabled
A7uint8PW+PR+EV01
  • CONTROL_LOCK_DISABLED (0)
  • CONTROL_LOCK_ENABLED (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
Active (B0)
  • indicates if the Service is active/on
uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
CurrentTemperature (11)
  • current temperature measured in Celsius
floatPR+EV01000
CurrentHeaterCoolerState (B1)
  • indicates whether appliance is currently heating, cooling, idle, or off
uint8PR+EV03
  • INACTIVE (0)
  • IDLE (1)
  • HEATING (2)
  • COOLING (3)
TargetHeaterCoolerState (B2)
uint8PW+PR+EV02
  • AUTO (0)
  • HEAT (1)
  • COOL (2)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
RotationSpeed (29)
floatPR+PW+EV01000
TemperatureDisplayUnits (36)
uint8PW+PR+EV01
  • CELSIUS (0)
  • FAHRENHEIT (1)
SwingMode (B6)
uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
CoolingThresholdTemperature (D)
  • cooling turns on when temperature (in Celsius) rises above this threshold
floatPR+PW+EV103510
HeatingThresholdTemperature (12)
  • heating turns on when temperature (in Celsius) falls below this threshold
floatPR+PW+EV02516
LockPhysicalControls (A7)
  • indicates if local control lock is enabled
uint8PW+PR+EV01
  • CONTROL_LOCK_DISABLED (0)
  • CONTROL_LOCK_ENABLED (1)
## HumidifierDehumidifier (BD)
Defines a Humidifer, Dehumidifier, or combined Humidifer/Dehumidifier. Can be used with a separate Fan Service and/or Slat Service to extend functionality.
- - - - - - - - - - - - + + + + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Active
  • indicates if the Service is active/on
B0uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
CurrentRelativeHumidity
  • current humidity measured as a percentage
10floatPR+EV01000
CurrentHumidifierDehumidifierState
  • indicates current state of humidifier/dehumidifer
B3uint8PR+EV03
  • INACTIVE (0)
  • IDLE (1)
  • HUMIDIFYING (2)
  • DEHUMIDIFYING (3)
TargetHumidifierDehumidifierState
B4uint8PW+PR+EV02
  • AUTO (0)
  • HUMIDIFY (1)
  • DEHUMIDIFY (2)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
RelativeHumidityDehumidifierThreshold
C9floatPR+PW+EV010050
RelativeHumidityHumidifierThreshold
CAfloatPR+PW+EV010050
RotationSpeed
29floatPR+PW+EV01000
SwingMode
B6uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
WaterLevel
B5floatPR+EV01000
LockPhysicalControls
  • indicates if local control lock is enabled
A7uint8PW+PR+EV01
  • CONTROL_LOCK_DISABLED (0)
  • CONTROL_LOCK_ENABLED (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
Active (B0)
  • indicates if the Service is active/on
uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
CurrentRelativeHumidity (10)
  • current humidity measured as a percentage
floatPR+EV01000
CurrentHumidifierDehumidifierState (B3)
  • indicates current state of humidifier/dehumidifer
uint8PR+EV03
  • INACTIVE (0)
  • IDLE (1)
  • HUMIDIFYING (2)
  • DEHUMIDIFYING (3)
TargetHumidifierDehumidifierState (B4)
uint8PW+PR+EV02
  • AUTO (0)
  • HUMIDIFY (1)
  • DEHUMIDIFY (2)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
RelativeHumidityDehumidifierThreshold (C9)
floatPR+PW+EV010050
RelativeHumidityHumidifierThreshold (CA)
floatPR+PW+EV010050
RotationSpeed (29)
floatPR+PW+EV01000
SwingMode (B6)
uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
WaterLevel (B5)
floatPR+EV01000
LockPhysicalControls (A7)
  • indicates if local control lock is enabled
uint8PW+PR+EV01
  • CONTROL_LOCK_DISABLED (0)
  • CONTROL_LOCK_ENABLED (1)
## HumiditySensor (82)
Defines a Humidity Sensor.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CurrentRelativeHumidity
  • current humidity measured as a percentage
10floatPR+EV01000
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
CurrentRelativeHumidity (10)
  • current humidity measured as a percentage
floatPR+EV01000
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
## InputSource (D9)
Defines an Input Source for a TV. Use only as a Linked Service for the Television Service.
- - - - - - + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
ConfiguredName
E3stringPW+PR+EV--"unnamed"
IsConfigured
  • indicates if a predefined Service has been configured
D6uint8PR+EV01
  • NOT_CONFIGURED (0)
  • CONFIGURED (1)
Identifier
E6uint32PR02550
CurrentVisibilityState
135uint8PR+EV010
TargetVisibilityState
134uint8PW+PR+EV010
CharacteristicFormatPermsMinMaxConstants/Defaults
ConfiguredName (E3)
stringPW+PR+EV--"unnamed"
IsConfigured (D6)
  • indicates if a predefined Service has been configured
uint8PR+EV01
  • NOT_CONFIGURED (0)
  • CONFIGURED (1)
Identifier (E6)
uint32PR02550
CurrentVisibilityState (135)
uint8PR+EV010
TargetVisibilityState (134)
uint8PW+PR+EV010
## IrrigationSystem (CF)
Defines an Irrigation System. Linked Services: Valve Service (at least one required).
- - - - - - + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Active
  • indicates if the Service is active/on
B0uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
ProgramMode
D1uint8PR+EV02
  • NONE (0)
  • SCHEDULED (1)
  • SCHEDULE_OVERRIDEN (2)
InUse
  • if Service is set to active, this indictes whether it is currently in use
D2uint8PR+EV01
  • NOT_IN_USE (0)
  • IN_USE (1)
RemainingDuration
D4uint32PR+EV0360060
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
Active (B0)
  • indicates if the Service is active/on
uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
ProgramMode (D1)
uint8PR+EV02
  • NONE (0)
  • SCHEDULED (1)
  • SCHEDULE_OVERRIDEN (2)
InUse (D2)
  • if Service is set to active, this indictes whether it is currently in use
uint8PR+EV01
  • NOT_IN_USE (0)
  • IN_USE (1)
RemainingDuration (D4)
uint32PR+EV0360060
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
## LeakSensor (83)
Defines a Leak Sensor.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
LeakDetected
  • indictates if a leak is detected
70uint8PR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
LeakDetected (70)
  • indictates if a leak is detected
uint8PR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
## LightBulb (43)
Defines any type of Light.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
On
  • indicates if the Service is active/on
25boolPR+PW+EV01
  • OFF (0)
  • ON (1)
Brightness
  • measured as a percentage
8intPR+PW+EV01000
Hue
  • color (in degrees) from red (0) to green (120) to blue (240) and back to red (360)
13floatPR+PW+EV03600
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
Saturation
2FfloatPR+PW+EV01000
ColorTemperature
  • measured in inverse megaKelvin (= 1,000,000 / Kelvin)
CEuint32PR+PW+EV140500200
CharacteristicFormatPermsMinMaxConstants/Defaults
On (25)
  • indicates if the Service is active/on
boolPR+PW+EV01
  • OFF (0)
  • ON (1)
Brightness (8)
  • measured as a percentage
intPR+PW+EV01000
Hue (13)
  • color (in degrees) from red (0) to green (120) to blue (240) and back to red (360)
floatPR+PW+EV03600
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
Saturation (2F)
floatPR+PW+EV01000
ColorTemperature (CE)
  • measured in inverse megaKelvin (= 1,000,000 / Kelvin)
uint32PR+PW+EV140500200
## LightSensor (84)
Defines a Light Sensor.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CurrentAmbientLightLevel
  • measured in Lux (lumens/m2
6BfloatPR+EV0.00011000001
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
CurrentAmbientLightLevel (6B)
  • measured in Lux (lumens/m2
floatPR+EV0.00011000001
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
## LockMechanism (45)
Defines an electronic Lock.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
LockCurrentState
  • indictates state of a lock
1Duint8PR+EV03
  • UNLOCKED (0)
  • LOCKED (1)
  • JAMMED (2)
  • UNKNOWN (3)
LockTargetState
  • indicates desired state of lock
1Euint8PW+PR+EV01
  • UNLOCK (0)
  • LOCK (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
Mute
  • not used
11AboolPW+PR+EV01
  • OFF (0)
  • ON (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
Volume
119uint8PW+PR+EV01000
CharacteristicFormatPermsMinMaxConstants/Defaults
LockCurrentState (1D)
  • indictates state of a lock
uint8PR+EV03
  • UNLOCKED (0)
  • LOCKED (1)
  • JAMMED (2)
  • UNKNOWN (3)
LockTargetState (1E)
  • indicates desired state of lock
uint8PW+PR+EV01
  • UNLOCK (0)
  • LOCK (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
Mute (11A)
  • not used
boolPW+PR+EV01
  • OFF (0)
  • ON (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
Volume (119)
uint8PW+PR+EV01000
## MotionSensor (85)
Defines a Motion Sensor.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
MotionDetected
  • indicates if motion is detected
22boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
MotionDetected (22)
  • indicates if motion is detected
boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
## OccupancySensor (86)
Defines and Occupancy Sensor.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
OccupancyDetected
  • indicates if occupanccy is detected
71uint8PR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
OccupancyDetected (71)
  • indicates if occupanccy is detected
uint8PR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
## Outlet (47)
Defines an controllable Outlet used to power any light or appliance.
- - - - + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
On
  • indicates if the Service is active/on
25boolPR+PW+EV01
  • OFF (0)
  • ON (1)
OutletInUse
  • indicates if an appliance or light is plugged into the outlet, regardless of whether on or off
26boolPR+EV01
  • NOT_IN_USE (0)
  • IN_USE (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CharacteristicFormatPermsMinMaxConstants/Defaults
On (25)
  • indicates if the Service is active/on
boolPR+PW+EV01
  • OFF (0)
  • ON (1)
OutletInUse (26)
  • indicates if an appliance or light is plugged into the outlet, regardless of whether on or off
boolPR+EV01
  • NOT_IN_USE (0)
  • IN_USE (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
## SecuritySystem (7E)
Defines a Security System.
- - - - - - - - + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
SecuritySystemCurrentState
66uint8PR+EV04
  • ARMED_STAY (0)
  • ARMED_AWAY (1)
  • ARMED_NIGHT (2)
  • DISARMED (3)
  • ALARM_TRIGGERED (4)
SecuritySystemTargetState
67uint8PW+PR+EV03
  • ARM_STAY (0)
  • ARM_AWAY (1)
  • ARM_NIGHT (2)
  • DISARM (3)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
SecuritySystemAlarmType
8Euint8PR+EV01
  • KNOWN (0)
  • UNKNOWN (1)
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
ServiceLabelNamespace
CDuint8PR01
  • DOTS (0)
  • NUMERALS (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
SecuritySystemCurrentState (66)
uint8PR+EV04
  • ARMED_STAY (0)
  • ARMED_AWAY (1)
  • ARMED_NIGHT (2)
  • DISARMED (3)
  • ALARM_TRIGGERED (4)
SecuritySystemTargetState (67)
uint8PW+PR+EV03
  • ARM_STAY (0)
  • ARM_AWAY (1)
  • ARM_NIGHT (2)
  • DISARM (3)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
SecuritySystemAlarmType (8E)
uint8PR+EV01
  • KNOWN (0)
  • UNKNOWN (1)
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
ServiceLabelNamespace (CD)
uint8PR01
  • DOTS (0)
  • NUMERALS (1)
## Slat (B9)
Defines a motorized ventilation Slat(s).
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CurrentSlatState
  • indicates current state of slats
AAuint8PR+EV02
  • FIXED (0)
  • JAMMED (1)
  • SWINGING (2)
SlatType
C0uint8PR01
  • HORIZONTAL (0)
  • VERTICAL (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
SwingMode
B6uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
CurrentTiltAngle
  • angle (in degrees) of slats from fully up or left (-90) to fully open (0) to fully down or right (90)
C1intPR+EV-90900
TargetTiltAngle
C2intPW+PR+EV-90900
CharacteristicFormatPermsMinMaxConstants/Defaults
CurrentSlatState (AA)
  • indicates current state of slats
uint8PR+EV02
  • FIXED (0)
  • JAMMED (1)
  • SWINGING (2)
SlatType (C0)
uint8PR01
  • HORIZONTAL (0)
  • VERTICAL (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
SwingMode (B6)
uint8PR+EV+PW01
  • SWING_DISABLED (0)
  • SWING_ENABLED (1)
CurrentTiltAngle (C1)
  • angle (in degrees) of slats from fully up or left (-90) to fully open (0) to fully down or right (90)
intPR+EV-90900
TargetTiltAngle (C2)
intPW+PR+EV-90900
## SmokeSensor (87)
Defines a Smoke Sensor.
- - - - - - - - - - + + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
SmokeDetected
76uint8PR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
Mute
  • not used
11AboolPW+PR+EV01
  • OFF (0)
  • ON (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
Volume
119uint8PW+PR+EV01000
CharacteristicFormatPermsMinMaxConstants/Defaults
SmokeDetected (76)
uint8PR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
Mute (11A)
  • not used
boolPW+PR+EV01
  • OFF (0)
  • ON (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
Volume (119)
uint8PW+PR+EV01000
## StatelessProgrammableSwitch (89)
Defines a "Stateless" Programmable Switch that can be used to trigger actions in the Home App.
- - - + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
ProgrammableSwitchEvent
73uint8PR+EV+NV02
  • SINGLE_PRESS (0)
  • DOUBLE_PRESS (1)
  • LONG_PRESS (2)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CharacteristicFormatPermsMinMaxConstants/Defaults
ProgrammableSwitchEvent (73)
uint8PR+EV+NV02
  • SINGLE_PRESS (0)
  • DOUBLE_PRESS (1)
  • LONG_PRESS (2)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
## Switch (49)
Defines a generic Switch.
- - - + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
On
  • indicates if the Service is active/on
25boolPR+PW+EV01
  • OFF (0)
  • ON (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CharacteristicFormatPermsMinMaxConstants/Defaults
On (25)
  • indicates if the Service is active/on
boolPR+PW+EV01
  • OFF (0)
  • ON (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
## Television (D8)
Defines a TV. Optional Linked Services: InputSource and TelevisionSpeaker.
- - - - - - + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Active
  • indicates if the Service is active/on
B0uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
ConfiguredName
E3stringPW+PR+EV--"unnamed"
ActiveIdentifier
  • the Identifier of the current Input Source
E7uint32PW+PR+EV02550
RemoteKey
E1uint8PW0160
PowerModeSelection
DFuint8PW010
CharacteristicFormatPermsMinMaxConstants/Defaults
Active (B0)
  • indicates if the Service is active/on
uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
ConfiguredName (E3)
stringPW+PR+EV--"unnamed"
ActiveIdentifier (E7)
  • the Identifier of the current Input Source
uint32PW+PR+EV02550
RemoteKey (E1)
uint8PW0160
PowerModeSelection (DF)
uint8PW010
## TelevisionSpeaker (113)
Defines a Television Speaker that can be controlled via the Remote Control widget on an iPhone. Use only as a Linked Service for the Television Service.
- - - + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
VolumeControlType
E9uint8PR+EV030
VolumeSelector
EAuint8PW010
CharacteristicFormatPermsMinMaxConstants/Defaults
VolumeControlType (E9)
uint8PR+EV030
VolumeSelector (EA)
uint8PW010
## TemperatureSensor (8A)
Defines a Temperature Sensor.
- - - - - - - + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CurrentTemperature
  • current temperature measured in Celsius
11floatPR+EV01000
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
StatusActive
75boolPR+EV01true
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered
7Auint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery
79uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
CurrentTemperature (11)
  • current temperature measured in Celsius
floatPR+EV01000
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
StatusActive (75)
boolPR+EV01true
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
StatusTampered (7A)
uint8PR+EV01
  • NOT_TAMPERED (0)
  • TAMPERED (1)
StatusLowBattery (79)
uint8PR+EV01
  • NOT_LOW_BATTERY (0)
  • LOW_BATTERY (1)
## Thermostat (4A)
Defines a Thermostat used to control a furnace, air conditioner, or both.
- - - - - - - - - - - + + + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CurrentHeatingCoolingState
  • indicates whether appliance is currently heating, cooling, or just idle
Fuint8PR+EV02
  • IDLE (0)
  • HEATING (1)
  • COOLING (2)
TargetHeatingCoolingState
33uint8PW+PR+EV03
  • OFF (0)
  • HEAT (1)
  • COOL (2)
  • AUTO (3)
CurrentTemperature
  • current temperature measured in Celsius
11floatPR+EV01000
TargetTemperature
35floatPW+PR+EV103816
TemperatureDisplayUnits
36uint8PW+PR+EV01
  • CELSIUS (0)
  • FAHRENHEIT (1)
CoolingThresholdTemperature
  • cooling turns on when temperature (in Celsius) rises above this threshold
DfloatPR+PW+EV103510
CurrentRelativeHumidity
  • current humidity measured as a percentage
10floatPR+EV01000
HeatingThresholdTemperature
  • heating turns on when temperature (in Celsius) falls below this threshold
12floatPR+PW+EV02516
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
TargetRelativeHumidity
34floatPW+PR+EV01000
CharacteristicFormatPermsMinMaxConstants/Defaults
CurrentHeatingCoolingState (F)
  • indicates whether appliance is currently heating, cooling, or just idle
uint8PR+EV02
  • IDLE (0)
  • HEATING (1)
  • COOLING (2)
TargetHeatingCoolingState (33)
uint8PW+PR+EV03
  • OFF (0)
  • HEAT (1)
  • COOL (2)
  • AUTO (3)
CurrentTemperature (11)
  • current temperature measured in Celsius
floatPR+EV01000
TargetTemperature (35)
floatPW+PR+EV103816
TemperatureDisplayUnits (36)
uint8PW+PR+EV01
  • CELSIUS (0)
  • FAHRENHEIT (1)
CoolingThresholdTemperature (D)
  • cooling turns on when temperature (in Celsius) rises above this threshold
floatPR+PW+EV103510
CurrentRelativeHumidity (10)
  • current humidity measured as a percentage
floatPR+EV01000
HeatingThresholdTemperature (12)
  • heating turns on when temperature (in Celsius) falls below this threshold
floatPR+PW+EV02516
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
TargetRelativeHumidity (34)
floatPW+PR+EV01000
## Valve (D0)
Defines an electronic Valve. Can be used standalone or as a Linked Service in conjunction with the Faucet and IrrigationSystem Services.
- - - - - - - - - + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
Active
  • indicates if the Service is active/on
B0uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
InUse
  • if Service is set to active, this indictes whether it is currently in use
D2uint8PR+EV01
  • NOT_IN_USE (0)
  • IN_USE (1)
ValveType
D5uint8PR+EV030
SetDuration
D3uint32PW+PR+EV0360060
RemainingDuration
D4uint32PR+EV0360060
IsConfigured
  • indicates if a predefined Service has been configured
D6uint8PR+EV01
  • NOT_CONFIGURED (0)
  • CONFIGURED (1)
StatusFault
77uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CharacteristicFormatPermsMinMaxConstants/Defaults
Active (B0)
  • indicates if the Service is active/on
uint8PW+PR+EV01
  • INACTIVE (0)
  • ACTIVE (1)
InUse (D2)
  • if Service is set to active, this indictes whether it is currently in use
uint8PR+EV01
  • NOT_IN_USE (0)
  • IN_USE (1)
ValveType (D5)
uint8PR+EV030
SetDuration (D3)
uint32PW+PR+EV0360060
RemainingDuration (D4)
uint32PR+EV0360060
IsConfigured (D6)
  • indicates if a predefined Service has been configured
uint8PR+EV01
  • NOT_CONFIGURED (0)
  • CONFIGURED (1)
StatusFault (77)
uint8PR+EV01
  • NO_FAULT (0)
  • FAULT (1)
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
## Window (8B)
Defines a motorized Window.
- - - - - + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
CurrentPosition
  • current position (as a percentage) from fully closed (0) to full open (100)
6Duint8PR+EV01000
TargetPosition
7Cuint8PW+PR+EV01000
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
ObstructionDetected
  • indicates if obstruction is detected
24boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
CurrentPosition (6D)
  • current position (as a percentage) from fully closed (0) to full open (100)
uint8PR+EV01000
TargetPosition (7C)
uint8PW+PR+EV01000
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
ObstructionDetected (24)
  • indicates if obstruction is detected
boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
## WindowCovering (8C)
Defines a motorized Window Shade, Screen, Awning, etc.
- - - - - - - - - + + + + + + + + +
CharacteristicUUIDFormatPermsMinMaxDefaults
TargetPosition
7Cuint8PW+PR+EV01000
CurrentPosition
  • current position (as a percentage) from fully closed (0) to full open (100)
6Duint8PR+EV01000
Name
  • default name of a Service used only during initial pairing
23stringPR--"unnamed"
CurrentHorizontalTiltAngle
  • current angle (in degrees) of slats from fully up (-90) to fully open (0) to fully down (90)
6CintPR+EV-90900
TargetHorizontalTiltAngle
7BintPW+PR+EV-90900
CurrentVerticalTiltAngle
  • current angle (in degrees) of slats from fully left (-90) to fully open (0) to fully right (90)
6EintPR+EV-90900
TargetVerticalTiltAngle
7DintPW+PR+EV-90900
ObstructionDetected
  • indicates if obstruction is detected
24boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)
CharacteristicFormatPermsMinMaxConstants/Defaults
TargetPosition (7C)
uint8PW+PR+EV01000
CurrentPosition (6D)
  • current position (as a percentage) from fully closed (0) to full open (100)
uint8PR+EV01000
Name (23)
  • default name of a Service used only during initial pairing
stringPR--"unnamed"
CurrentHorizontalTiltAngle (6C)
  • current angle (in degrees) of slats from fully up (-90) to fully open (0) to fully down (90)
intPR+EV-90900
TargetHorizontalTiltAngle (7B)
intPW+PR+EV-90900
CurrentVerticalTiltAngle (6E)
  • current angle (in degrees) of slats from fully left (-90) to fully open (0) to fully right (90)
intPR+EV-90900
TargetVerticalTiltAngle (7D)
intPW+PR+EV-90900
ObstructionDetected (24)
  • indicates if obstruction is detected
boolPR+EV01
  • NOT_DETECTED (0)
  • DETECTED (1)