mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
12 lines
277 B
JSON
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"]
|
|
}
|