mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Create check_config.markdown
This commit is contained in:
parent
5f7b2da181
commit
768d0e4faa
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…
x
Reference in New Issue
Block a user