mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
11 lines
309 B
JSON
11 lines
309 B
JSON
{
|
|
"domain": "kaiterra",
|
|
"name": "Kaiterra",
|
|
"codeowners": ["@Michsior14"],
|
|
"documentation": "https://www.home-assistant.io/integrations/kaiterra",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["kaiterra_async_client"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["kaiterra-async-client==1.1.0"]
|
|
}
|