Skip to content

Cannot use some functions with KP303 #181

@benjamin-rousseau-shift

Description

@benjamin-rousseau-shift

Model : KP303

Commands that don't work :

  • is_on
  • is_off

or any command that rely on the relay_state key
Because the relay_state key does not seem to exist.

Workaround I use at the moment :
I look up the sys_info, and check at the children's state, if at least one is at 0 I use the turn_on() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions