mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-17 15:46:30 +00:00
Make versioning clearer (#230)
This commit is contained in:
parent
6f547a4217
commit
8db47da494
@ -3,7 +3,7 @@ title: "Integration Manifest"
|
|||||||
sidebar_label: "Manifest"
|
sidebar_label: "Manifest"
|
||||||
---
|
---
|
||||||
|
|
||||||
Each 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, including for custom components.
|
Since 0.92.0, 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, including for custom components.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user