Create check_config.markdown
This commit is contained in:
parent
5f7b2da181
commit
768d0e4faa
1 changed files with 22 additions and 0 deletions
22
source/_addons/check_config.markdown
Normal file
22
source/_addons/check_config.markdown
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Check HomeAssistant config"
|
||||
description: "Check HomeAssistant config with a new version"
|
||||
date: 2017-04-30 13:28
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
Check actual HomeAssistant config with a HomeAssistant version.
|
||||
|
||||
```json
|
||||
{
|
||||
"version": "latest"
|
||||
}
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **version** (*Required*): Version of homeassistant they will install from pip.
|
Loading…
Add table
Add a link
Reference in a new issue