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-2-widgets-weather-and-heating

v0.7.3

Published

ioBroker vis-2 weather and heating widgets

Downloads

406

Readme

ioBroker.vis-2-widgets-weather-and-heating

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

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 sets 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 automatically

heating (widgets for HeatingControl adapter)

Based on Pittini's project for old VIS there are similar widgets available for VIS-2 now.

Room Overview

vis-widget-HeatingRoomsOverview.png

Heating Time Schedule

vis-widget-heatingtimeschedule.png

General Parameter

vis-widget-HeatingGeneralParams.png

Room

vis-widget-HeatingRoom.png

Room Profile Paeameter

vis-widget-HeatingRoomProfileParams.png

Window Status Overview

vis-widget-HeatingWindowStatusOverview.png

Changelog

0.7.3 (2024-09-28)

  • (René) add missing translations

0.7.2 (2024-09-15)

  • (René) bug fix to show widgets in runtime too

0.7.0 (2024-08-23)

  • (René) bug fix images
  • (René) Icons and translations
  • (René) Heating General Parameter: show paramter only if OID is set
  • (René) Heating Room Profile Parameter: show paramter only if OID is set
  • (Bluefox) Typos, Refactoring, Formating

0.6.0 (2024-08-18)

  • (René) widget set renamed again because adapter checker doesn't accept the name
  • (René) Icons and translations
  • (René) readme update
  • (René) heating time schedule widget overworked

0.5.0 (2024-08-08)

  • (René) widget Heating Room Status overview overworked (works only with [email protected])
  • (René) show number of open windows in Heating Window Status Overview
  • (René) widget Heating Room overworked

0.4.0 (2024-07-27)

  • (René) widget set renamed to weather and heating, because two widget sets are available
  • (René) bug fix icon in weather day widget
  • (René) heating and weather widgets sets are separeted
  • (René) Heating General Params Widget get and set values fixed
  • (René) Heating Room Profile Params Widget get and set values fixed

0.3.3 (2024-07-12)

  • (René) Heating Rooms Overview widget completed
  • (René) Heating Windows Status Overview widget completed
  • (René) Heating Room widget completed

0.3.2 (2024-06-30)

  • (René) Heating General Params widget added
  • (René) Heating Room widget adde
  • (René) Heating Rooms Overview widget added
  • (René) Heating Room Profile Params widget added
  • (René) Heating Windows Status Overview widget added

0.3.1 (2024-06-08)

  • (René) translations

0.3.0 (2024-06-08)

  • (René) Heating TimeSchedule widget added

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 [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.