There is still some things to configure to get everything working and there is not too much documentation now. It would be very helpful if you could make notes for everything you had to do - it will help us to start a documentation. Do you have MQTT already working? It is needed for live data. The skins will work without live data, but that's the main reason we made this new version. Don't hesitate to ask for help.
Michael schrieb am Mittwoch, 24. Februar 2021 um 13:19:57 UTC+1: > Great, now it works :) > Thanks for your fast help and the very nice skin. Now I can take a closer > look at everything. > > > [email protected] schrieb am Mittwoch, 24. Februar 2021 um 13:05:14 > UTC+1: > >> Fixed - next one :D >> >> Michael schrieb am Mittwoch, 24. Februar 2021 um 12:59:58 UTC+1: >> >>> and here is the next one ;) >>> >>> Traceback (most recent call last): >>> File "/home/weewx/bin/wee_extension", line 88, in <module> >>> main() >>> File "/home/weewx/bin/wee_extension", line 80, in main >>> ext.install_extension(options.install) >>> File "/home/weewx/bin/weecfg/extension.py", line 125, in >>> install_extension >>> self.install_from_dir(extension_dir) >>> File "/home/weewx/bin/weecfg/extension.py", line 183, in install_from_dir >>> shutil.copy(source_path, destination_path) >>> File "/usr/lib/python3.7/shutil.py", line 245, in copy >>> copyfile(src, dst, follow_symlinks=follow_symlinks) >>> File "/usr/lib/python3.7/shutil.py", line 120, in copyfile >>> with open(src, 'rb') as fsrc: >>> FileNotFoundError: [Errno 2] No such file or directory: >>> '/var/tmp/fuzzy-archer-liveCharts/skins/Bootstrap/js/moments-with-locales.js' >>> >>> >>> -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/7a1b8d62-d927-4bf4-8ba4-c17b4246cadfn%40googlegroups.com.
