mirror of
https://github.com/home-assistant/core.git
synced 2026-09-13 20:20:10 +01:00
4 lines
59 B
Python
4 lines
59 B
Python
"""Constants for RSS/Atom feeds."""
|
|
|
|
DOMAIN = "feedreader"
|