I got mine working again by commenting out the following section : # BAROMETER #if {[regexp -- {"pressure": (.*?),} $html - bar]} { # regexp -- {barometer : "(.*?)"} $html - cond # set output(pressure_data) "$bar & $cond" #} I dont have time anymore time to play wit...