EM3378: revert temperature unit change
From debug log, the device is clearly outputting Fahrenheit when the
unit dp is true, which is as per the original implementation.
Confusion seems to be caused by HA doing conversion to the user's
configured units.
Issue #419