mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 03:36:42 +00:00
Update be_matter_vendors.h - Adding Nabu Casa vendor id (#18804)
* Update be_matter_vendors.h Adding Nabu Casa vendor id * Update be_matter_vendors.h Move it to the end of the list
This commit is contained in:
parent
5c3a6d9170
commit
73c48ff5f0
@ -88,5 +88,7 @@ const matter_vendor_t matter_Vendors[] = {
|
|||||||
{ 0x142F, "QIACHIP"},
|
{ 0x142F, "QIACHIP"},
|
||||||
{ 0x6006, "Google LLC"},
|
{ 0x6006, "Google LLC"},
|
||||||
|
|
||||||
|
{ 0x134B, "Nabu Casa"},
|
||||||
|
|
||||||
{ 0xFFFF, NULL },
|
{ 0xFFFF, NULL },
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user