From 7045f3a879ef654db1c4e50a921c4bab11e8071c Mon Sep 17 00:00:00 2001 From: HomeSpan <68477936+HomeSpan@users.noreply.github.com> Date: Fri, 6 Nov 2020 21:37:50 -0600 Subject: [PATCH] Update ServiceList.md --- docs/ServiceList.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/ServiceList.md b/docs/ServiceList.md index 78ebc21..3027ab2 100644 --- a/docs/ServiceList.md +++ b/docs/ServiceList.md @@ -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). +### Service List + HAP Number | Service | Implemented ---------- | ------- | ----------- 8.1 | Accessory Information | ✅ @@ -39,7 +41,7 @@ HAP Number | Service | Implemented 8.33 | Siri | 8.34 | Slat | ✅ 8.35 | SmokeSensor | ✅ -8.36 | Speaker | +8.36 | Speaker | ✅ 8.37 | Stateless Programmable Switch | ✅ 8.38 | Switch | ✅ 8.39 | Target Control |