X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/c341b10443c18115939e3431c8f762dbecdef81c..5bc9573c3235d959463e75f6103b027d6f5efe84:/bin/weather-display

diff --git a/bin/weather-display b/bin/weather-display
index 1c6a6fc..58b8ae5 100755
--- a/bin/weather-display
+++ b/bin/weather-display
@@ -98,7 +98,7 @@ if not config_name then
   config_name = "weathermon"
 end
 
-print("loading config...")
+web_id = get_devid(config_name)
 
 local a_levels, a_engage, a_engage_mode, a_disengage_mode, levels_idx = get_levels_list(config_name)