index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
htu21d.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isort all klippy code
Tomasz Kramkowski
2025-08-15
1
-0
/
+1
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-106
/
+120
*
klippy: fix typos in python code (#6989)
Thijs Triemstra
2025-07-25
1
-1
/
+1
*
htu21: fix crash on unknown dev id
Timofey Titovets
2025-06-02
1
-16
/
+22
*
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