Franck Nijhof
2f8449cdf7
Cleanup repository ( #40 )
2021-01-14 02:42:26 +01:00
Franck Nijhof
3765aa9bf0
🔨 Update addons API methods ( #36 )
2020-12-22 13:58:45 +01:00
Franck Nijhof
4930d1c4c6
🔨 Update dns API methods ( #37 )
2020-12-22 13:57:43 +01:00
Franck Nijhof
72d834e77b
✨ Add support for the Multicast API ( #38 )
2020-12-22 13:57:04 +01:00
Pascal Vizeli
3bf2267431
✨ Add watchdog to add-on ( #32 )
2020-08-28 17:29:26 +02:00
Pascal Vizeli
dc6ba0d6d5
✨ Add healthy / supported to supervisor ( #33 )
2020-08-28 17:27:37 +02:00
Pascal Vizeli
bbfc464ba0
✨ Add supported flag to supervisor info ( #34 )
2020-08-28 17:26:54 +02:00
Paul Sinclair
8a5c457a4c
✏Typos ( #30 )
2020-08-05 11:39:32 +02:00
Paul Sinclair
dbc5c19299
✏Fix typos ( #28 )
2020-08-04 14:19:26 +02:00
Franck Nijhof
06a62201a0
✨ Adds basic support for audio ( #27 )
2020-04-02 02:15:04 +02:00
Franck Nijhof
18b880edbc
✨ Adds support for host logs ( #26 )
2020-04-02 02:13:19 +02:00
Franck Nijhof
e65982ae89
🔨 last_version -> version_latest ( #25 )
2020-04-02 02:12:59 +02:00
Franck Nijhof
11d683cc87
✨ Adds new CLI features ( #24 )
2020-04-02 02:12:23 +02:00
Franck Nijhof
b4b61fb4f7
🚑 Fix service available check
2020-02-21 12:34:19 +01:00
Franck Nijhof
d2adc84339
✨ Add service available method ( #23 )
2020-02-20 20:23:11 +01:00
Pascal Vizeli
d4d6ab8136
🚑 Fix to exit the add-on if we run into timeout ( #22 )
2020-02-20 19:05:35 +01:00
Andy Grunwald
035a3c6dc7
📚 Correct a few grammar pieces in the README ( #19 )
...
* Correct a few grammar pieces in the README
* Revert "Have you got any questions?" to "Got questions?"
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-16 13:14:15 +01:00
Andy Grunwald
82f37270c4
🚑 Fix semver link ( #21 )
...
* Fix semver link
* Fixed semver-Link
2020-02-16 13:12:15 +01:00
Franck Nijhof
09670f4c10
🔨 Re-branding
2020-02-12 21:45:58 +01:00
Franck Nijhof
0d122264c6
✨ Adds new Supervisor add-on properties ( #17 )
2020-02-09 10:41:01 +01:00
Franck Nijhof
a4b2a4cc1a
🔨 Re-branding of the Supervisor API ( #16 )
...
* 🔨 Re-branding of the Supervisor API
* 🚑 Fix typo in the supervisor token
2020-02-09 00:16:29 +01:00
Franck Nijhof
5c7f2914cd
✏️ Re-branding to match Home Assistant naming changes
2020-02-08 20:47:13 +01:00
Franck Nijhof
1882770186
✏️ Fixes a typo in GitHub label
2020-01-13 16:37:10 +01:00
Franck Nijhof
c6b5bdc610
✨ Adds support for resetting Hass.io DNS
2020-01-13 15:52:34 +01:00
Franck Nijhof
0e8268d684
✏️ Fixes some spelling and grammar
2020-01-03 12:17:14 +01:00
Franck Nijhof
217f8a103e
✏️ Funding adjustments
2020-01-03 12:17:03 +01:00
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