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

Runtime parameters, support all config parameters #387

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

GeoDerp
Copy link
Contributor

@GeoDerp GeoDerp commented Nov 28, 2024

@GeoDerp
Copy link
Contributor Author

GeoDerp commented Nov 28, 2024

Note: Currently Testing

Comment on lines +278 to +279
"Cant find associations file (associations.csv) in: "
+ str(emhass_conf["associations_path"])

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.
This expression logs
sensitive data (secret)
as clear text.
This expression logs
sensitive data (secret)
as clear text.
This expression logs
sensitive data (secret)
as clear text.
This expression logs
sensitive data (secret)
as clear text.
This expression logs
sensitive data (private)
as clear text.
This expression logs
sensitive data (private)
as clear text.
@GeoDerp
Copy link
Contributor Author

GeoDerp commented Nov 28, 2024

@davidusb-geek I added ruff extension for python file formatting. Let me know if you wish to choose another formatter or remove it all together.

If you like ruff, I can make a new PR after this with EMHASS auto formatted with ruff.

@davidusb-geek
Copy link
Owner

@davidusb-geek I added ruff extension for python file formatting. Let me know if you wish to choose another formatter or remove it all together.

If you like ruff, I can make a new PR after this with EMHASS auto formatted with ruff.

Lets go with ruff, I've never used but it seems neat and already used by a lot of major Python packages.

@GeoDerp
Copy link
Contributor Author

GeoDerp commented Nov 28, 2024

From my quick testing, I believe this PR is functional.

@GeoDerp GeoDerp mentioned this pull request Nov 28, 2024
@davidusb-geek davidusb-geek merged commit 12142ec into davidusb-geek:master Dec 20, 2024
12 of 14 checks passed
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.

2 participants