mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add integration_type to renault (#81099)
This commit is contained in:
parent
dd8b4e2a9b
commit
2c190cf323
@ -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"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user