18 lines
451 B
YAML
18 lines
451 B
YAML
|
substitutions:
|
||
|
node_name: power-strip-1687f5
|
||
|
friendly_name: 'Power Strip (16:86:F5)'
|
||
|
|
||
|
plug1_restore: RESTORE_DEFAULT_ON
|
||
|
plug2_restore: RESTORE_DEFAULT_ON
|
||
|
plug3_restore: RESTORE_DEFAULT_ON
|
||
|
usb_restore: ALWAYS_ON
|
||
|
|
||
|
# Higher value gives lower watt readout
|
||
|
current_res: "0.00250"
|
||
|
# Lower value gives lower voltage readout
|
||
|
voltage_div: "799"
|
||
|
|
||
|
packages:
|
||
|
base: !include common/base.yaml
|
||
|
strip: !include common/kogan-power-strip.yaml
|