mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
Downgrade hassio-cli 1.0.1 (#246)
* Update build.json * Update build.json * Update CHANGELOG.md * Update config.json * Update CHANGELOG.md * Update config.json
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 4.3
|
||||
- Downgrade Hass.io CLI to 1.0.1
|
||||
|
||||
## 4.2
|
||||
- Update Hass.io CLI to 1.1.1
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"args": {
|
||||
"CLI_VERSION": "1.1.1"
|
||||
"CLI_VERSION": "1.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Git pull",
|
||||
"version": "4.2",
|
||||
"version": "4.3",
|
||||
"slug": "git_pull",
|
||||
"description": "Simple git pull to update the local configuration",
|
||||
"url": "https://home-assistant.io/addons/git_pull/",
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 3.2
|
||||
- Downgrade Hass.io CLI to 1.0.1
|
||||
|
||||
## 3.1
|
||||
- Update Hass.io CLI to 1.1.1
|
||||
- Change internal token handling for Hass.io API
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"args": {
|
||||
"CLI_VERSION": "1.1.1"
|
||||
"CLI_VERSION": "1.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "SSH server",
|
||||
"version": "3.1",
|
||||
"version": "3.2",
|
||||
"slug": "ssh",
|
||||
"description": "Allows connections over SSH",
|
||||
"url": "https://home-assistant.io/addons/ssh/",
|
||||
|
||||
Reference in New Issue
Block a user