Commit Graph

42 Commits

Author SHA1 Message Date
Franck Nijhof
a23d100e51 check_config: Split documentation (#1295) 2020-05-11 19:04:39 +02:00
Pascal Vizeli
8971e05707 Update pipeline 2020-05-07 22:29:07 +02:00
Pascal Vizeli
ffc5886cab First round 2020-05-07 15:47:12 +02:00
Franck Nijhof
1b29439008 check_config: Version 3.3.0 (#1263) 2020-04-30 23:42:12 +02:00
Pascal Vizeli
dcce81a8c9 Rename 2020-04-01 09:38:56 +02:00
Pascal Vizeli
3d36f05b95 Fix config check add-on (#1201)
* Fix config check add-on

* Fix restart
2020-03-31 18:51:06 +02:00
Franck Nijhof
684e197b0e ✏️ Re-branding and updating for latest supervisor (#1047) 2020-02-05 15:25:50 +01:00
Franck Nijhof
2f80548b72 Re-branding of core add-ons (#1046)
* Re-branding of core add-ons

* Update title README

* Fix ada description

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-04 21:38:55 +01:00
Franck Nijhof
60ea13774c Add icons & logos to all add-ons (#1045) 2020-02-04 17:10:57 +01:00
Franck Nijhof
1235a7749a check_config: Sort/Prettier JSON and YAML file (#895) 2019-12-18 14:00:35 +01:00
Franck Nijhof
8fb6466094 check_config: Removes condescending language from documentation (#868) 2019-12-05 21:45:38 +01:00
Ville Skyttä
4342c519f6 Spelling and grammar fixes (#814) 2019-11-05 14:14:46 +01:00
Robin Harmsen
476c498d51 Move log message (#745)
* Move log message

moved the 'reassurance' log INFO message "Don't worry, this temporary installation is not overwriting your current one." to earlier in the process

* ✏️ Tweak

* Update config.json

* ✏️ Markdown tweak
2019-09-30 23:44:03 +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
Pascal Vizeli
7e30aa9622 fix path 2019-06-11 13:35:40 +02:00
Pascal Vizeli
12cadc073a Use single pipelines 2019-06-06 12:37:07 +02:00
Franck Nijhof
59781645c4 check_config: Bumped version to 2.1, updated CHANGELOG (#597) 2019-06-02 13:27:41 +02:00
SiliconAvatar
f71033ab50 check_config: Additional information in log output to avoid confusion (#594)
* Update run.sh for from descriptive log

Updated log file to say that the new versions was installed ONLY to this add-on to stop people from fearing that it installed a new version to their production machine.

* Update log message
2019-06-02 12:22:14 +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
06c9c94f94 Remove custom_dep & update arch tags 2019-03-06 15:38:18 +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
Dougal Matthews
3a6cbff4b3 Show the installed homeassistant version (#490)
This can be useful if you use "latest" but are not sure which version is
the latest or if you look at the log output and it isn't clear if the
addon was ran since the latest release.
2018-12-20 11:53:46 +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
Ville Skyttä
1292987053 Run *.png through zopflipng -m (#265) 2018-03-23 23:59:49 +01:00
DanielXYZ2000
0e117c07ee Change final message (#195)
The current message does not say anything about the fact that no errors were found. Someone has to read the code to know that. Hence I suggest to detail this message
2017-10-27 14:22:39 +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
Fabian Affolter
1e1580d041 UPdate description 2017-08-04 20:51:09 +02:00
Pascal Vizeli
d71c73a456 add logo for check_config 2017-08-02 23:33:03 +02:00
Pascal Vizeli
8345a4edb3 Fix spell 2017-07-31 22:23:37 +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
8621f4d056 Update config.json 2017-07-17 00:47:50 +02:00
Pascal Vizeli
802086e677 Update run.sh 2017-07-17 00:47:25 +02:00
Pascal Vizeli
3caf9e2d14 Fix bug with check_config and wrong yaml (#121) 2017-06-19 22:41:44 +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
8bd3385379 Changes for 0 26 (#59)
* Use image options

* add other addons
2017-05-14 21:54:45 +02:00
Pascal Vizeli
784e019f58 Handle it better 2017-05-13 10:30:13 +02:00
Pascal Vizeli
923057c751 New addon, check config (#51)
* New addon, check config

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