Inkbird iBBQ-4T: make power a binary sensor, null is not a fault
- Make dp 1 (power) a binary_sensor rather than a switch. As a switch it tells
the Tuya app that the thermometer is off, but the state of the actual
thermometer does not change. (may also be the case with iBBQ-4BW?)
- when fault is not reporting, assume no fault.
Issue #750, followup comments.