Custom FDIR for tmp devices #598

Merged
muellerr merged 6 commits from tmp_dev_custom_fdir into develop 2023-04-14 18:55:56 +02:00
Showing only changes of commit e79e13416e - Show all commits

View File

@ -26,6 +26,11 @@ will consitute of a breaking change warranting a new major release:
- Bugfix for STR where an invalid reply was received for special requests
like firmware updates.
## Changed
- Custom FDIR for TMP1075 sensors. The device handlers reject `NEEDS_RECOVERY` health commands
anyway, so it does not really make sense to use the default FDIR.
## Added
- Add a way for the MAX31865 RTD handlers to recognize faulty/broken/off sensor devices.