mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Add doc link to header of file
This commit is contained in:
parent
0490fe832a
commit
6f57d36134
@ -1,4 +1,9 @@
|
||||
"""Support for Wunderground weather service."""
|
||||
"""
|
||||
Support for Weather Underground weather service.
|
||||
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/sensor.wunderground/
|
||||
"""
|
||||
from datetime import timedelta
|
||||
import logging
|
||||
import requests
|
||||
|
Loading…
x
Reference in New Issue
Block a user