add contact sensor to homekit_controller docs (#9931)

This commit is contained in:
David Radcliffe 2019-07-23 20:03:48 -04:00 committed by Franck Nijhof
parent 9f9bedabdf
commit cc5cc274c8

View File

@ -34,7 +34,7 @@ There is currently support for the following device types within Home Assistant:
- Light (HomeKit lights)
- Lock (HomeKit lock)
- Switch (HomeKit switches)
- Binary Sensor (HomeKit motion sensors)
- Binary Sensor (HomeKit motion sensors and contact sensors)
- Sensor (HomeKit humidity, temperature, and light level sensors)
The integration will be automatically configured if the [`discovery`](/components/discovery/) integration is enabled.