iobroker.vis-2-widgets-jaeger-design
v1.4.20
Published
ioBroker vis2 jaeger widgets
Downloads
1,826
Maintainers
Readme

Special Jaeger Design widgets for ioBroker.vis 2.0

You can find videos how to use the widgets here (in german).
Videos wie die Widgets benutzt werden können, kann man hier finden.
Für deutsche Version sehe hier
Commercial use
Please note that there is no free version of this adapter. A license must be purchased to use these widgets (current price: €50 incl. VAT).
However, you can install them and try them out in the editor for free.
Overview of Creating a Smart Home Interface with the "VIS-2 JAEGER Design Adapter"
Requirements
- An ioBroker system
- The JAEGER Design Adapter (approx. €50)
- Basic knowledge of using ioBroker
Introduction
The JAEGER Design Adapter is based on the vis-2 adapter and allows you to create an interface using click and drop. Various widgets can be added and customized to control smart home devices.
Basic Structure of the Interface
The interface consists of several areas:
- Main Menu: On the left, there is a column with main menu items, which can be easily created.
- Status Bar: At the top, you can add various important status indicators.
- Middle Area: Here, scenes, actions, and notifications can be displayed. The right side is freely configurable and can show information such as security, weather, home appliances, and energy consumption.
Lighting
In the main menu, different floors can be selected. The floor plan of the ground floor shows all lights represented by icons. Some icons can only be switched on or off, while others are dimmable. By pressing and holding an icon, a pop-up window opens with a slider for adjusting brightness.
Lighting scenes on the right side can be easily accessed, and lighting settings can also be saved:
Blinds
In the "Blinds" menu, you can see the shading status. Icons indicate the position of the blinds, and clicking on an icon opens a pop-up window for adjusting the height and slat angle.
Energy
In the "Energy" menu, you can see the room temperatures in each room. Icons display the actual and target temperatures as well as the status of the heating and windows. By clicking on an icon, a pop-up window opens to change the target temperatures and control other actions such as air conditioning or warm air systems.
Security
In the "Security" menu, the status of the windows can be viewed. Open windows are shown in red.
Additional Features
You can also create freely defined interfaces, such as the consumption display of the "consumption" adapter or the display of Nightscout for diabetes. In the "Settings" menu, various settings can be made.
YouTube Tutorials
For detailed instructions and more information, it is recommended to watch the linked YouTube tutorials.
Changelog
1.4.20 (2026-04-27)
- (bluefox) Hide the menu on mobile devices if no scenes or actions are defined
1.4.19 (2026-03-13)
- (bluefox) Corrected possible error with invalid theme name
1.4.18 (2026-01-27)
- (bluefox) Added configurable label for scenes and actions
- (bluefox) Corrected order of the scenes and actions
1.4.16 (2026-01-17)
- (bluefox) Added ON/OFF object ID for dimmer
1.4.15 (2025-12-16)
- (bluefox) Corrected case if the floor was not found
1.4.9 (2025-10-16)
- (bluefox) Corrected the icon selection dialog
- (bluefox) Corrected actions selection
1.4.7 (2025-07-01)
- (bluefox) Corrected the editing of scenes
- (bluefox) Added the right padding for the time
1.4.3 (2025-05-31)
- (bluefox) Implemented the full-screen mode for cameras
- (bluefox) Added the possibility of disabling "swipe to open the menu" in the mobile view
- (bluefox) Corrected issue with confirmation dialog for the state widget
- (bluefox) Added settings for submenu width and gap between submenu items
1.4.2 (2025-05-25)
- (bluefox) Allowed setting ON value for dimmer
- (bluefox) Allowed inverting values in the popup dialog for shutter and blinds control
- (bluefox) Added the control dialog for state widget
- (bluefox) Allowed setting up the title padding
- (bluefox) Added possibility to show the last change time for scenes
1.4.1 (2025-05-20)
- (bluefox) Migrated to TypeScript and vite
- (bluefox) Corrected error with license check
1.3.12 (2025-04-29)
- (bluefox) Corrected min/max by thermostat
1.3.9 (2024-12-05)
- (bluefox) Corrected confirmation dialog. Close now works
- (bluefox) Caught the possible error in thermostat
1.3.6 (2024-12-04)
- (bluefox) Corrected the icon dialog
- (bluefox) Corrected the ID select dialog
- (bluefox) Corrected the scene buttons
1.3.3 (2024-11-25)
- (bluefox) Corrected "close on click" option for shutter and dimmer
- (bluefox) Improved the build pipeline
1.3.1 (2024-09-23)
- (bluefox) Removed gulp from a build process
- (bluefox) Added the possibility to select camera from the "cameras" adapter
1.2.7 (2024-07-17)
- (bluefox) allowed multi-line buttons for the thermostat
1.2.6 (2024-07-16)
- (bluefox) Corrected the power state of the thermostat
1.2.5 (2024-07-12)
- (bluefox) Added possibility to control other IDs with memory buttons (Dimmer, Shutter)
- (bluefox) Added the power option for thermostat
- (bluefox) Implemented the writing of specific values for state widget
- (bluefox) Added label to state widget
1.2.1 (2024-07-07)
- (bluefox) Removed withStyles usage
- (bluefox) Added confirmation dialog
1.1.27 (2024-05-27)
- (bluefox) Added descriptions
1.1.26 (2024-05-23)
- (bluefox) Corrected font-size of thermostat
1.1.22 (2024-05-14)
- (bluefox) Added possibility to show a simple state without a border
- (bluefox) Added possibility to add a caption for some widgets
1.1.21 (2024-05-01)
- (bluefox) Changed layout for mobile view
1.1.20 (2024-04-09)
- (bluefox) Allowed changing font size for thermostat
1.1.19 (2024-03-12)
- (bluefox) Allowed changing the palette for every widget
1.1.15 (2024-03-06)
- (bluefox) Improved dimmer widget
1.1.14 (2024-02-21)
- (bluefox) Added top info in the mobile view
1.1.12 (2024-02-20)
- (bluefox) Corrected some layout issues
1.1.10 (2024-01-19)
- (bluefox) Small changes on layout and added new distance settings
1.1.8 (2024-01-18)
- (bluefox) Corrected info button in mobile view
1.1.5 (2023-12-05)
- (bluefox) Added an option to start action or scene from new line
1.1.0 (2023-11-29)
- (bluefox) Corrected license check
- (bluefox) Added class names to all important layout components
1.0.12 (2023-11-22)
- (bluefox) Allowed reordering of the actions and scenes
- (bluefox) Added a new option to show scenes before actions
- (bluefox) Added option to show value in dimmer
- (bluefox) Added option for adjustable width of the right view on the home page
- (bluefox) Added option to provide icons for scenes and actions
- (bluefox) Added option set the distance between menu items
- (bluefox) Added possibility to set control value for scenes
- (bluefox) Added possibility to adjust font size for scenes and actions
1.0.11 (2023-11-10)
- (bluefox) Corrected error local variables and controls
1.0.10 (2023-11-08)
- (bluefox) Corrected error with scenes
- (bluefox) Improved state widget with custom icons
1.0.9 (2023-11-07)
- (bluefox) Allowed setting distance between actions and scenes on the home page
1.0.8 (2023-11-06)
- (bluefox) Corrected the cameras widget
1.0.7 (2023-10-31)
- (bluefox) Added possibility to reorder info on status bar
1.0.5 (2023-10-17)
- (bluefox) Corrected error with fakeView
1.0.4 (2023-10-10)
- (bluefox) Corrected layout of thermostat
1.0.3 (2023-10-10)
- (bluefox) Corrected error if shutter was inverted
1.0.2 (2023-09-28)
- (bluefox) Corrected touch behavior for dimmer and shutter
1.0.1 (2023-09-26)
- (bluefox) Corrected small issues
1.0.0 (2023-08-11)
- (bluefox) Changed style of shutter and state widgets
0.6.5 (2023-08-09)
- (bluefox) Corrected view selector and empty menu item
0.6.4 (2023-07-31)
- (bluefox) Set constant width and height of thermostat icons
0.6.3 (2023-07-25)
- (bluefox) Added many new features
0.6.1 (2023-07-21)
- (bluefox) Added max height/width for floors
0.6.0 (2023-07-19)
- (bluefox) Corrected some errors with information
0.5.2 (2023-07-02)
- (bluefox) Support of false for scenes
0.5.0 (2023-06-28)
- (bluefox) Added support for the new vis
- (bluefox) Added page configurable margins
0.4.6 (2023-06-19)
- (bluefox) Corrected sub menu
0.4.5 (2023-06-13)
- (bluefox) Corrected visualization of view
0.4.0 (2023-05-31)
- (bluefox) Added exclusions
- (bluefox) Added possibility to show information on the very top of layout
0.3.2 (2023-04-05)
- (bluefox) Corrected license problem
0.3.1 (2023-03-22)
- (bluefox) Corrected build process
0.3.0 (2023-03-21)
- (bluefox) Implemented dark mode
0.2.3 (2023-03-09)
- (bluefox) update packages
0.2.2 (2023-03-06)
- (bluefox) Updated thermostat widget
0.2.1 (2023-02-03)
- (bluefox) Mobile views tuned
0.2.0 (2023-02-01)
- (bluefox) implemented mobile view
0.1.3 (2023-01-30)
- (bluefox) initial commit
License
Copyright (c) 2022-2026 bluefox [email protected] All rights reserved.
