Open N3bukadnezar opened 4 years ago
I'm facing a long exposure humidity offset issue on my two setups (I have now about +10% humidity readings compared to two other 3rd party devices that show a humidity)
It would be nice to somehow configure a temperature/humidity range of enabling/disabling heater. If such "automation" is possible by other esp configuration features, then simple on/on is enough.
I have this sensor in my weather station, and I get frequently 100% humidity. I'm curious what the difference will be with the heater manually (or automatically) switched on.
Like it is already done in the SHT4x integration, it would be nice if the heater capabilities of the HDC1080 were also implemented in esphome. In high humidity environments, the "creep" rises and the humidity values are getting an offset...
The webpage of the HDC1080 states:
It would be nice if one could use the heater capabilities of the HDC1080. If the sensor is used in high humidity environments condensation can form, which is detected by the sensor, and the reading drops to 0% humidity.
One could maybe add that after X measurements/time the sensor heats up for Y min or manual triggering via a button/mqtt signal.