1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/derivative/manifest.json
2022-03-30 10:56:37 +02:00

10 lines
246 B
JSON

{
"domain": "derivative",
"integration_type": "helper",
"name": "Derivative",
"documentation": "https://www.home-assistant.io/integrations/derivative",
"codeowners": ["@afaucogney"],
"iot_class": "calculated",
"config_flow": true
}