Correct binary_sensor.ecobee docs URL

This commit is contained in:
Robbie Trencheny 2016-09-04 14:37:10 -07:00 committed by GitHub
parent ad52816595
commit a569ee787d

View file

@ -2,7 +2,7 @@
Support for Ecobee sensors. Support for Ecobee sensors.
For more details about this platform, please refer to the documentation at For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/sensor.ecobee/ https://home-assistant.io/components/binary_sensor.ecobee/
""" """
from homeassistant.components import ecobee from homeassistant.components import ecobee
from homeassistant.components.binary_sensor import BinarySensorDevice from homeassistant.components.binary_sensor import BinarySensorDevice