-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Revert "Z-Wave: update steps on changing log levels to reflect current SW" #39477
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
Conversation
It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the |
β Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
π WalkthroughWalkthroughThe documentation for the Z-Wave JS integration was updated by removing a related link to Z-Wave controllers and simplifying the instructions for enabling debug logging. The steps for activating debug logging are now more concise, and the explanation of log level behavior was repositioned for clarity. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Z-Wave Integration Panel
User->>Z-Wave Integration Panel: Open integration panel
User->>Z-Wave Integration Panel: Select "Enable debug logging"
Z-Wave Integration Panel-->>User: Debug logging enabled (log level set to debug)
π Recent review detailsConfiguration used: CodeRabbit UI π Files selected for processing (1)
β° Context from checks skipped due to timeout of 90000ms (5)
π Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. πͺ§ TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Reverts #39468, as content was not correct, as explained in the comments