Skip to content

Commit

Permalink
Update start.sh (#6)
Browse files Browse the repository at this point in the history
add lwt_topic
  • Loading branch information
Bolukan authored Oct 27, 2023
1 parent 97edc9b commit 9585ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chroot/opt/venv/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ cat <<EOF> $CONFIG
"ble_scan_time": ${SCAN_TIME:-60},
"ble_time_between_scans": ${TIME_BETWEEN:-60},
"log_level": "${LOG_LEVEL:-DEBUG}",
"lwt_topic": "${LWT_TOPIC:-home/TheengsGateway/LWT}",
"discovery": ${DISCOVERY:-true},
"hass_discovery": ${HASS_DISCOVERY:-true},
"discovery_topic": "${DISCOVERY_TOPIC:-homeassistant/sensor}",
Expand Down

0 comments on commit 9585ff3

Please sign in to comment.