Fix google calendar documentation link. (#15968)
parent
6540d2e073
commit
619d01150f
|
@ -2,7 +2,7 @@
|
|||
Support for Google Calendar Search binary sensors.
|
||||
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/binary_sensor.google_calendar/
|
||||
https://home-assistant.io/components/calendar.google/
|
||||
"""
|
||||
import logging
|
||||
from datetime import timedelta
|
||||
|
|
Loading…
Reference in New Issue