mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Update hass-configurator to 3.6 (#762)
This commit is contained in:
committed by
Franck Nijhof
parent
6867b87008
commit
c35915986a
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.6
|
||||||
|
|
||||||
|
- UI Fix
|
||||||
|
- Update dependencies
|
||||||
|
|
||||||
## 3.5
|
## 3.5
|
||||||
|
|
||||||
- Add support for SSH keys
|
- Add support for SSH keys
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"aarch64": "homeassistant/aarch64-base-python:3.7"
|
"aarch64": "homeassistant/aarch64-base-python:3.7"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"CONFIGURATOR_VERSION": "0.3.5",
|
"CONFIGURATOR_VERSION": "0.3.6",
|
||||||
"HASSIO_AUTH_VERSION": "4.0"
|
"HASSIO_AUTH_VERSION": "4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Configurator",
|
"name": "Configurator",
|
||||||
"version": "3.5",
|
"version": "3.6",
|
||||||
"slug": "configurator",
|
"slug": "configurator",
|
||||||
"description": "Browser-based configuration file editor for Home Assistant",
|
"description": "Browser-based configuration file editor for Home Assistant",
|
||||||
"url": "https://home-assistant.io/addons/configurator",
|
"url": "https://home-assistant.io/addons/configurator",
|
||||||
|
|||||||
Reference in New Issue
Block a user