mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Added new switch types homekit (#6515)
This commit is contained in:
parent
76f11cf79c
commit
cfb709a0ee
@ -123,7 +123,7 @@ homekit:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
type:
|
type:
|
||||||
description: Only for `switch` entities. Type of accessory to be created within HomeKit. Valid types are `switch` and `outlet`. HomeKit will cache the type on the first run so a device must be removed and then re-added for any change to take effect.
|
description: Only for `switch` entities. Type of accessory to be created within HomeKit. Valid types are `faucet`, `outlet`, `shower`, `sprinkler`, `switch` and `valve`. HomeKit will cache the type on the first run so a device must be removed and then re-added for any change to take effect.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: '`switch`'
|
default: '`switch`'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user