mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 18:06:29 +00:00
Fix tailing comma in JSON snippet on Grouping integrations page (#1494)
This commit is contained in:
parent
0a0e376018
commit
36f83bb985
@ -34,7 +34,7 @@ Or a minimal example that you can copy into your project:
|
|||||||
"domain": "your_brand_domain",
|
"domain": "your_brand_domain",
|
||||||
"name": "Your Brand",
|
"name": "Your Brand",
|
||||||
"integrations": [],
|
"integrations": [],
|
||||||
"iot_standards": [],
|
"iot_standards": []
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user