Commit graph

96 commits

Author SHA1 Message Date
Stefan Agner
5059ff133e
Add Supervisor country (#165) 2025-04-29 11:37:24 +02:00
Stefan Agner
445707a903
Avoid caching when API call fails (#164) 2025-04-22 12:28:35 +02:00
hrzlgnm
2b21846d28
Fix typo in var.true() and var.false() documentation (#151) 2024-01-17 10:18:35 +01:00
hrzlgnm
dc3e044064
Fix duplicated bashio::network.enabled() function (#152) 2024-01-17 08:24:43 +01:00
Bao
324f46b5c4
Fix exit code when calling supervisor api with raw=true (#148) 2023-12-08 10:14:39 +01:00
Bao
8b96a704cc
Fix arguments for sourced script (#147) 2023-12-08 10:13:11 +01:00
Bao
2de0c2304a
Properly quote replacment string in param expansion (#146) 2023-12-07 10:54:46 +01:00
Laszlo Magyar
52d3a9b40c
Fix comment/docs typo in info.state (#143) 2023-10-23 12:20:23 +02:00
Franck Nijhof
93e00b593e
Add method to request the state of Core (#142) 2023-10-22 17:07:55 +02:00
Dave T
2f86c63e60
Add error message for 403 error on API access (#139)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-22 17:01:30 +02:00
Ville Skyttä
8861097209
Spelling and grammar fixes (#135) 2023-05-20 13:53:39 +02:00
Franck Nijhof
239a59a2ca
Adjust shellcheck warnings (#133) 2023-05-12 08:20:36 +02:00
Felipe Santos
d3e2077093
Allow multiple lines in var.json (#104) 2023-05-12 08:09:14 +02:00
Franck Nijhof
69608c0d12
Fix processing of empty add-on config (#91) 2021-11-10 11:39:31 +01:00
Franck Nijhof
4d2fa76db6
Fix default value handling for configuration options (#90) 2021-11-10 10:50:07 +01:00
Franck Nijhof
256198ff88
Fix shellcheck warnings (#89) 2021-11-09 09:33:48 +01:00
Pascal Vizeli
8aa75b069b
Use different endpoint for add-on options (#88) 2021-11-09 09:26:33 +01:00
Franck Nijhof
733ab52aca
Allow fetching configuration parameters with a default value (#86) 2021-11-01 03:58:21 +01:00
Pascal Vizeli
555dce69a9
Fetch config from API (#82)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-11-01 03:55:13 +01:00
Franck Nijhof
2bdf165666
Fix bug to undefined method in jq.has_value (#77)
* Fix bug to undefined method in jq.has_value

* Address shellcheck lint warning
2021-05-27 16:56:06 +02:00
Franck Nijhof
20c83f17aa
Add new add-on options from Supervisor 2021.2 (#66) 2021-02-16 08:09:56 +01:00
Franck Nijhof
bdae87f102
Remove deprecated hardware trigger method (#61) 2021-02-16 08:03:36 +01:00
Paul Sinclair
57a8615724
📚 Minor typos (#64) 2021-02-13 10:33:43 +01:00
Franck Nijhof
1ceb692258
Put Bashio cache folder in a dot folder inside tmp (#60) 2021-02-02 15:44:56 +01:00
Pascal Vizeli
e2aec109b9
Using new cache location (#58) 2021-02-01 14:39:34 +01:00
Pascal Vizeli
c1f4939bd1
Allow to edit add-on options (#57) 2021-01-25 14:09:53 +01:00
Pascal Vizeli
c610889a73
Initial support for Network commands (#55) 2021-01-25 13:11:57 +01:00
Franck Nijhof
dfa2c69036
Fix slug: unbound variable in addon.update_available (#54) 2021-01-18 02:06:50 +01:00
Franck Nijhof
a3bb4d48ae
Add usb property to hardware endpoint (#50) 2021-01-15 20:40:31 +01:00
Franck Nijhof
f2013b461a
Add disk stats to host endpoint (#49) 2021-01-15 20:35:57 +01:00
Franck Nijhof
71aeb066fb
Fix caching API response caching bug (#48) 2021-01-15 20:28:19 +01:00
Franck Nijhof
abd81ec1c9
Fix and improve update_available logic for all plugins (#47) 2021-01-14 03:41:48 +01:00
Franck Nijhof
b5a32fe006
Add boot property of operating system info (#46) 2021-01-14 03:40:51 +01:00
Franck Nijhof
1b599d32f7
Add Observer support (#45) 2021-01-14 03:32:25 +01:00
Franck Nijhof
93752f4a74
Add core rebuild command (#44) 2021-01-14 03:19:26 +01:00
Franck Nijhof
4fc9a14155
Replace update available logic with property access (#43) 2021-01-14 03:15:55 +01:00
Franck Nijhof
1662ddf17f
Add Docker & Operating System info properties (#42) 2021-01-14 03:12:13 +01:00
Franck Nijhof
65e62b1fd5
Add GitHub Actions workflows (#41)
* Add GitHub Actions workflows

* Prettified Code!

* Follow external sources in Shellchecks

* Supress shellcheck in 2 files

Co-authored-by: frenck <frenck@users.noreply.github.com>
2021-01-14 03:01:42 +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