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