iobroker.vis-2-widgets-weather

0.2.10 • Public • Published

Logo

ioBroker.vis-2-widgets-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-2-widget shows weather forecast data from DasWetter.com or weatherunderground. You need DasWetter-Adapter or weatherunderground-Adapter running on your system.

weather

widget_weather.PNG

  • OID's are automatically set based on general settings
  • x axis labels can be configured according momentjs docu

weather day

widget_weather_day.PNG

  • OID's are automatically set based on general settings
  • icon set's are changeable

general chart

widget_general_chart.PNG

input data for general chart

  • "OID data serie" should point to data point like "sbfspot.0.xxxxxxxx.history.years"
  • data point should contain key / value pairs like

[{"year":"2008","value":7000},{"year":"2009","value":2309000},{"year":"2010","value":4445000},{"year":"2011","value":7019000},{"year":"2012","value":9371000},{"year":"2013","value":11393000},{"year":"2014","value":13666000},{"year":"2015","value":16034000},{"year":"2016","value":17826790}]

  • it's possible to auto calculate and show differences of values. Just tick "difference calculation" in settings.

  • it supports adapter sbfspot and ebus: just select instance and basic adjustments are done automitcally

Changelog

0.2.10 (2024-05-24)

  • (René) general diagram widget: support ebus (needs ebus version 3.3.0)
  • (René) general diagram widget: auto unit calculation as an option

0.2.9 (2024-05-23)

  • (René) general diagram widget: x axis label format adjustable
  • (René) general diagram widget: support sbfspot (needs sbfspot version 4.3.1)

0.2.8 (2024-05-19)

  • (René) X axis label format adjustable

0.2.7 (2024-05-19)

  • (René) adaption for weatherunderground
  • (René) bug fix: show legend in graph again, was missing after translations
  • (René) smaller bug fixes
  • (René) dependencies updated

0.2.4 (2024-05-04)

  • (René) ready for first deployment

0.2.1 (2024-05-01)

  • (René) translations and icons

0.2.0 (2024-04-26)

  • (René) initial release

License

The MIT License (MIT)

Copyright (c) 2024 rg-engineering info@rg-engineering.eu

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.

Package Sidebar

Install

npm i iobroker.vis-2-widgets-weather

Weekly Downloads

79

Version

0.2.10

License

MIT

Unpacked Size

22.1 MB

Total Files

108

Last publish

Collaborators

  • rg-engineering