Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
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
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
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