13 lines
336 B
JSON
13 lines
336 B
JSON
{
|
|
"domain": "point",
|
|
"name": "Minut Point",
|
|
"codeowners": ["@fredrike"],
|
|
"config_flow": true,
|
|
"dependencies": ["webhook", "http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/point",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pypoint"],
|
|
"quality_scale": "gold",
|
|
"requirements": ["pypoint==2.3.0"]
|
|
}
|