mirror of
https://github.com/elisspace/core.git
synced 2026-09-26 04:27:08 +00:00
11 lines
200 B
JSON
11 lines
200 B
JSON
{
|
|
"domain": "reddit",
|
|
"name": "Reddit",
|
|
"documentation": "https://www.home-assistant.io/components/reddit",
|
|
"requirements": [
|
|
"praw==6.3.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|