mirror of
https://github.com/home-assistant/core.git
synced 2026-08-26 16:14:38 +01:00
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"domain": "sunweg",
|
|
"name": "Sun WEG",
|
|
"codeowners": ["@rokam"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sunweg/",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["sunweg"],
|
|
"requirements": ["sunweg==2.1.1"]
|
|
}
|