core/homeassistant/components/rova/manifest.json

10 lines
221 B
JSON

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