core/homeassistant/components/rova/manifest.json

10 lines
221 B
JSON
Raw Normal View History

{
"domain": "rova",
"name": "ROVA",
"codeowners": [],
2023-02-08 19:13:46 +00:00
"documentation": "https://www.home-assistant.io/integrations/rova",
"iot_class": "cloud_polling",
2023-02-08 19:13:46 +00:00
"loggers": ["rova"],
"requirements": ["rova==0.3.0"]
}