mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
11 lines
284 B
JSON
11 lines
284 B
JSON
{
|
|
"domain": "hko",
|
|
"name": "Hong Kong Observatory",
|
|
"codeowners": ["@MisterCommand"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/hko",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["hko==0.3.2"]
|
|
}
|