Done :-D I am using this tweet shell script: https://github.com/piroor/tweet.sh And i have created a twitter template like this: http://MeteoElche.Es $current.dateTime Temp: $current.outTemp.formatted C Sens: $current.windchill.formatted C Baro: $current.barometer Viento: $current.windSpeed $current.windDir.ordinal_compass Rafaga: $day.wind.max Lluvia: $day.rain.sum
And added to skin.conf After i added a cron like this: 0 9,21 * * * /home/pi/tweet/tweet.sh tw `cat /var/www/html/weewx/TWITTER/tweet.txt` I hope this helps others looking for the same. El lunes, 13 de febrero de 2017, 11:50:48 (UTC+1), gjr80 escribió: > > Yes, that could work. A bit more effort required but that's a good bit of > lateral thinking to work around the problem. > > Gary > -- 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.
