Be Cool heatpump: Adjust mode mapping according to observations.
As the local protocol uses integer indexes, while the iot.tuya.com API docs use descriptive strings, the mapping was a guess. It seems the API docs are sorted alphabetically and not corresponding to the order of the indexes.
Issue #207