
Видеоинструкции по использованию виджетов можно найти здесь (на немецком языке).
Видео с виджетами benutzt werden können, kann man hier finden.
Für deutsche Version вот здесь
Коммерческое использование
Обратите внимание, что бесплатной версии этого адаптера нет. Для использования этих виджетов необходимо приобрести лицензию (текущая цена: 50 евро, включая НДС).
Однако вы можете установить их и попробовать в редакторе совершенно бесплатно.
Обзор процесса создания интерфейса «умного дома» с помощью адаптера дизайна «VIS-2 JAEGER».
Требования
- Система ioBroker
- Адаптер JAEGER Design (примерно 50 евро)
- Базовые знания по использованию ioBroker.
Введение
Адаптер JAEGER Design основан на адаптере vis-2 и позволяет создавать интерфейс с помощью перетаскивания элементов. Можно добавлять и настраивать различные виджеты для управления устройствами умного дома.
Базовая структура интерфейса
Интерфейс состоит из нескольких областей:
- Главное меню : слева находится столбец с пунктами главного меню, который легко создать.
- Строка состояния : Вверху можно добавить различные важные индикаторы состояния.
- Центральная область : Здесь можно отображать сценарии, действия и уведомления. Правая часть свободно настраивается и может отображать такую информацию, как безопасность, погода, бытовая техника и энергопотребление.
Освещение
В главном меню можно выбрать разные этажи. На плане первого этажа отображаются все светильники, представленные значками. Некоторые значки можно только включать или выключать, а другие регулируются по яркости. При нажатии и удержании значка открывается всплывающее окно с ползунком для регулировки яркости. Сценарии освещения, расположенные справа, легко доступны, а также можно сохранять настройки освещения:
Жалюзи
В меню «Жалюзи» можно увидеть состояние затенения. Значки указывают положение жалюзи, а щелчок по значку открывает всплывающее окно для регулировки высоты и угла наклона ламелей.
Энергия
В меню «Энергия» вы можете увидеть температуру в каждой комнате. Значки отображают фактическую и целевую температуру, а также состояние отопления и окон. При нажатии на значок открывается всплывающее окно, в котором можно изменить целевую температуру и управлять другими действиями, такими как кондиционирование воздуха или системы обогрева.
Безопасность
В меню «Безопасность» можно просмотреть состояние окон. Открытые окна отображаются красным цветом.
Дополнительные функции
Вы также можете создавать произвольно определяемые интерфейсы, например, отображение потребления на адаптере «потребление» или отображение данных Nightscout для диабетиков. В меню «Настройки» можно выполнить различные параметры.
Видеоуроки на YouTube
Для получения подробных инструкций и дополнительной информации рекомендуется посмотреть видеоуроки на YouTube, ссылки на которые приведены ниже.
Changelog
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 dogafox@gmail.com All rights reserved.