2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "point",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Minut Point",
|
2023-02-08 19:32:43 +00:00
|
|
|
"codeowners": ["@fredrike"],
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-12-05 09:15:28 +00:00
|
|
|
"dependencies": ["webhook", "http"],
|
2023-02-08 19:32:43 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/point",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:32:43 +00:00
|
|
|
"loggers": ["pypoint"],
|
|
|
|
"quality_scale": "gold",
|
2023-10-05 06:36:58 +00:00
|
|
|
"requirements": ["pypoint==2.3.2"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|