Files

14 lines
488 B
JSON

{
"domain": "gardena_smart_system",
"name": "Gardena Smart System integration",
"version": "3.1.3",
"config_flow": true,
"documentation": "https://github.com/py-smart-gardena/hass-gardena-smart-system",
"issue_tracker": "https://github.com/py-smart-gardena/hass-gardena-smart-system/issues",
"dependencies": [],
"codeowners": ["@py-smart-gardena"],
"requirements": ["aiohttp>=3.7.0", "websockets>=10.0"],
"iot_class": "cloud_polling",
"integration_type": "device"
}