mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-25 12:26:48 +00:00
696 B
696 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Check Home Assistant configuration | Check your current Home Assistant configuration against a new version. | 2017-04-30 13:28 | true | false | true | true |
You can use this add-on to check whether your configuration files are valid against the new version of Home Assistant before you actually update your Home Assistant installation. This add-on will help you avoid errors due to breaking changes, resulting in a smooth update.
{
"version": "latest"
}
{% configuration %} version: description: Version of Home Assistant that you plan to install. required: true type: string {% endconfiguration %}