Hi, Installation fails:
wee_extension --install inigo-metric.tar.gz > > Request to install 'inigo-metric.tar.gz' > > Extracting from tar archive inigo-metric.tar.gz > > Traceback (most recent call last): > > File "/usr/bin/wee_extension", line 83, in <module> > > main() > > File "/usr/bin/wee_extension", line 75, in main > > ext.install_extension(options.install) > > File "/usr/share/weewx/weecfg/extension.py", line 115, in >> install_extension > > self.install_from_dir(extension_dir) > > File "/usr/share/weewx/weecfg/extension.py", line 173, in >> install_from_dir > > shutil.copy(source_path, destination_path) > > File "/usr/lib/python2.7/shutil.py", line 119, in copy > > copyfile(src, dst) > > File "/usr/lib/python2.7/shutil.py", line 83, in copyfile > > with open(dst, 'wb') as fdst: > > IOError: [Errno 2] No such file or directory: >> '/etc/weewx/skins/Inigo/inigo-data.txt.tmpl' > > > Br, Johannes Am Samstag, 26. Januar 2019 10:47:00 UTC+1 schrieb Johannes Ebner: > > Hi, > > With the default Skin I am not happy. Your extension looks very nice, but > for a nice layout on a "weather display" I would need to change to a 8 inch > screen. It looks perfectly on the iPad Mini, but on the old Nexus it doenst > fit 100%. > > Br, > Johannes > > Am Samstag, 26. Januar 2019 08:55:00 UTC+1 schrieb steeple ian: >> >> Yes WU are changing things and you may have to pay a fee in the future. >> Have you tried looking at your website from your android phone? The >> template morphs into a mobile format. I am not an Android user but on my >> iPhone I a have the facility to effectively change a web destination into >> an app by saving its favicon to the homepage. This creates an icon that >> then works like an app. >> >> On Sat, Jan 26, 2019 at 7:41 AM 'Johannes Ebner' via weewx-user < >> [email protected]> wrote: >> >>> Hi, >>> >>> Currently I am using an Android App (Wetterstation) which queries the >>> Infos of my weatherstation from Wunderground. As wunderground is not >>> performing so good anymore since last autuum (longer delay on updates) I am >>> searching for an alternative solution. >>> >>> What do I want to achieve: >>> A nice Weatherapp on my Nexus 7inch (similar to wetterstation) which >>> shows the current, min/max and forcasted weatherinformation from my home >>> weatherstation. >>> >>> Either via another weather-broker (like wunderground) or directly from >>> my weewx installation. >>> >>> Any ideas? >>> >>> Best Regards, >>> Johannes >>> >>> -- >>> 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. >>> >> -- 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.
