core/homeassistant/components/reddit/manifest.json

10 lines
239 B
JSON

{
"domain": "reddit",
"name": "Reddit",
"documentation": "https://www.home-assistant.io/integrations/reddit",
"requirements": ["praw==7.5.0"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["praw", "prawcore"]
}