hass-core/homeassistant/components/threshold/manifest.json
2023-03-01 16:46:19 +01:00

10 lines
264 B
JSON

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