mirror of
https://github.com/home-assistant/core.git
synced 2026-02-25 04:17:02 +00:00
9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"domain": "compensation",
|
|
"name": "Compensation",
|
|
"codeowners": ["@Petro31"],
|
|
"documentation": "https://www.home-assistant.io/integrations/compensation",
|
|
"iot_class": "calculated",
|
|
"requirements": ["numpy==1.26.0"]
|
|
}
|