diff --git a/components/i2c/htu21d/definition.json b/components/i2c/htu21d/definition.json index bcc4d490..36580dd6 100644 --- a/components/i2c/htu21d/definition.json +++ b/components/i2c/htu21d/definition.json @@ -3,7 +3,7 @@ "vendor": "Measurement Specialties", "productURL": "https://www.adafruit.com/product/1899", "documentationURL": "https://learn.adafruit.com/adafruit-htu21d-f-temperature-humidity-sensor/overview", - "published": false, + "published": true, "i2cAddresses": [ "0x40" ], "subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity" ] } \ No newline at end of file diff --git a/components/i2c/htu31d/definition.json b/components/i2c/htu31d/definition.json index c6c6812d..d8ab9621 100644 --- a/components/i2c/htu31d/definition.json +++ b/components/i2c/htu31d/definition.json @@ -3,7 +3,7 @@ "vendor": "Measurement Specialties", "productURL": "https://www.adafruit.com/product/2857", "documentationURL": "https://learn.adafruit.com/adafruit-sht31-d-temperature-and-humidity-sensor-breakout/", - "published": false, + "published": true, "i2cAddresses": [ "0x40", "0x41" ], "subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity" ] } \ No newline at end of file diff --git a/components/i2c/ltr390/definition.json b/components/i2c/ltr390/definition.json index 94b1d96d..26c1839c 100644 --- a/components/i2c/ltr390/definition.json +++ b/components/i2c/ltr390/definition.json @@ -3,7 +3,7 @@ "vendor": "LITE-ON", "productURL": "https://www.adafruit.com/product/4831", "documentationURL": "https://learn.adafruit.com/adafruit-ltr390-uv-sensor", - "published": false, + "published": true, "i2cAddresses": [ "0x53" ], "subcomponents": [ {