Hello,
I recently started using the steel series gauges skin for my weewx weather station. The skins display fine except all the values are completely wrong and won't update: <https://lh3.googleusercontent.com/-d5cG6JJ1H5M/WZQYgeKhcdI/AAAAAAAAAyc/CmN_7gYxz3IadvcUkt7n5t4qFZs3-FcmwCLcBGAs/s1600/Screenshot%2Bfrom%2B2017-08-16%2B11-03-02.png> I have looked in the syslog file and found a recurring error: **** Traceback (most recent call last): Aug 16 10:30:18 weather weewx[8615]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 329, in generate Aug 16 10:30:18 weather weewx[8615]: **** print >> _file, compiled_template Aug 16 10:30:18 weather weewx[8615]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__ Aug 16 10:30:18 weather weewx[8615]: **** rc = getattr(self, mainMethName)() Aug 16 10:30:18 weather weewx[8615]: **** File "_etc_weewx_skins_ss_gauge_data_txt_tmpl.py", line 332, in respond Aug 16 10:30:18 weather weewx[8615]: **** TypeError: unsupported operand type(s) for *: 'NoneType' and 'int' I looked at the files listed, but I still don't understand where the NoneType and int values are involved. I would appreciate any help provided. Thanks, Oliver -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
