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