Cleanup of property names

This commit is contained in:
Ziver Koc 2020-07-24 00:25:58 +02:00
parent 467a5ff068
commit c3731ca4b4
5 changed files with 43 additions and 29 deletions

View file

@ -1,8 +1,13 @@
### Core settings
http_port=8080
sync_port=6666
# ------------------------------------
# Core settings
# ------------------------------------
hal.http_port=8080
# ------------------------------------
# Plugin configurations
# ------------------------------------
### Plugin configurations
## Tellstick plugin
#tellstick.com_port=COM5
#tellstick.com_port=/dev/serial/by-id/usb-Telldus_TellStick_Duo_A6XNNE6Z-if00-port0
@ -17,3 +22,6 @@ sync_port=6666
## ZWave plugin
#zwave.com_port=COM4
## Power Challenge Plugin
powerchallenge.sync_port=6666