mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update Homekit Docs (#9858)
* Update Homekit Docs
Homeassistant 0.95.x throws warning "Please remove homekit from your discovery.enable configuration as it is now enabled by default" if enable homekit is added to discovery component
* ✏️ Tweak
This commit is contained in:
parent
73a8cc662c
commit
e6b31733e6
@ -37,12 +37,6 @@ There is currently support for the following device types within Home Assistant:
|
||||
- Binary Sensor (HomeKit motion sensors)
|
||||
- Sensor (HomeKit humidity, temperature, and light level sensors)
|
||||
|
||||
The integration will be automatically configured if the [`discovery:`](/components/discovery/) integration is enabled and an enable entry added for HomeKit:
|
||||
|
||||
```yaml
|
||||
discovery:
|
||||
enable:
|
||||
- homekit
|
||||
```
|
||||
The integration will be automatically configured if the [`discovery`](/components/discovery/) integration is enabled.
|
||||
|
||||
For each detected HomeKit accessory, a configuration prompt will appear in the web front end. Use this to provide the HomeKit PIN. Note that HomeKit accessories can only be paired to one device at once. If your device is currently paired with Siri, you will need to reset it in order to pair it with Home Assistant. Once Home Assistant is configured to work with the device, you can export it back to Siri with the [`HomeKit`](/components/homekit/) component.
|
||||
|
Loading…
x
Reference in New Issue
Block a user