-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Upload blog on Nuki joining WWHA #39830
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
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughA new blog post was added announcing that Nuki smart locks have joined the Works with Home Assistant certification program. The post introduces Nuki, describes the certified lock models, outlines integration details, and provides a FAQ about the certification and device support. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant HomeAssistant
participant NukiLock
participant NukiApp
User->>NukiApp: Set up and calibrate Nuki Lock
NukiApp->>NukiLock: Configure and calibrate device
User->>HomeAssistant: Integrate Nuki Lock via Matter
HomeAssistant->>NukiLock: Discover and connect locally (Matter)
User->>HomeAssistant: Control lock (e.g., lock/unlock)
HomeAssistant->>NukiLock: Send local commands (no cloud required)
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 (
|
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.
Actionable comments posted: 1
🧹 Nitpick comments (5)
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown (5)
34-34
: Wordiness – drop “in order to”Minor style fix for conciseness.
-...account registration in order to use these locks. +...account registration to use these locks.
42-43
: Tighten phrasing around “in a hurry”The phrase is a bit verbose. Consider:
-...is ideal for those in a hurry, but you can also pick... +...is ideal when you’re in a rush, but you can also pick...
49-50
: Remove superfluous “of” and balance “either/or” constructionTwo micro-edits in one sentence:
-All of the models listed work locally, as this is a requirement of the 'Works with' program so that you can ensure you feel safe and secure in your smart home. +All the models listed work locally, as this is a requirement of the 'Works with' program so you can feel safe and secure in your smart home.-If you're looking for remote access, this can either be provided by the Nuki App, or via your Home Assistant system... +If you want remote access, you can use either the Nuki app or your Home Assistant system...
58-58
: Run-on sentence – add comma after independent clauseAdd a comma before “and” to avoid a run-on:
-...Home Assistant and we have even tried out a couple of older locks... +...Home Assistant, and we have even tried out a couple of older locks...
70-70
: Another unnecessary “of”Consistent with earlier edit:
-A: All of the main lock products Nuki currently sells are now represented here... +A: All the main lock products Nuki currently sells are now represented here...
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge Base: Disabled due to data retention organization setting
⛔ Files ignored due to path filters (2)
source/images/blog/2025-07-nuki/art.jpg
is excluded by!**/*.jpg
source/images/blog/2025-07-nuki/lock.jpg
is excluded by!**/*.jpg
📒 Files selected for processing (1)
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown
[style] ~34-~34: Consider a more concise word here.
Context: ...a cloud account or account registration in order to use these locks. Once the device is act...
(IN_ORDER_TO_PREMIUM)
[style] ~42-~42: ‘in a hurry’ might be wordy. Consider a shorter alternative.
Context: ...s ultra-fast setting is ideal for those in a hurry, but you can also pick from 'standard' ...
(EN_WORDINESS_PREMIUM_IN_A_HURRY)
[style] ~49-~49: Consider removing “of” to be more concise
Context: ...t lock offerings. ## A keyless future All of the models listed work locally, as this is ...
(ALL_OF_THE)
[uncategorized] ~50-~50: It seems likely that a singular genitive (’s) apostrophe is missing.
Context: ...me Assistant but also helps bring more 'Works with' partners to the program 🤝). We'...
(AI_HYDRA_LEO_APOSTROPHE_S_XS)
[uncategorized] ~58-~58: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...will work via Matter with Home Assistant and we have even tried out a couple of olde...
(COMMA_COMPOUND_SENTENCE)
[uncategorized] ~58-~58: A comma might be missing here.
Context: ...e is any other device missing from this list it just means that it hasn't gone throu...
(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)
[style] ~70-~70: Consider removing “of” to be more concise
Context: ...ore Nuki devices to the program?*** A: All of the main lock products Nuki currently sells...
(ALL_OF_THE)
⏰ Context from checks skipped due to timeout of 90000ms (3)
- GitHub Check: Redirect rules - home-assistant-docs
- GitHub Check: Header rules - home-assistant-docs
- GitHub Check: Pages changed - home-assistant-docs
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.
Actionable comments posted: 0
♻️ Duplicate comments (1)
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown (1)
9-9
: Fix the category slug – taxonomy will break otherwiseThe category key must match the existing slug exactly (
Works with Home Assistant
, no hyphens). The current value prevents the post from showing up in category feeds & archives.-categories: Works-with-Home-Assistant +categories: Works with Home Assistant
🧹 Nitpick comments (4)
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown (4)
34-34
: Trim unnecessary “in order to”A minor wording tweak improves flow and cuts filler.
-...account or account registration in order to use these locks. +...account or account registration to use these locks.
42-42
: Tighten phrasing around speed setting“In a hurry” is wordy. Consider a leaner alternative.
-...the 'Insane' setting. This ultra-fast setting is ideal for those in a hurry, +...the 'Insane' setting. This ultra-fast mode is ideal when you're rushed,
48-50
: Remove superfluous “of”-All of the models listed work locally, +All the models listed work locally,
56-59
: Add missing commas to avoid run-ons-...with Home Assistant and we have even tried out a couple of older locks with good results. +...with Home Assistant, and we have even tried out a couple of older locks with good results. -If there is any other device missing from this list it just means that it hasn't... +If there is any other device missing from this list, it just means that it hasn't...
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge Base: Disabled due to data retention organization setting
📒 Files selected for processing (1)
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown
[style] ~34-~34: Consider a more concise word here.
Context: ...a cloud account or account registration in order to use these locks. Once the device is act...
(IN_ORDER_TO_PREMIUM)
[style] ~42-~42: ‘in a hurry’ might be wordy. Consider a shorter alternative.
Context: ...s ultra-fast setting is ideal for those in a hurry, but you can also pick from 'standard' ...
(EN_WORDINESS_PREMIUM_IN_A_HURRY)
[style] ~49-~49: Consider removing “of” to be more concise
Context: ...t lock offerings. ## A keyless future All of the models listed work locally, as this is ...
(ALL_OF_THE)
[uncategorized] ~50-~50: It seems likely that a singular genitive (’s) apostrophe is missing.
Context: ...me Assistant but also helps bring more 'Works with' partners to the program 🤝). We'...
(AI_HYDRA_LEO_APOSTROPHE_S_XS)
[uncategorized] ~58-~58: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...will work via Matter with Home Assistant and we have even tried out a couple of olde...
(COMMA_COMPOUND_SENTENCE)
[uncategorized] ~58-~58: Possible missing comma found.
Context: ...e is any other device missing from this list it just means that it hasn't gone throu...
(AI_HYDRA_LEO_MISSING_COMMA)
[style] ~70-~70: Consider removing “of” to be more concise
Context: ...ore Nuki devices to the program?*** A: All of the main lock products Nuki currently sells...
(ALL_OF_THE)
⏰ Context from checks skipped due to timeout of 90000ms (3)
- GitHub Check: Redirect rules - home-assistant-docs
- GitHub Check: Header rules - home-assistant-docs
- GitHub Check: Pages changed - home-assistant-docs
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.
Ready to go
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.
Pull Request Overview
This PR adds a new blog post announcing that Nuki smart locks have joined the Works with Home Assistant certification program.
- Introduces Nuki’s origin story and product lineup
- Describes Matter integration, device features, speed settings, and installation
- Includes an FAQ section on certification, testing, and future device support
Comments suppressed due to low confidence (3)
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown:19
- [nitpick] The phrase 'Keeping everything in the family' is a dangling modifier. Consider rephrasing to something like: 'Keeping everything in the family, brothers Martin and Jürgen started the brand.'
Nuki started just over 10 years ago, with their first smart lock that was called the 'magic black box'. It was this award-winning design that evolved into the sleek Nuki Smart Locks that are available today. Keeping everything in the family, the brand was started by brothers Martin and Jürgen. Frustrated with the hassle of carrying a door key in their sports kit, the brothers launched a successful Kickstarter and have been innovating ever since. They design their smart locks in Austria and manufacture them in Europe. Their locks are available across Europe, and in early July, they launched the Nuki Smart Lock in the U.S.
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown:54
- Use sentence-style capitalization for headings. Change to '### FAQ on Works with Home Assistant' to match the documentation style guide.
### FAQ ON WORKS WITH HOME ASSISTANT
source/_posts/2025-07-03-nuki-joins-works-with-home-assistant.markdown:56
- [nitpick] Triple asterisks render bold and italic. Use double asterisks (e.g., Q: ...) for bold-only emphasis to keep formatting consistent.
***Q: If I have a device that is not listed under 'Works with Home Assistant' does this mean it's not supported?***
|
||
## Devices | ||
|
||
<p class='img'><img src='/images/blog/2025-07-nuki/lock.jpg' style='border: 0;box-shadow: none;' alt="Smart lock pro">This lock is turning heads faster than it turns bolts</p> |
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.
The alt text 'Smart lock pro' is generic. Update it to 'Nuki Smart Lock Pro' to improve clarity, SEO, and accessibility.
<p class='img'><img src='/images/blog/2025-07-nuki/lock.jpg' style='border: 0;box-shadow: none;' alt="Smart lock pro">This lock is turning heads faster than it turns bolts</p> | |
<p class='img'><img src='/images/blog/2025-07-nuki/lock.jpg' style='border: 0;box-shadow: none;' alt="Nuki Smart Lock Pro">This lock is turning heads faster than it turns bolts</p> |
Copilot uses AI. Check for mistakes.
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.
Thanks, @googanhiem 👍
../Frenck
Proposed change
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit