1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/min_max/manifest.json
2022-03-30 10:56:37 +02:00

11 lines
264 B
JSON

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