fix(eberg_qubo_q40hd_heatpump): fix historical mistaken assumptions
- add product details for Warmtec Morso+
Initially reported as a new device on #5868, but there is actually no evidence in
previous reports #35 and subsequent PR that the assignments were correct.
Timer was an assumption, there is no evidence for the 0-24 range. Since this
was an early device, it was probably a conclusion jumped to based on limited
data from other devices. So this being a fault code makes sense there also.
dp 101, was assumed to match the work_state from device info, even though the
logged value of "heat_s" did not match any of the documented values.
Most likely that is wrong, and subsequent reports that some variants report
heat_s even when cooling match with this being a static feature flag.
dp 6, which has never been observed would be the real hvac_action in theory,
and that matches with where that appears in the docs on #35.