diff --git a/homeassistant/components/binary_sensor/ecobee.py b/homeassistant/components/binary_sensor/ecobee.py index 09cbfd852e3..ab6a58593b3 100644 --- a/homeassistant/components/binary_sensor/ecobee.py +++ b/homeassistant/components/binary_sensor/ecobee.py @@ -2,7 +2,7 @@ Support for Ecobee sensors. 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.binary_sensor import BinarySensorDevice