Commit Graph

14 Commits

Author SHA1 Message Date
Pascal Vizeli
3d36f05b95 Fix config check add-on (#1201)
* Fix config check add-on

* Fix restart
2020-03-31 18:51:06 +02:00
Pascal Vizeli
269dd21f1e Fix check config library (#683) 2019-09-02 10:08:38 +02:00
Pascal Vizeli
f3c38678a0 Update configurator (#632)
* Update configurator

* update chmod
2019-07-18 10:30:05 +02:00
Franck Nijhof
0f936dfb31 Refactor of check_config add-on (#586)
* check_config: Rewrite onto Bashio

* check_config: Removed extra slash from Dockerfile

* check_config: Added README file

* check_config: Formatted config.json, changed link

* check_config: Bumped version, updated changelog

* Update Dockerfile

* Update run.sh

* Update CHANGELOG.md

* check_config: Added Known issues and limitations section to README

* check_config: Bumped version to 2.0

* check_config: Bumped version in CHANGELOG

* check_config: Remove typo in option name in README
2019-06-01 23:14:36 +02:00
Pascal Vizeli
368c6536d7 Fix a lint 2019-04-24 16:50:14 +02:00
Paulus Schoutsen
a2fb10a14e Colorlog is a dependency of the check_config script (#535)
* Colorlog is a dependency of the check_config script

* Update build.json

* Update Dockerfile

* Update config.json

* Update CHANGELOG.md

* Update config.json
2019-03-08 17:24:30 +01:00
Pascal Vizeli
e8fa8aa5c8 Update New CLI (#500)
* Update New CLI

* Fix shell

* ssh: Include hassio bash completion (#501)
2019-01-09 13:59:44 +01:00
Pascal Vizeli
dca2ac51ff Bugfix check config (#399)
* Bugfix check config

* Update config.json

* Create CHANGELOG.md
2018-09-06 00:03:33 +02:00
Censored3
d7b34cfdc1 check_config: bugfixes (#388)
* do not copy config to /tmp on boot - Closes home-assistant/hassio-addons#374

* check_config: version bump

* check_config: add OS deps to satisfy cffi

* check_config: .. and build-base

* Create build.json

* Update Dockerfile

* Update run.sh
2018-08-29 00:20:36 +02:00
Pascal Vizeli
e939d8783c New build system (#179)
* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Create build.json

* Update Dockerfile

* Update Dockerfile

* Create build.json

* Update build.json
2017-09-25 00:12:26 +02:00
Pascal Vizeli
ccfa38096e Config check: Fix grep for Errors on stdout (#158)
* Update run.sh

* remove tzdata while it is on base image

* Update config.json
2017-07-31 17:13:01 +02:00
Pascal Vizeli
8b63ae790d Add tzdata and fix timezone (#80) 2017-05-23 00:22:53 +02:00
Pascal Vizeli
81ecb596d4 Modifiy for new handling (#61) 2017-05-16 00:53:39 +02:00
Pascal Vizeli
923057c751 New addon, check config (#51)
* New addon, check config

* map folders
2017-05-13 10:17:14 +02:00