New device addition
Closed this issue · 2 comments
StatusCode404 commented
Please add:
"TEMPerV1.4": TemperConfig(
temp_sens_offsets=[2],
hum_sens_offsets=None,
type=TemperType.FM75,
),
to
temperusb/device_library.py
It causes warnings without it.
davet2001 commented
@StatusCode404 please can you confirm this is now working on the GitHub version, and if so close the issue?
StatusCode404 commented
Works!
Thanks for the update!