Open valadas opened 9 months ago
Hi @frenck just wondering if everything is OK with this PR seeing as you have merged others... Don't hesitate to let me know if you spot any concerns, etc. and thanks for this great addon.
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
Well, can we unstale this, just nobody reviewed or answered...
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
[!WARNING]
Rate Limit Exceeded
@valadas has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 34 minutes and 33 seconds before requesting another review.
How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the `@coderabbitai review` command as a PR comment. Alternatively, push new commits to this PR. We recommend that you space out your commits to avoid hitting the rate limit.How do rate limits work?
CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our [FAQ](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between 84bc21d93d4ec2f2602e0f0627a5615189fdd1d7 and 0fbc3fe707ad7bb67c6b43a40fc8ac6dd9627821.
The recent changes in Grocy introduce new configuration options for label and thermal printers, enabling label printing via webhooks and configuring thermal printers for receipt printing. These updates are reflected in documentation, configuration files, and environment variable settings to support the enhanced printer functionalities.
File Path | Change Summary |
---|---|
grocy/DOCS.md , grocy/config.yaml |
Added options and schema for label and thermal printers, including webhook configurations. |
grocy/rootfs/.../s6-overlay/s6-rc.d/php-fpm/run |
Updated script to handle label and thermal printer configurations with new environment variables. |
🐇 In Grocy's realm, printers now sing, Labels and receipts, they bring. Webhooks call, and thermal notes, Configured well, they float like boats. A rabbit's joy, in code's embrace, Printing dreams fall into place. 🖨️✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Is there a problem blocking this PR from being merged? I bought a new label printer for Grocy and really want to use it.
Proposed Changes
Adds support for printer configuration that grocy already supports but are not exposed in the add-on.
Related Issues
There was no issue for that, happy to create one if needed.
Summary by CodeRabbit
New Features
Configuration
Environment Variables