1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/threshold/manifest.json
2022-03-28 12:26:52 +02:00

11 lines
273 B
JSON

{
"domain": "threshold",
"integration_type": "helper",
"name": "Threshold",
"documentation": "https://www.home-assistant.io/integrations/threshold",
"codeowners": ["@fabaff"],
"quality_scale": "internal",
"iot_class": "local_polling",
"config_flow": true
}