-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Adds new integration [cabberley/AmberWebSocket] #4761
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
base: master
Are you sure you want to change the base?
Conversation
|
Thank you for submitting your repository to HACS (Home Assistant Community Store). Your submission is in the review queue: You can view the current queue here. Pull requests are processed in the order they were created, oldest first. What to avoid during review:
If you need to make changes: About draft pull requests: What happens next:
|
| "c1pher-cn/heweather", | ||
| "c1pher-cn/homeassistan-ezviz", | ||
| "C2gl/tududi_integration", | ||
| "cabberley/AmberWebSocket", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Country Restriction: The integration is currently configured as global (no "country" key), but Amber Electric is an Australian energy retailer that only operates in Australia.
Please update your hacs.json file to include the correct country restriction:
{
...
"country": ["AU"]
}Once you've made this change, please create a new release and mark the PR as ready for review.
Reference: https://www.hacs.xyz/docs/publish/integration/
This review was conducted with AI assistance following HACS evaluation guidelines
|
Added Country code to hacs.json file as requested and updated links in PR to latest hacs and hassfest actions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your branch seems out of date. Please update your branch with the latest changes from the base branch.
Checklist
Links
Link to current release: https://github.com/cabberley/AmberWebSocket/releases/tag/2025.11.2
Link to successful HACS action (without the
ignorekey): https://github.com/cabberley/AmberWebSocket/actions/runs/19772661040Link to successful hassfest action (if integration): https://github.com/cabberley/AmberWebSocket/actions/runs/19772661018