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.
|
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
|
### Accessory Categories
|
||||||
|
|
||||||
* AirConditioners
|
* AirConditioners
|
||||||
|
|
@ -38,6 +36,8 @@ The table below provides a list of all HomeSpan Categories.
|
||||||
* Windows
|
* Windows
|
||||||
* WindowCoverings
|
* 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
|
[↩️](README.md) Back to the Welcome page
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue