mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-17 14:26:30 +00:00
Update creating_integration_manifest.md (#1897)
This commit is contained in:
parent
62ef3fe23d
commit
cd5c36681e
@ -3,7 +3,7 @@ title: "Integration Manifest"
|
|||||||
sidebar_label: "Manifest"
|
sidebar_label: "Manifest"
|
||||||
---
|
---
|
||||||
|
|
||||||
Every integration has a manifest file to specify basic information about an integration. This file is stored as `manifest.json` in your integration directory. It is required to add such a file.
|
Every integration has a manifest file to specify its basic information. This file is stored as `manifest.json` in your integration directory. It is required to add such a file.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user