Commit graph

47 commits

Author SHA1 Message Date
Franck Nijhof
099efec63e
🎆 Updates maintenance/license year to 2020 2020-01-03 12:16:18 +01:00
Franck Nijhof
16e98bf090
🔥 Removes secrets support, now natively supported by Hassio (#14) 2019-09-17 17:00:51 +02:00
Franck Nijhof
68fa417e4e
Adds support for host trigger 2019-09-02 13:22:59 +02:00
Franck Nijhof
4a37f124cd
🚑 Fixes Discovery publish return UUID 2019-08-20 21:25:57 +02:00
Franck Nijhof
de8d102907
Adds call to change log level (#13)
*  Adds call to change log level

* ✏️ Map critical log level to fatal in Bashio

* 🚑 Fixes variable usage
2019-08-19 21:52:31 +02:00
Franck Nijhof
abf27b4fbe
Adds support for services (#12)
*  Adds support for services

*  Adds type handling

* 🚑 Fixes incorrect function name
2019-08-19 21:52:03 +02:00
Franck Nijhof
0416242047
Adds support for timezone in general info command (#11) 2019-08-19 20:28:45 +02:00
Franck Nijhof
4533f16649
Adds support for new Supervisor options (#10)
*  Adds support for new Supervisor options

* 👕 Make sure Supervisor debug calls are always retuning a boolean
2019-08-19 20:28:18 +02:00
Franck Nijhof
2fcaf2ef49
Adds support for new addon options (#9) 2019-08-19 20:25:34 +02:00
Franck Nijhof
dcfc2b886f
Adds support for Hass.io Discovery (#8) 2019-08-19 20:24:59 +02:00
Franck Nijhof
a1d16b68e0
Adds support for Hass.io DNS (#7) 2019-08-18 16:05:25 +02:00
Franck Nijhof
75590a9ac1
Adds support for memory usage in percent 2019-08-18 14:50:06 +02:00
Pascal Vizeli
d5848fc7e0 Adds logging to info command (#6) 2019-07-01 15:45:24 +02:00
Franck Nijhof
ebb9ece766
🚑 Fixes net.wait_for to be compatible with Busybox 1.30+ 2019-06-20 23:44:07 +02:00
Franck Nijhof
fd4d77bef2
🚑 Fixes setting supervisor timezone 2019-06-20 23:43:01 +02:00
Franck Nijhof
3f068f2581
🚑 Fixes nullable addons ports 2019-04-10 07:56:25 +02:00
Franck Nijhof
af2340ed5d
👕 ✏️ Improve code documentation in addons module 2019-04-09 19:49:44 +02:00
Franck Nijhof
22661a8e29
Adds support for fetching ports and port descriptions (#5) 2019-04-09 19:43:13 +02:00
Franck Nijhof
8b9d173b0e
🚑 Fixes broken link in README 2019-04-07 21:00:03 +02:00
Franck Nijhof
be4e5ac47e
📚 Updates supported base images list 2019-04-07 20:59:11 +02:00
Franck Nijhof
ca249a22ba
Adds support for Hass.io Ingress (#2) 2019-04-07 20:50:59 +02:00
Franck Nijhof
2f2f529ecd
Adds waiting for TCP port support (#3) 2019-04-07 20:50:07 +02:00
Franck Nijhof
a4eb9cdb8b
📚 Adds more context to README.md 2019-03-16 16:10:59 +01:00
Franck Nijhof
d641b341f7
👕 Fixes shellcheck linter warnings 2019-03-16 15:43:47 +01:00
Franck Nijhof
ba800df058
👕 Fixes shellcheck linter warnings 2019-03-16 15:35:04 +01:00
Franck Nijhof
7cbbd0e5bf
🔨 Updates GitLab CI build script 2019-03-16 15:25:33 +01:00
Franck Nijhof
01b5c70639
🚑 Fixes off by one error in config.require.ssl 2019-03-16 10:32:11 +01:00
Franck Nijhof
ba44a07ab8
💄 Changes default logging timestamp 2019-03-16 09:34:36 +01:00
Franck Nijhof
2e04539422
Allow for multiple args on log functions 2019-03-16 09:34:06 +01:00
Franck Nijhof
9ba69c749b
🚑 Brings sanity to color output 2019-03-15 22:27:43 +01:00
Franck Nijhof
01c49dcea6
🔨 Redirect all output from Bashio to stderr 2019-03-15 20:43:16 +01:00
Franck Nijhof
24b2fee4f5
🔥 Removes debug line 2019-03-15 20:07:56 +01:00
Franck Nijhof
7c7386b502
Adds functions to check if config/var is equal to a value 2019-03-15 12:15:08 +01:00
Franck Nijhof
46aa0b1784
Adds generic log message function 2019-03-15 12:11:51 +01:00
Franck Nijhof
f8bf861e0e
🚑 Reverts: Removes output redirection to stderr 2019-03-15 12:09:02 +01:00
Franck Nijhof
5fca05305f
🔥 Removes output redirection to stderr 2019-03-14 23:02:20 +01:00
Franck Nijhof
97bcf64e6f
🔥 Limits ANSI colors to the colors Hassio supports 2019-03-14 21:17:49 +01:00
Franck Nijhof
1a5ae939c6
🚑 Fixes disabled string module 2019-03-14 20:41:58 +01:00
Franck Nijhof
d260a5180c
🚑 Fixes bug in config item exists check 2019-03-14 20:36:20 +01:00
Franck Nijhof
d0530883f4
🚑 Fixes bug in requesting supervisor version 2019-03-14 20:27:06 +01:00
Franck Nijhof
d90391bd2f
🚑 Fixes issue in add-on update check 2019-03-14 20:26:39 +01:00
Franck Nijhof
6cd2579672
Adds debug on/off check command 2019-03-14 19:39:26 +01:00
Franck Nijhof
2346cddca2
🎉 Initial library code 2019-03-14 17:14:31 +01:00
Franck Nijhof
f91b4cbaa9
📚 Adds basic documentation files 2018-09-29 23:42:55 +02:00
Franck Nijhof
0ae005c0e0
Adds repo basics 2018-09-29 23:42:24 +02:00
Franck Nijhof
24c0785191
Adds Probot configuration 2018-09-29 23:40:19 +02:00
Franck Nijhof
43bd4ca9d7
Batman! (This commit has no parents) 2018-09-14 22:00:02 +02:00