-
When I see the documentation of all the sensors I see a temperature/humidity compensation graph.
If your using these sensors outside, compensation would be a good thing.
-
I have three, one Nest thermostat and two created with the generic thermostat integration. The Nest thermostat does not appear as a device either.
-
## Story
As a developer, I want to review software libraries, examples, and projects that currently exist, so that I can understand what's possible and what's already been developed that we can ut…
-
When configuring a yaml with other platform sensors, I can hover over the name and get a popup.
When I have sgp4x defined, hovering does not display any helpful information
```yaml
- platform…
-
### The problem
sgp4x.ccp determines if the device is a SGP40 or SGP41 based on the lower 9 bits of the featureset returned by SGP4X_CMD_GET_FEATURESET. These 9 bits are compared against 0x0020 for …
-
Temperature readings are ok, but sometimes it suddenly gets negative values between others,
last readings in summer where 26° , 24° , 22° , 26°, 28° then **-26° -22°** then 29° , 26° ...
very s…
T365 updated
2 months ago
-
### The problem
I am trying to connect ENS160+AHT21 to WeMos D1 Mini (ESP8266). Here is the code that I use:
```php
i2c:
## I²C Port - For Temp/Humidity/Pressure & CO²/VOC Sensors
scl: D1
…
-
### The problem
I bought SGP30 sensor, connected it, and after 3 days, it still says: "Baseline reading not available for: 43029s"
Sure, the timer goes down, but when I check it the next day, st…
Pitel updated
9 months ago
-
ADC readings are filtered, then it can be processed, before sending to user. Generally, we have three possibilities:
- convert readings to concentration values. This would require a lot of computat…
-
Hi,
Pull request #13 adds the possibility to set a temperature offset.
In the [first comment](https://github.com/pimoroni/bme680-python/pull/13#issue-190998528) of the PR you can see that setting a …