core/homeassistant/components/sunweg/manifest.json

11 lines
263 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==3.0.2"]
}