Pawelsky

Results 4 issues of Pawelsky

Looks like the description of the **hotwater** settopic value is incorrect here: https://github.com/rvdbreemen/OTGW-firmware/wiki/Using-the-MQTT-set-commands Instead of : `temp = [number e.g. 20.5]` it should be something like: `on = 1, off...

documentation

### What would you like implemented? I recently came across a WS2814/SK6812 compatible strip with (unusual?) WRGB color order, which I unfortunately cannot configure properly to use with this great...

Following warning can be observed when compiling the `HaierFlexisPlus.h` file: ` src/HaierFlexisPlus.h: In member function 'virtual void Haier::control(const esphome::climate::ClimateCall&)': src/HaierFlexisPlus.h:693:36: warning: array subscript is above array bounds [-Warray-bounds] control_command[SET_POINT_OFFSET] =...