core/homeassistant/components/rova/manifest.json

11 lines
244 B
JSON

{
"domain": "rova",
"name": "ROVA",
"codeowners": [],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/rova",
"iot_class": "cloud_polling",
"loggers": ["rova"],
"requirements": ["rova==0.4.1"]
}