Files
ha-core/homeassistant/components/rova/manifest.json
2026-01-20 20:47:36 +01:00

12 lines
277 B
JSON

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