mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Add link to docs
This commit is contained in:
parent
2333c0ca3b
commit
1c6a2f87eb
@ -1,4 +1,9 @@
|
||||
"""RSS/Atom feed reader for Home Assistant."""
|
||||
"""
|
||||
Support for RSS/Atom feed.
|
||||
|
||||
For more details about this component, please refer to the documentation at
|
||||
https://home-assistant.io/components/feedreader/
|
||||
"""
|
||||
from datetime import datetime
|
||||
from logging import getLogger
|
||||
import voluptuous as vol
|
||||
|
Loading…
x
Reference in New Issue
Block a user