2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "point",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Minut Point",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/point",
|
2022-01-24 12:57:29 +00:00
|
|
|
"requirements": ["pypoint==2.3.0"],
|
2019-12-05 09:15:28 +00:00
|
|
|
"dependencies": ["webhook", "http"],
|
2020-01-08 13:19:42 +00:00
|
|
|
"codeowners": ["@fredrike"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "gold",
|
|
|
|
"iot_class": "cloud_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|