Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klippy: Replace deprecated logger.warn with logger.warning (#6385) | Thijs Triemstra | 2023-11-16 | 1 | -6/+8 |
* | htu21d: SI7021 is has id 0x15 (#5375) | Uli | 2022-04-11 | 1 | -2/+2 |
* | htu21d: round reported temps to 2 decimal places | Eric Callahan | 2021-10-15 | 1 | -1/+1 |
* | htu21d: Update htu21d.py (#4520) | dawidmpunkt | 2021-08-17 | 1 | -1/+1 |
* | htu21d: sensor definition fix (#4075) | Jon Sanders | 2021-03-18 | 1 | -0/+3 |
* | htu21d: Implement support for min_temp/max_temp checks | Kevin O'Connor | 2021-02-01 | 1 | -2/+8 |
* | htu21d: Fix time reporting of temperature measurements | Kevin O'Connor | 2021-01-24 | 1 | -1/+2 |
* | htu21d: Start temperature measurements from "klippy:connect" callback | Kevin O'Connor | 2020-12-01 | 1 | -2/+3 |
* | extras: Use "from . import module" for relative imports | Kevin O'Connor | 2020-06-15 | 1 | -3/+2 |
* | htu21d: Support for HTI21D family sensor on I2C bus (#2803) | Lucio Tarantino | 2020-05-03 | 1 | -0/+238 |