mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 12:43:44 +01:00
11 lines
271 B
JSON
11 lines
271 B
JSON
{
|
|
"domain": "min_max",
|
|
"name": "Min/Max",
|
|
"codeowners": ["@gjohansson-ST"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/min_max",
|
|
"integration_type": "helper",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|