Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow fetching configuration parameters with a default value #86

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

frenck
Copy link
Member

@frenck frenck commented Nov 1, 2021

Proposed Changes

So we can do stuff like:

non_existing_config=$(bashio::config.get("non-existing", "default value")

@frenck frenck added the new-feature New features or options. label Nov 1, 2021
@frenck frenck merged commit 733ab52 into main Nov 1, 2021
@frenck frenck deleted the frenck-2021-2689 branch November 1, 2021 02:58
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant