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

Add support for addon_configs to zwave_js #3316

Merged
merged 10 commits into from
Nov 22, 2023

Conversation

raman325
Copy link
Collaborator

@raman325 raman325 commented Nov 16, 2023

This will let users:

  1. Access their cache files
  2. Use custom device config files Removed
  3. Optionally log to file (and specify the max number of files/days of logs to keep)

For the last one, we can opt to make this enabled by default with no configuration option, but I like the idea of giving the user the option so that they can avoid unnecessary I/O if they don't plan to access the log files.

zwave_js/DOCS.md Outdated Show resolved Hide resolved
@home-assistant home-assistant bot marked this pull request as draft November 16, 2023 10:18
@home-assistant
Copy link

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@raman325 raman325 marked this pull request as ready for review November 20, 2023 03:37
zwave_js/config.yaml Outdated Show resolved Hide resolved
zwave_js/config.yaml Outdated Show resolved Hide resolved
zwave_js/DOCS.md Show resolved Hide resolved
zwave_js/CHANGELOG.md Show resolved Hide resolved
@MartinHjelmare MartinHjelmare marked this pull request as draft November 22, 2023 11:48
Copy link
Member

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MartinHjelmare MartinHjelmare marked this pull request as ready for review November 22, 2023 15:15
@MartinHjelmare MartinHjelmare merged commit 2963666 into home-assistant:master Nov 22, 2023
9 checks passed
@raman325 raman325 deleted the addon_configs branch November 22, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants