mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Correct binary_sensor.ecobee docs URL
This commit is contained in:
parent
ad52816595
commit
a569ee787d
@ -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…
x
Reference in New Issue
Block a user