Update Categories.md
This commit is contained in:
parent
89b3e77bbb
commit
9611ae0cf7
|
|
@ -8,8 +8,6 @@ homeSpan.begin(Category::GarageDoorOpeners,"Acme Garage Door Lifts");
|
|||
|
||||
The table below provides a list of all HomeSpan Categories.
|
||||
|
||||
> Note that the HomeKit primarily uses the Accessory Category of a device for determining the icon to show in the Home App when a device is being paired. Apart from this purely cosmetic function, the Category assigned to a device does not in any way limit which Services or Characteristics can be implemented on that device.
|
||||
|
||||
### Accessory Categories
|
||||
|
||||
* AirConditioners
|
||||
|
|
@ -38,6 +36,8 @@ The table below provides a list of all HomeSpan Categories.
|
|||
* Windows
|
||||
* WindowCoverings
|
||||
|
||||
Note that the HomeKit primarily uses the Accessory Category of a device for determining the icon to show in the Home App when a device is being paired. Apart from this purely cosmetic function, the Category assigned to a device does not in any way limit which Services or Characteristics can be implemented on that device.
|
||||
|
||||
---
|
||||
|
||||
[↩️](README.md) Back to the Welcome page
|
||||
|
|
|
|||
Loading…
Reference in New Issue