Correct binary_sensor.ecobee docs URL
This commit is contained in:
parent
ad52816595
commit
a569ee787d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue