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 🙏

© 2026 – Pkg Stats / Ryan Hefner

iobroker.vis-2-widgets-technic

v0.1.20

Published

Technic widgets for ioBroker VIS 2 - Window, Shutter, Switch and Dimmer controls

Downloads

3,180

Readme

ioBroker VIS 2 Technic Widgets

NPM version License: MIT

Technic widgets for ioBroker VIS 2 with a consistent dark teal design language for smart home visualization.

Widgets

Window - Wall – Window and roller blind control with SVG visualization, Auto/Manual mode toggle, position slider, context menu and quick-set buttons (0 / 25 / 50 / 75 / 100%).

Switch - Boolean – On/off switch with selectable SVG icons and configurable on/off colors.

Dimmer - Light – 270° arc dimmer with draggable knob, dynamic lamp ray animation, power toggle and brightness percentage display.

Requirements

  • ioBroker js-controller >= 6.0.11
  • ioBroker VIS 2 >= 2.0.0
  • Node.js >= 20

Installation

Install via the ioBroker Admin interface by searching for "vis-2-widgets-technic" in the adapter list.

After installation do a hard refresh in your browser (Ctrl+Shift+R).

Design

All widgets use a consistent color palette:

  • Teal #2ecfbf – Active / ON state
  • Secondary #5f8f8a – Inactive / OFF state
  • Background #0d1820 – Widget background
  • Text #c8e6e3 – Labels and text

Changelog

0.1.20 (2026-06-28)

  • fix: complete translations for all news entries

0.1.19 (2026-06-28)

  • fix: remove duplicate English news translations flagged by repochecker

0.1.18 (2026-06-27)

  • Remove postinstall script, fix i18n translations (component mode), remove demo widget and template keys

0.1.17 (2026-06-27)

  • Release 0.1.17

0.1.16 (2026-06-26)

  • Translate all widget names and labels to English, fix window blind open/close logic, add quick-set buttons (0/25/50/75/100%)

0.1.15 (2026-06-21)

  • Release 0.1.15

0.1.14 (2026-06-21)

  • Release 0.1.14

0.1.13 (2026-06-19)

  • fix: workflow permissions and provenance flag

0.1.12 (2026-06-19)

  • fix: enable npm provenance via GitHub Actions, remove debug script

0.1.11 (2026-06-19)

  • fix: remove process.env/exit for compact mode compliance

0.1.10 (2026-06-19)

  • fix: correct web restart command chaining in install.js

0.1.9 (2026-06-19)

  • fix: call iobroker.js directly to bypass broken wrapper recursion

0.1.8 (2026-06-19)

  • fix: capture real stderr in install.js for debugging

0.1.7 (2026-06-19)

  • fix: persistent logging in install.js for debugging

0.1.6 (2026-06-19)

  • fix: persistent logging in install.js for debugging

0.1.5 (2026-06-19)

  • fix: robust install.js with retry and file verification for fresh installs

0.1.4 (2026-06-18)

  • Initial npm release

0.1.3 (2026-06-18)

  • Added BeleuchtungDimmer widget

0.1.2 (2026-05-01)

  • AnAusSchalter widget with SVG icons and freely configurable colors

0.1.1 (2026-04-01)

  • FensterNormal widget with SVG transparency and context menu

0.1.0 (2026-03-01)

  • Initial release

License

MIT License Copyright (c) 2026 iobroker-community-adapters

See LICENSE for full text.