You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This trivial version + hash bump was produced with the assistance of an LLM-based AI tool (Claude, model `claude-opus-4-7`) running `nix-update python3Packages.zha-quirks --version 1.2.0 --commit`.
I (the human author, @typedrat) reviewed the diff, verified the upstream tag exists, ran `nix-build -A python3Packages.zha-quirks` locally on x86_64-linux, and confirmed the upstream test suite passes before submission.
The commit carries an `Assisted-by:` trailer as suggested by the proposed policy.
Without any malicious intent, I would be very curious to hear why you thought it necessary to delegate the use of simple tools like nix-update to an agent, in particular because this does not seem to be your first contribution to nixpkgs.
Because I was having my agent run the nix-update, add the patch to my flake's patchset, rebuild and deploy my server's configuration, and confirm that the device I was previously pulling the PR to add support for into zha-quirks continued to work properly. I just didn't think that anyone would care about the PR's whole life story. 😉
Personally it sometimes faster to type "update package_name to latest version via nix-update @nixpkgs_dir, verify that it runs" than doing this manually
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trivial version bump.
Diff: zigpy/zha-device-handlers@1.1.1...1.2.0
Changelog: https://github.com/zigpy/zha-device-handlers/releases/tag/1.2.0
Resolves #514757.
Things done
Automation/AI disclosure
In line with the proposed Automation/AI policy in #514587: