first of all, IDs must be unique:
https://github.com/fluppie/Temperatu...device.xml#L74
In this line 15 and so on...
Same here
https://github.com/fluppie/Temperatu...config.xml#L73
and other IDs
This will not work:
https://github.com/fluppie/Temperatu...ter/loop.h#L98
I hope you have pressure more then 900
values above 900 is a special error handling in HTU21D library (like, if lib retuerns 900, there is something went wrong).
you can not use this values with BME680...
https://github.com/fluppie/Temperatu...device.xml#L74
In this line 15 and so on...
Same here
https://github.com/fluppie/Temperatu...config.xml#L73
and other IDs
This will not work:
https://github.com/fluppie/Temperatu...ter/loop.h#L98
I hope you have pressure more then 900

values above 900 is a special error handling in HTU21D library (like, if lib retuerns 900, there is something went wrong).
you can not use this values with BME680...
Kommentar