mirror of https://github.com/arendst/Tasmota.git
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
|
@ -87,6 +87,8 @@ const matter_vendor_t matter_Vendors[] = {
|
|||
{ 0x142D, "QH"},
|
||||
{ 0x142F, "QIACHIP"},
|
||||
{ 0x6006, "Google LLC"},
|
||||
|
||||
{ 0x134B, "Nabu Casa"},
|
||||
|
||||
{ 0xFFFF, NULL },
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue