add co2 sensor to homekit_controller docs (#10037)

This commit is contained in:
tleegaard 2019-08-02 11:01:21 +02:00 committed by Franck Nijhof
parent 992755b91d
commit e31d2a9776

View File

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