Skip to content

Temperature needs to be rounded #20

@cbrandlehner

Description

@cbrandlehner

I have identified an issue. Let's start with the WiFi Module I use:
[10/9/2018, 12:40:32 PM] [Daikin Office] response success [10/9/2018, 12:40:32 PM] [Daikin Office] Your Model is: 0AB9 [10/9/2018, 12:40:32 PM] [Daikin Office] response success [10/9/2018, 12:40:32 PM] [Daikin Office] Set firmware version to 1.2.48
I experienced a problem that most commands were ignored. I finally found out that these commands where temp was either a full or a half degree worked.
Examples working: 22.0, 22.5, 23.0, 23.5
Examples not working: 22.1, 22.2, 22.3

So it seems we need some rounding.

If the URL looks like this: "http://192.168.1.13/aircon/set_control_info?pow=1&mode=3&stemp=22.1&shum=0" the HTTP response is: ret=PARAM NG

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions