hass-reos-integration/custom_components/reos_integration/manifest.json

9 lines
209 B
JSON
Executable File

{
"domain": "reos_integration",
"name": "Reos Integration",
"version": "0.1.0",
"integration_type": "hub",
"iot_class": "cloud_polling",
"config_flow": true,
"codeowners": ["@obittner"]
}