Update dependency hassio-addons/bashio to v0.18.1 #11

Open
renovate wants to merge 1 commit from renovate/paperless-ngx-hassio-addons-bashio-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
hassio-addons/bashio minor v0.17.5 -> v0.18.1

Release Notes

hassio-addons/bashio (hassio-addons/bashio)

v0.18.1

Compare Source

What’s changed

🐛 Bug fixes

  • Fix "Unable to access the API, forbidden" errors on bashio::app functions @​lmagyar (#​287)

v0.18.0

Compare Source

What’s changed

🚨 Breaking changes

New features

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

14 changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hassio-addons/bashio](https://github.com/hassio-addons/bashio) | minor | `v0.17.5` -> `v0.18.1` | --- ### Release Notes <details> <summary>hassio-addons/bashio (hassio-addons/bashio)</summary> ### [`v0.18.1`](https://github.com/hassio-addons/bashio/releases/tag/v0.18.1) [Compare Source](https://github.com/hassio-addons/bashio/compare/v0.18.0...v0.18.1) #### What’s changed #### 🐛 Bug fixes - Fix "Unable to access the API, forbidden" errors on bashio::app functions [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;287](https://github.com/hassio-addons/bashio/issues/287)) ### [`v0.18.0`](https://github.com/hassio-addons/bashio/releases/tag/v0.18.0) [Compare Source](https://github.com/hassio-addons/bashio/compare/v0.17.5...v0.18.0) #### What’s changed #### 🚨 Breaking changes - Make bashio::string.replace replace the needle literally [@&#8203;frenck](https://github.com/frenck) ([#&#8203;220](https://github.com/hassio-addons/bashio/issues/220)) #### ✨ New features - Add trace on/off check command [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;179](https://github.com/hassio-addons/bashio/issues/179)) - Allow child bashio processes to access the parent LOG\_FD variable [@&#8203;PaulSD](https://github.com/PaulSD) ([#&#8203;174](https://github.com/hassio-addons/bashio/issues/174)) - Implement network update API for enabled, ipv4 and ipv6 [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;189](https://github.com/hassio-addons/bashio/issues/189)) - Add missing bashio::addon.ingress\_panel() function [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;185](https://github.com/hassio-addons/bashio/issues/185)) - Improve handling of errexit option [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;192](https://github.com/hassio-addons/bashio/issues/192)) - Add bashio::var.json\_array() function [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;194](https://github.com/hassio-addons/bashio/issues/194)) - New function to redirect the $LOG\_FD fd to a changed STDOUT [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;178](https://github.com/hassio-addons/bashio/issues/178)) - Implement the Jobs API [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;188](https://github.com/hassio-addons/bashio/issues/188)) - Implement the Backups API [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;195](https://github.com/hassio-addons/bashio/issues/195)) - Implement setter functionality for addon.options(), addon.network() and addon.port() [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;207](https://github.com/hassio-addons/bashio/issues/207)) - Add bashio::fs.file\_non\_empty() function [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;209](https://github.com/hassio-addons/bashio/issues/209)) - Implement missing functions for the Supervisor API [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;205](https://github.com/hassio-addons/bashio/issues/205)) - Add a Bats test suite with coverage reporting [@&#8203;frenck](https://github.com/frenck) ([#&#8203;215](https://github.com/hassio-addons/bashio/issues/215)) - Add lib/resolution.sh covering the Supervisor resolution API [@&#8203;frenck](https://github.com/frenck) ([#&#8203;268](https://github.com/hassio-addons/bashio/issues/268)) - Add lib/auth.sh covering the Supervisor auth API [@&#8203;frenck](https://github.com/frenck) ([#&#8203;273](https://github.com/hassio-addons/bashio/issues/273)) - Add lib/mounts.sh covering the Supervisor mounts API [@&#8203;frenck](https://github.com/frenck) ([#&#8203;270](https://github.com/hassio-addons/bashio/issues/270)) - Add lib/ingress.sh covering the Supervisor ingress API [@&#8203;frenck](https://github.com/frenck) ([#&#8203;269](https://github.com/hassio-addons/bashio/issues/269)) - Add lib/security.sh covering the Supervisor security API [@&#8203;frenck](https://github.com/frenck) ([#&#8203;272](https://github.com/hassio-addons/bashio/issues/272)) - Add bashio::dns.options to set DNS plugin options [@&#8203;frenck](https://github.com/frenck) ([#&#8203;278](https://github.com/hassio-addons/bashio/issues/278)) - Add bashio::hardware.audio fetcher [@&#8203;frenck](https://github.com/frenck) ([#&#8203;280](https://github.com/hassio-addons/bashio/issues/280)) - Add bashio::jobs.options to set job manager options [@&#8203;frenck](https://github.com/frenck) ([#&#8203;279](https://github.com/hassio-addons/bashio/issues/279)) - Add OS swap, data disk and boot-slot helpers [@&#8203;frenck](https://github.com/frenck) ([#&#8203;284](https://github.com/hassio-addons/bashio/issues/284)) - Add Home Assistant Green/Yellow board LED helpers [@&#8203;frenck](https://github.com/frenck) ([#&#8203;285](https://github.com/hassio-addons/bashio/issues/285)) #### 🐛 Bug fixes - Fix fs.device\_exists() function [@&#8203;gblach](https://github.com/gblach) ([#&#8203;180](https://github.com/hassio-addons/bashio/issues/180)) - Allow child bashio processes to access the parent LOG\_FD variable [@&#8203;PaulSD](https://github.com/PaulSD) ([#&#8203;174](https://github.com/hassio-addons/bashio/issues/174)) - Avoid caching when JQ filter call fails [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;191](https://github.com/hassio-addons/bashio/issues/191)) - Fix bashio::repositories() and bashio::addons() due to Supervisor API changes [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;187](https://github.com/hassio-addons/bashio/issues/187)) - Fix empty argument handling for addon setter functions [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;206](https://github.com/hassio-addons/bashio/issues/206)) - Fix raw argument handling in Supervisor API call [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;190](https://github.com/hassio-addons/bashio/issues/190)) - Fix supervisor.timezone and supervisor.country setters [@&#8203;frenck](https://github.com/frenck) ([#&#8203;217](https://github.com/hassio-addons/bashio/issues/217)) - Fix jq helpers when the optional filter is omitted [@&#8203;frenck](https://github.com/frenck) ([#&#8203;218](https://github.com/hassio-addons/bashio/issues/218)) - Fix config options leak, editorconfig typo, and bug-report label [@&#8203;frenck](https://github.com/frenck) ([#&#8203;219](https://github.com/hassio-addons/bashio/issues/219)) - Make bashio::string.replace replace the needle literally [@&#8203;frenck](https://github.com/frenck) ([#&#8203;220](https://github.com/hassio-addons/bashio/issues/220)) - Make Supervisor API setters propagate failures [@&#8203;frenck](https://github.com/frenck) ([#&#8203;221](https://github.com/hassio-addons/bashio/issues/221)) - Source the observer module in bashio.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;222](https://github.com/hassio-addons/bashio/issues/222)) - Do not log the full password hash in bashio::pwned [@&#8203;frenck](https://github.com/frenck) ([#&#8203;223](https://github.com/hassio-addons/bashio/issues/223)) - Stop logging the plaintext password in bashio::pwned [@&#8203;frenck](https://github.com/frenck) ([#&#8203;224](https://github.com/hassio-addons/bashio/issues/224)) - Pass the Supervisor token to curl via stdin, not argv [@&#8203;frenck](https://github.com/frenck) ([#&#8203;226](https://github.com/hassio-addons/bashio/issues/226)) - Prevent JSON injection in add-on option values [@&#8203;frenck](https://github.com/frenck) ([#&#8203;227](https://github.com/hassio-addons/bashio/issues/227)) - Keep the Supervisor request body off argv and out of the logs [@&#8203;frenck](https://github.com/frenck) ([#&#8203;228](https://github.com/hassio-addons/bashio/issues/228)) - Harden the cache directory permissions and JSON key escaping [@&#8203;frenck](https://github.com/frenck) ([#&#8203;229](https://github.com/hassio-addons/bashio/issues/229)) - Expand addons test coverage and fix the misnamed stats dispatch [@&#8203;frenck](https://github.com/frenck) ([#&#8203;256](https://github.com/hassio-addons/bashio/issues/256)) - Propagate API failures from cache-flushing action helpers [@&#8203;frenck](https://github.com/frenck) ([#&#8203;257](https://github.com/hassio-addons/bashio/issues/257)) - Validate cache keys to prevent path traversal [@&#8203;frenck](https://github.com/frenck) ([#&#8203;261](https://github.com/hassio-addons/bashio/issues/261)) - Fix audio.update propagation and harden option setters against JSON injection [@&#8203;frenck](https://github.com/frenck) ([#&#8203;274](https://github.com/hassio-addons/bashio/issues/274)) - Stop fetchers from overwriting the base info blob with a filtered result [@&#8203;frenck](https://github.com/frenck) ([#&#8203;275](https://github.com/hassio-addons/bashio/issues/275)) #### 🚀 Enhancements - Fix grammar in code comments [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;202](https://github.com/hassio-addons/bashio/issues/202)) - Make trace message formatting consistent [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;203](https://github.com/hassio-addons/bashio/issues/203)) - Harden argument handling for addon.update() .documentation() and .changelog() [@&#8203;lmagyar](https://github.com/lmagyar) ([#&#8203;201](https://github.com/hassio-addons/bashio/issues/201)) - Rename the addon namespace to app, keep deprecated aliases [@&#8203;frenck](https://github.com/frenck) ([#&#8203;260](https://github.com/hassio-addons/bashio/issues/260)) - Add lib/docker.sh covering the Supervisor docker API [@&#8203;frenck](https://github.com/frenck) ([#&#8203;271](https://github.com/hassio-addons/bashio/issues/271)) - Add lib/updates.sh covering the Supervisor update endpoints [@&#8203;frenck](https://github.com/frenck) ([#&#8203;282](https://github.com/hassio-addons/bashio/issues/282)) - Add bashio::host.services and bashio::host.disk\_usage fetchers [@&#8203;frenck](https://github.com/frenck) ([#&#8203;281](https://github.com/hassio-addons/bashio/issues/281)) - Add PulseAudio control helpers to lib/audio.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;283](https://github.com/hassio-addons/bashio/issues/283)) - Strengthen Bats coverage for cache behavior, normalization safety, and naming consistency @&#8203;[copilot-swe-agent\[bot\]](https://github.com/apps/copilot-swe-agent) ([#&#8203;286](https://github.com/hassio-addons/bashio/issues/286)) #### 🧰 Maintenance - Modernize repository tooling and adopt the Home Assistant Apps terminology [@&#8203;frenck](https://github.com/frenck) ([#&#8203;214](https://github.com/hassio-addons/bashio/issues/214)) - Expand the Bats test suite [@&#8203;frenck](https://github.com/frenck) ([#&#8203;216](https://github.com/hassio-addons/bashio/issues/216)) - Documentation and configuration hygiene [@&#8203;frenck](https://github.com/frenck) ([#&#8203;225](https://github.com/hassio-addons/bashio/issues/225)) - Add test coverage for lib/log.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;231](https://github.com/hassio-addons/bashio/issues/231)) - Add test coverage for lib/exit.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;232](https://github.com/hassio-addons/bashio/issues/232)) - Expand test coverage for lib/pwned.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;233](https://github.com/hassio-addons/bashio/issues/233)) - Expand test coverage for lib/audio.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;242](https://github.com/hassio-addons/bashio/issues/242)) - Expand test coverage for lib/multicast.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;243](https://github.com/hassio-addons/bashio/issues/243)) - Expand test coverage for lib/network.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;245](https://github.com/hassio-addons/bashio/issues/245)) - Expand test coverage for lib/dns.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;244](https://github.com/hassio-addons/bashio/issues/244)) - Expand test coverage for lib/host.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;246](https://github.com/hassio-addons/bashio/issues/246)) - Expand test coverage for lib/os.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;247](https://github.com/hassio-addons/bashio/issues/247)) - Expand test coverage for lib/cli.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;248](https://github.com/hassio-addons/bashio/issues/248)) - Expand test coverage for lib/repositories.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;249](https://github.com/hassio-addons/bashio/issues/249)) - Expand test coverage for lib/observer.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;253](https://github.com/hassio-addons/bashio/issues/253)) - Add test coverage for lib/color.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;234](https://github.com/hassio-addons/bashio/issues/234)) - Add test coverage for lib/trace.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;236](https://github.com/hassio-addons/bashio/issues/236)) - Add test coverage for lib/debug.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;235](https://github.com/hassio-addons/bashio/issues/235)) - Expand test coverage for lib/core.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;252](https://github.com/hassio-addons/bashio/issues/252)) - Add test coverage for lib/info.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;238](https://github.com/hassio-addons/bashio/issues/238)) - Expand test coverage for lib/jobs.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;251](https://github.com/hassio-addons/bashio/issues/251)) - Expand test coverage for lib/backups.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;250](https://github.com/hassio-addons/bashio/issues/250)) - Add test coverage for lib/net.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;237](https://github.com/hassio-addons/bashio/issues/237)) - Add test coverage for lib/hardware.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;239](https://github.com/hassio-addons/bashio/issues/239)) - Add test coverage for lib/discovery.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;241](https://github.com/hassio-addons/bashio/issues/241)) - Add test coverage for lib/services.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;240](https://github.com/hassio-addons/bashio/issues/240)) - Expand addons test coverage and fix the misnamed stats dispatch [@&#8203;frenck](https://github.com/frenck) ([#&#8203;256](https://github.com/hassio-addons/bashio/issues/256)) - Expand test coverage for lib/supervisor.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;255](https://github.com/hassio-addons/bashio/issues/255)) - Expand test coverage for lib/config.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;254](https://github.com/hassio-addons/bashio/issues/254)) - Propagate API failures from cache-flushing action helpers [@&#8203;frenck](https://github.com/frenck) ([#&#8203;257](https://github.com/hassio-addons/bashio/issues/257)) - Add test coverage for lib/try.sh [@&#8203;frenck](https://github.com/frenck) ([#&#8203;258](https://github.com/hassio-addons/bashio/issues/258)) - Cover untested error branches and functions [@&#8203;frenck](https://github.com/frenck) ([#&#8203;259](https://github.com/hassio-addons/bashio/issues/259)) - Add missing failure-propagation tests and normalise core.update style @&#8203;[copilot-swe-agent\[bot\]](https://github.com/apps/copilot-swe-agent) ([#&#8203;262](https://github.com/hassio-addons/bashio/issues/262)) - Add stderr assertions to trace output tests @&#8203;[copilot-swe-agent\[bot\]](https://github.com/apps/copilot-swe-agent) ([#&#8203;265](https://github.com/hassio-addons/bashio/issues/265)) - Add a DevContainer with the CI toolchain [@&#8203;frenck](https://github.com/frenck) ([#&#8203;267](https://github.com/hassio-addons/bashio/issues/267)) - Strengthen weak test assertions (pwned boundary, filtered arrays, var) [@&#8203;frenck](https://github.com/frenck) ([#&#8203;276](https://github.com/hassio-addons/bashio/issues/276)) - Tidy consistency and documentation rough edges [@&#8203;frenck](https://github.com/frenck) ([#&#8203;277](https://github.com/hassio-addons/bashio/issues/277)) #### 📚 Documentation - Fix inaccurate docstrings across the library [@&#8203;frenck](https://github.com/frenck) ([#&#8203;230](https://github.com/hassio-addons/bashio/issues/230)) - Document the addon to app rename and deprecation [@&#8203;frenck](https://github.com/frenck) ([#&#8203;266](https://github.com/hassio-addons/bashio/issues/266)) #### ⬆️ Dependency updates <details> <summary>14 changes</summary> - Bump actions/checkout from 5 to 6 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;181](https://github.com/hassio-addons/bashio/issues/181)) - Bump dessant/lock-threads from 5.0.1 to 6.0.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;182](https://github.com/hassio-addons/bashio/issues/182)) - Bump release-drafter/release-drafter from 6.1.0 to 6.1.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;183](https://github.com/hassio-addons/bashio/issues/183)) - Bump release-drafter/release-drafter from 6.1.1 to 6.2.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;184](https://github.com/hassio-addons/bashio/issues/184)) - Bump release-drafter/release-drafter from 6.2.0 to 6.4.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;196](https://github.com/hassio-addons/bashio/issues/196)) - Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;197](https://github.com/hassio-addons/bashio/issues/197)) - Bump release-drafter/release-drafter from 7.0.0 to 7.1.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;199](https://github.com/hassio-addons/bashio/issues/199)) - Bump release-drafter/release-drafter from 7.1.1 to 7.2.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;200](https://github.com/hassio-addons/bashio/issues/200)) - Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;204](https://github.com/hassio-addons/bashio/issues/204)) - Bump release-drafter/release-drafter from 7.2.0 to 7.2.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;208](https://github.com/hassio-addons/bashio/issues/208)) - Bump release-drafter/release-drafter from 7.2.1 to 7.3.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;210](https://github.com/hassio-addons/bashio/issues/210)) - Bump dessant/lock-threads from 6.0.0 to 6.0.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;211](https://github.com/hassio-addons/bashio/issues/211)) - Bump dessant/lock-threads from 6.0.1 to 6.0.2 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;212](https://github.com/hassio-addons/bashio/issues/212)) - Bump release-drafter/release-drafter from 7.3.0 to 7.3.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;213](https://github.com/hassio-addons/bashio/issues/213)) </details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuMTAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xMTYuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/paperless-ngx-hassio-addons-bashio-0.x:renovate/paperless-ngx-hassio-addons-bashio-0.x
git switch renovate/paperless-ngx-hassio-addons-bashio-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/paperless-ngx-hassio-addons-bashio-0.x
git switch renovate/paperless-ngx-hassio-addons-bashio-0.x
git rebase main
git switch main
git merge --ff-only renovate/paperless-ngx-hassio-addons-bashio-0.x
git switch renovate/paperless-ngx-hassio-addons-bashio-0.x
git rebase main
git switch main
git merge --no-ff renovate/paperless-ngx-hassio-addons-bashio-0.x
git switch main
git merge --squash renovate/paperless-ngx-hassio-addons-bashio-0.x
git switch main
git merge --ff-only renovate/paperless-ngx-hassio-addons-bashio-0.x
git switch main
git merge renovate/paperless-ngx-hassio-addons-bashio-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stored/homeassistant-addons!11
No description provided.