X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/c341b10443c18115939e3431c8f762dbecdef81c..1bcc16ab2539d2cddb7589f72487cc81ce69c171:/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)