I have a HDC302x precision temp and relative humidity sensor module from Adafruit and I tried using the ESPHome hdc1080 platform but it didn’t work.
No error is logged just erroneous readings:
[12:54:14][D][sensor:093]: 'Temperature': Sending state -40.00000 °C with 1 decimals of accuracy
[12:54:14][D][sensor:093]: 'Humidity': Sending state 0.00000 % with 0 decimals of accuracy
[12:54:14][D][hdc1080:069]: Got temperature=-40.0°C humidity=0.0%
Any way to get this sensor added?