-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Update distributors #42401
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
Update distributors #42401
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -180,6 +180,11 @@ green: | |||||
| ship_to: Europe | ||||||
| url: https://smartdomo.de/products/home-assistant-green | ||||||
| logo: /images/distributors/smartdomo.webp | ||||||
| - name: Nurkan takaa | ||||||
| ship_from: Finland | ||||||
| ship_to: Europe | ||||||
| url: https://verkkokauppa.nurkantakaa.fi/tuote/nabu-casa-home-assistant-green/ | ||||||
| logo: /images/distributors/nurkantakaa.webp | ||||||
| yellow: | ||||||
| name: "<strong>Home Assistant Yellow</strong>" | ||||||
| distributors: | ||||||
|
|
@@ -495,6 +500,11 @@ voice-pe: | |||||
| ship_to: Europe | ||||||
| url: https://smartdomo.de/products/home-assistant-voice-preview-edition-sprachassistent-nabu-casa-nc-vk-9727 | ||||||
| logo: /images/distributors/smartdomo.webp | ||||||
| - name: Nurkan takaa | ||||||
| ship_from: Finland | ||||||
| ship_to: Europe | ||||||
| url: https://verkkokauppa.nurkantakaa.fi/tuote/nabu-casa-home-assistant-voice-preview-edition/ | ||||||
| logo: /images/distributors/nurkantakaa.webp | ||||||
|
||||||
| logo: /images/distributors/nurkantakaa.webp | |
| logo: /images/distributors/nurkan-takaa.webp |
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 logo filename for this distributor is inconsistent with the existing entry on line 866. The existing entry uses
nurkan-takaa.webp(with a hyphen), while this new entry usesnurkantakaa.webp(without a hyphen). For consistency, this should usenurkan-takaa.webpto match the existing entry.