mirror of
https://github.com/home-assistant/core.git
synced 2025-05-05 06:29:16 +00:00
4 lines
59 B
Python
4 lines
59 B
Python
"""Constants for RSS/Atom feeds."""
|
|
|
|
DOMAIN = "feedreader"
|