27 lines
No EOL
605 B
Text
Executable file
27 lines
No EOL
605 B
Text
Executable file
# ------------------------------------
|
|
# Core settings
|
|
# ------------------------------------
|
|
|
|
hal.http_port=8080
|
|
|
|
# ------------------------------------
|
|
# Plugin configurations
|
|
# ------------------------------------
|
|
|
|
## Tellstick plugin
|
|
#tellstick.com_port=COM5
|
|
#tellstick.com_port=/dev/serial/by-id/usb-Telldus_TellStick_Duo_A6XNNE6Z-if00-port0
|
|
|
|
## NetUPS plugin
|
|
#nutups.host=
|
|
#nutups.port=
|
|
|
|
## NetScan plugin
|
|
# Network scanning should probably be disabled in some networks (default on)
|
|
#netscan.ipscan=false
|
|
|
|
## ZWave plugin
|
|
#zwave.com_port=COM4
|
|
|
|
## Power Challenge Plugin
|
|
powerchallenge.sync_port=6666 |