@@ -425,10 +425,12 @@ static const std::unordered_map<uint16_t, std::vector<const char *>>
425
425
{0x2A , {" nau7802" }},
426
426
{0x38 , {" aht20" , " max17048" }},
427
427
{0x39 , {" tsl2591" }},
428
- {0x40 , {" htu21d" , " ina219" , " ms8607" , " si7021" , " stemma_soil" }},
429
- {0x41 , {" ina219" }},
430
- {0x44 , {" sht3x" , " sht4x" }},
431
- {0x45 , {" sht3x" }},
428
+ {0x40 , {" htu21d" , " htu31d" , " ina219" , " ina260" , " ms8607" , " si7021" , " stemma_soil" }},
429
+ {0x41 , {" htu31d" , " ina219" , " ina260" }},
430
+ {0x44 , {" hdc302x" , " ina260" , " sht3x" , " sht4x" }},
431
+ {0x45 , {" hdc302x" , " ina260" , " sht3x" }},
432
+ {0x46 , {" hdc302x" }},
433
+ {0x47 , {" hdc302x" }},
432
434
{0x48 , {" adt7410" , " pct2075" , " tmp117" }},
433
435
{0x49 , {" adt7410" , " pct2075" , " tmp117" , " tsl2591" }},
434
436
{0x4A , {" adt7410" , " pct2075" , " tmp117" }},
@@ -437,17 +439,19 @@ static const std::unordered_map<uint16_t, std::vector<const char *>>
437
439
{0x4D , {" pct2075" }},
438
440
{0x4E , {" pct2075" }},
439
441
{0x4F , {" pct2075" }},
442
+ {0x51 , {" vcnl4200" }},
440
443
{0x52 , {" ens160" }},
441
444
{0x53 , {" ens160" , " ltr390" }},
442
445
{0x59 , {" sgp40" }},
443
- {0x5C , {" bh1750" , " lps22hb" , " lps25hb" }},
444
- {0x5D , {" lps22hb" , " lps25hb" }},
446
+ {0x5C , {" bh1750" , " lps22hb" , " lps25hb" , " lps28dfw " }},
447
+ {0x5D , {" lps22hb" , " lps25hb" , " lps28dfw " }},
445
448
{0x5F , {" hts2221" }},
446
449
{0x60 , {" mpl115a2" , " vncl4040" }},
447
450
{0x61 , {" scd30" }},
448
451
{0x62 , {" scd40" }},
449
452
{0x68 , {" mcp3421" }},
450
453
{0x69 , {" sen50" }},
454
+ {0x6B , {" sen66" }},
451
455
{0x70 , {" pct2075" , " shtc3" }},
452
456
{0x71 , {" pct2075" }},
453
457
{0x72 , {" pct2075" }},
0 commit comments