All notable changes to this project will be documented in this file.
- This project adheres to Semantic Versioning.
- This project follows the guidelines outlined on keepachangelog.com.
No changes yet.
- Support for TEMPer2V1.3
- Support for TEMPerHumiV1.1
- Support for TEMPerHumiV1.0
- Experimental support for TEMPer2_V3.7
- get_product() function to get product name
- Updates to documentation
- A new architecture for supporting different device types.
- Tests using pytest
- Add support for 3 sensor tempers and TEMPerNTC1.O
- Add support for TemperHUM with si7021 type sensor
- Add support for TEMPer1V1.4
- Fixes for the munin plugin
- Report TEMPerV1.2 devices as having a single sensor
- Fix error message about USB permissions to display correctly on Python 3.6
- Support for 0c45:7402 (RDing TEMPer1F_H1_V1.4) including humidity
- Hints for local development
- Add release documentation to
DEVELOPMENT.md
.
- Negative temperature readings incorrectly wrapped around to very high temperatures
- Fixed format string error in the munin plugin (PR#71)
- Clarification of install documentation from eric-s-raymond.
- Workaround for misleading error message when at least one TEMPer USB device node has insufficient permissions. (#63)
- Support for
TEMPer1F_V1.3
's behaviour: Only one sensor, data is at offset 4 from ps-jay.
- Comparing only port without bus may lead to calibration being applied to multiple devices instead of one from ps-jay.
- Changelog file.