mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
Add integration_type to renault (#81099)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "renault",
|
"domain": "renault",
|
||||||
"name": "Renault",
|
"name": "Renault",
|
||||||
|
"integration_type": "hub",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/renault",
|
"documentation": "https://www.home-assistant.io/integrations/renault",
|
||||||
"requirements": ["renault-api==0.1.11"],
|
"requirements": ["renault-api==0.1.11"],
|
||||||
|
Reference in New Issue
Block a user