Update ServiceList.md
This commit is contained in:
parent
652f7a800f
commit
7045f3a879
|
|
@ -1,7 +1,9 @@
|
||||||
# HomeSpan Services and Characteristics
|
# HomeSpan Services
|
||||||
|
|
||||||
The following tables list the HomeKit Services and Characteristics supported by HomeSpan. In general, HomeSpan implements all HomeKit Services described in [Apple's HomeKit Accessory Protocol Specification (HAP) Release R2](https://developer.apple.com/support/homekit-accessory-protocol/), except for those that involve video or audio streaming, Apple TV, or advanced lock management (i.e. all HAP Services except those that require Characteristics with a TLV8 data type).
|
The following tables list the HomeKit Services and Characteristics supported by HomeSpan. In general, HomeSpan implements all HomeKit Services described in [Apple's HomeKit Accessory Protocol Specification (HAP) Release R2](https://developer.apple.com/support/homekit-accessory-protocol/), except for those that involve video or audio streaming, Apple TV, or advanced lock management (i.e. all HAP Services except those that require Characteristics with a TLV8 data type).
|
||||||
|
|
||||||
|
### Service List
|
||||||
|
|
||||||
HAP Number | Service | Implemented
|
HAP Number | Service | Implemented
|
||||||
---------- | ------- | -----------
|
---------- | ------- | -----------
|
||||||
8.1 | Accessory Information | ✅
|
8.1 | Accessory Information | ✅
|
||||||
|
|
@ -39,7 +41,7 @@ HAP Number | Service | Implemented
|
||||||
8.33 | Siri |
|
8.33 | Siri |
|
||||||
8.34 | Slat | ✅
|
8.34 | Slat | ✅
|
||||||
8.35 | SmokeSensor | ✅
|
8.35 | SmokeSensor | ✅
|
||||||
8.36 | Speaker |
|
8.36 | Speaker | ✅
|
||||||
8.37 | Stateless Programmable Switch | ✅
|
8.37 | Stateless Programmable Switch | ✅
|
||||||
8.38 | Switch | ✅
|
8.38 | Switch | ✅
|
||||||
8.39 | Target Control |
|
8.39 | Target Control |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue