14 lines
245 B
JSON
14 lines
245 B
JSON
|
{
|
||
|
"domain": "notion",
|
||
|
"name": "Notion",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/components/notion",
|
||
|
"requirements": [
|
||
|
"aionotion==1.1.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@bachya"
|
||
|
]
|
||
|
}
|