mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
11 lines
277 B
JSON
11 lines
277 B
JSON
{
|
|
"domain": "starline",
|
|
"name": "StarLine",
|
|
"codeowners": ["@anonym-tsk"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/starline",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["starline"],
|
|
"requirements": ["starline==0.1.5"]
|
|
}
|