mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 18:47:52 +00:00
10 lines
245 B
JSON
10 lines
245 B
JSON
{
|
|
"domain": "point",
|
|
"name": "Point",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/point",
|
|
"requirements": ["pypoint==1.1.2"],
|
|
"dependencies": ["webhook", "http"],
|
|
"codeowners": ["@fredrike"]
|
|
}
|