mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 06:28:31 +00:00
10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"domain": "compensation",
|
|
"name": "Compensation",
|
|
"codeowners": ["@Petro31"],
|
|
"documentation": "https://www.home-assistant.io/integrations/compensation",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["numpy==2.3.2"]
|
|
}
|