1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/rova/manifest.json
2022-03-14 19:37:34 +01:00

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"]
}