Skip to content

set_hkr_state() sets boost if any of eco or comfort are configured as "off" in the fritzbox. #129

@rotdrop

Description

@rotdrop

See closed issue #128 (can't reopen). So what happens:

Here we see that in fritzhome.set_target_temperate() large value are interpreted as "boost" without checking if the large value is one of the two special "large values" 126.5 (== off) or 127.0 (== bost, but this is ok).

So my proposal is to check for the special value 126.5 in set_target_temperature() and interprete it as off. Otherwise setting presets which have been "disabled" to "off" will result in boost mode.

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