12 lines
327 B
JSON
12 lines
327 B
JSON
{
|
|
"domain": "derivative",
|
|
"name": "Derivative",
|
|
"after_dependencies": ["counter"],
|
|
"codeowners": ["@afaucogney", "@karwosts"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/derivative",
|
|
"integration_type": "helper",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|