Looking nice. I've got to take a look into that "Cheetah wizardry" and the series extension. Both things my enhancement of "fuzzy-archer" is lacking, but on the todo list.
@Rich did you try flespi.io for MQTT? Depending on the traffic on your site even a free plan might work out. [email protected] schrieb am Dienstag, 8. Februar 2022 um 02:33:07 UTC+1: > Tom, > Thanks. I think it is finally time for me to learn CSS... > I can't thank you and the team enough for WeeWX. > rich > > On Sunday, 6 February 2022 at 21:38:08 UTC-5 [email protected] wrote: > >> Looking good, Rich! Some pretty impressive Cheetah wizardry going on >> there! >> >> I'm also glad to see that you were able to use the series extensions. >> This is exactly what it was written for: to make it easy to use in >> Javascript plots. >> >> Looking forward to seeing where you take this. >> >> On Sun, Feb 6, 2022 at 6:18 PM [email protected] <[email protected]> >> wrote: >> >>> With WeeWx 4.6 being released, I thought I would let people know about a >>> skin, WeeWX-jas (Just Another Skin), that I’ve been experimenting with. The >>> current focus is making it highly customizable. Improving its aesthetics is >>> in the future. Documentation is very much a work in progress. >>> >>> Some high points are: >>> - Along with day, week, month, year intervals there is support for 'last >>> 24 hours', 'last 7 days', 'last 31 days', and 'last 366 days'. >>> - Historical 'yearly' and 'monthly' data can be plotted. >>> - Any data that WeeWX knows about can plotted. >>> - Additional charts can be created and used. >>> - Support for displaying and charting MQTT data is coming. Currently can >>> display data over connections that do not require authentication nor >>> encryption. >>> >>> Some implementation details are: >>> - Uses WeeWX ‘series’ support introduced in 4.5. >>> - Uses WeeWX ‘translation’ support introduced in 4.6. >>> - Uses Bootstrap for controlling the responsive layout. >>> - Uses ECharts (https://echarts.apache.org/en/index.html) to generate >>> the charts. >>> - No ajax calls, so no need for a web server. >>> >>> The code can be found here, https://github.com/bellrichm/weewx-jas >>> I’m using a free web hosting service, so it might be a bit slow, but a >>> demo is here http://bellrichm.great-site.net. Next up, use s3. There is >>> a recent thread that describes how to do it. Also the site is not using >>> MQTT because I haven't found a cloud broker that works for me. >>> >>> I was inspired by neowx-material, >>> https://neoground.com/projects/neowx-material. In fact I started out >>> using ApexCharts (https://apexcharts.com), but switched to ECharts >>> because it has more options and seems to be more actively maintained. The >>> current code base actually supports both ECharts and ApexCharts, but I will >>> probably be removing ApexCharts support or moving it to a separate >>> repository. >>> And of course thanks to Tom and everyone who has contributed to WeeWX. >>> Enjoy. >>> rich >>> >>> -- >>> 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/e3960377-0a06-4903-8885-594cca50ef66n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/e3960377-0a06-4903-8885-594cca50ef66n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- 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/a97e1dac-fbd0-4dba-a750-04a9b0281f52n%40googlegroups.com.
