Fork me on GitHub

pimatic-diy-controls by Thomas Schulz | github | npm

pimatic-diy-controls

Includes

  • DiyDimmer
  • DiySwitch

Plugin Config Options

diy-controls config options

Device Config Options

pimatic-diy-controls device config schemas

DiyDimmer

DoItYourself Dimmer config options
OptionDescriptionDefault
host
string
""
port
number
5555
timeout
number
300
setDimmlevelCommand
string
""
getStateCommand
string
""
switchStateCommand
string
""
stepUpCommand
string
""
stepDownCommand
string
""
setUseMotionCommand
string
""
setUseLastDimmLevelCommand
string
""
setIrMsgTypeValueCommand
string
""
setIrMsgBitsValueCommand
string
""
setIrMsgStepDownValueCommand
string
""
setIrMsgStepUpValueCommand
string
""
setIrMsgSwitchStateValueCommand
string
""
setIrMsgSetUseMotionValueCommand
string
""
setIrMsgSetUseLastDimmValueCommand
string
""

DiySwitch

DoItYourself Switch config options
OptionDescriptionDefault
host
string
""
port
number
5555
timeout
number
300
setStateCommand
string
""
getStateCommand
string
""
switchStateCommand
string
""
pimatic-diy-controls is written by Thomas Schulz