npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

iobroker.vis-weather

v2.5.9

Published

weather Widgets for ioBroker.vis

Downloads

813

Readme

Logo

ioBroker.vis-weather

Number of Installations Number of Installations Downloads NPM version

Known Vulnerabilities GitHub Actions

NPM

node-lts Libraries.io dependency status for latest release

GitHub GitHub repo size GitHub commit activity GitHub last commit GitHub issues

If you like it, please consider a donation:

paypal

This vis-widget shows weather forecast data from DasWetter.com or weatherunderground You need DasWetter-Adpater or weatherunderground-Adapter running as well...

In weatherunderground you need forecast of next 36 hours enabled. In DasWetter.com you need one of four forecast data structures enabled. You can select the one you want to display.

Notes / wiki

Define Forecast hours

By default the forecast diagram shows 40 hours (DasWetter) or 36 hours (wunderground). If you prefer to only show e.g. 10 hours forecast, simply delete the unnecessary OIDs under oid_groups in vis-edit.

OID's are not created automatically when using DasWetter

Normally OID's will be created automatically when you select instance or data structure. When you get "no OID's available" then check whether you use "NextDaysDetailed" in DasWetter. You might need to enable "NextDaysDetailed".

known issues

  • please create issues at github if you find bugs or whish new features

Changelog

2.5.9 (2024-01-13)

  • (René) dependencies update

2.5.6 (2022-08-18)

  • (René) tooltip with value added as an option
  • (René) flot update
  • (René) dependencies update

2.5.5 (2021-11-07)

  • (René) bug fix color of labels in widget

2.5.4 (2021-10-30)

  • (René) see issue #37: avoid endless loop
  • (René) update flot to 4.2.2

2.5.3 (2021-03-21)

  • (René) dependencies updated

2.5.2 (2019-12-12)

  • (René) some changes to make it compatible with widgets in sbfspot and ebus

2.5.1 (2019-12-08)

  • (René) alignment of bars with marking
  • (René) position of tick labels of Y axis changed

2.5.0 (2019-12-07)

  • (René) see issue #20: scaling problem solved
  • (René) see issue #22: bugfix colors for axis labeling
  • (René) color adjustment for axis and tick lables
  • (René) more adjustments for ticks on Y axis
  • (René) see issue #23: names for legend adjustable

2.4.0 (2019-10-31)

  • (René) legend added

2.3.2 (2019-10-24)

  • (René) add logs for issue #20
  • (René) update flot to version 3.0

2.3.1 (2019-07-13)

  • (René) bug fix: missing timer added

2.3.0 (2019-03-25)

  • (René) markings added

2.2.2 (2018-12-30)

  • (René) bug fix: If oid_date is not set when using weatherunderground, an unnecessary error message was issued and the plot was not shown

2.2.1 (2018-12-23)

  • (René) bug fix issue #12: unnecessary code removed

2.2.0 (2018-08-25)

  • (René) OID's for different data structures (only DasWetter 2.x)

2.1.1 (2018-08-24)

  • (René) bug fixes

2.1.0 (2018-08-18)

  • (René) support of 2.x of weatherundergruond

2.0.0

  • (René) support of 2.x of daswetter.com

1.2.0

  • (René) background color and border

1.1.2

  • (René) Support of admin3

1.1.1

  • (René) Y axis with units

1.1.0

  • (René) logs auskommentiert
  • (René) Berechnung min / max für Temperaturgraph optimiert
  • (René) Y-Achse automatisch ausblenden, wenn Graph nicht dargestellt wird
  • (gitbock) konfigurierbare Y-Achsen je Graph (anzeigen/nicht anzeigen)
  • (gitbock) Y-Achsen Beschriftung in der Farbe des Graphen
  • (gitbock) Max.-/Min Werte für Temperatur Y-Achse
  • (gitbock) konfigurierbares Datumsformat für X-Achse

1.0.0

  • (René) first stable version

0.0.7

  • (René) bug fix for android app > 1.0.6
  • (René) color adjustment for ticks and tick lable (from sbfspot)

0.0.6

  • (René) css removed

0.0.5

  • (René) number of labels on X axis adjustable

0.0.4

  • (René) bug fixes

0.0.3

  • (René) support of DasWetter.com and weatherunderground

0.0.2

  • (René) bug fixes
    • in live mode nothing was shown

0.0.1

  • (René) initial release

License

MIT License

Copyright (c) 2017-2024 René G. [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.