## 0.1.2 - Add single device function (ds18b20_new_single_device) to create a new DS18B20 device instance without enumerating all devices on the bus. ## 0.1.1 - Fix the issue that sign-bit is not extended properly when doing temperature value conversion. ## 0.1.0 - Initial driver version, based on the [onewire_bus](https://components.espressif.com/components/espressif/onewire_bus) library.
740a5809c517963f9fd031b783ca02c962600e4a
idf.py add-dependency "espressif/ds18b20^0.1.2"