hass-core/homeassistant/components/sunweg/manifest.json
Lucas Mindêllo de Andrade 5dbf907323
Bump sunweg 3.0.2 (#121684)
2024-07-10 20:16:36 +02:00

10 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==3.0.2"]
}