mirror of
https://github.com/home-assistant/core.git
synced 2026-07-25 23:48:03 +01:00
4 lines
59 B
Python
4 lines
59 B
Python
"""Constants for RSS/Atom feeds."""
|
|
|
|
DOMAIN = "feedreader"
|