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