Skip to content

Remove hardcoded fields on temp setting for IoT Eldom API #5

@danielgospodinow

Description

@danielgospodinow

Find where those mystery fields come from and fill in their current values instead of directly overriding with hardcoded values, lol.

For context, the values were hardcoded in the first place because the API calls did not work without them. And I couldn't find where to get them from.

# TODO: Find and replace those parameters with their actual current values instead of hardcoding.
"AutoTimeSet": "1",
"Rate1": "06:00",
"Rate2": "22:00",
"SystemSettings": "1, 2, 2, 0",
"Lock": "0",

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions