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

Fix UI dropdown to load YAML files #496

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

virtualdj
Copy link
Contributor

Improves #465 and #455 by filtering only .yaml files and sorting them alphabetically.
Fixes #423 (log message NameError: name 'os' is not defined).

@StephanJoubert StephanJoubert merged commit 8fe742d into StephanJoubert:main Feb 26, 2024
2 checks passed
@virtualdj virtualdj deleted the fix-yaml-file-list branch February 26, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config flow could not be loaded: {"message":"Invalid handler specified"}
2 participants