mirror of https://github.com/home-assistant/core
12 lines
327 B
JSON
12 lines
327 B
JSON
{
|
|
"domain": "twentemilieu",
|
|
"name": "Twente Milieu",
|
|
"codeowners": ["@frenck"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/twentemilieu",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["twentemilieu"],
|
|
"requirements": ["twentemilieu==2.1.0"]
|
|
}
|