mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
12 lines
336 B
JSON
12 lines
336 B
JSON
{
|
|
"domain": "integration",
|
|
"name": "Integration - Riemann sum integral",
|
|
"after_dependencies": ["counter"],
|
|
"codeowners": ["@dgomes"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/integration",
|
|
"integration_type": "helper",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal"
|
|
}
|