We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Model : KP303
Commands that don't work :
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.
Model : KP303
Commands that don't work :
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.