1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-02 13:44:32 +01:00
Files
core/homeassistant/components/threshold/manifest.json
T
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
}