From c965f7123b098d5341231efd71b34542d4fc363b Mon Sep 17 00:00:00 2001 From: GermanBluefox Date: Thu, 23 Jan 2025 14:37:09 +0000 Subject: [PATCH] chore: release v2.11.2 * (@GermanBluefox) Do not load vis-1 widgets if vis-2 widgets provided --- README.md | 354 ++++++------- lerna.json | 2 +- package-lock.json | 4 +- packages/iobroker.vis-2/io-package.json | 637 ++++++++++++------------ packages/iobroker.vis-2/package.json | 2 +- packages/types-vis-2/package.json | 2 +- 6 files changed, 505 insertions(+), 496 deletions(-) diff --git a/README.md b/README.md index 57a6e71b..d6ffbaa7 100644 --- a/README.md +++ b/README.md @@ -293,206 +293,206 @@ npm run start Placeholder for the next version (at the beginning of the line): ### **WORK IN PROGRESS** --> -## Changelog -### **WORK IN PROGRESS** -* (@GermanBluefox) Do not load vis-1 widgets if vis-2 widgets provided - +## Changelog +### 2.11.2 (2025-01-23) +* (@GermanBluefox) Do not load vis-1 widgets if vis-2 widgets provided + ### 2.11.1 (2024-12-02) * (@GermanBluefox) Corrected navigation menu * (@GermanBluefox) Migrated widgets to React: basic - frame, basic - note, basic - logout * (@GermanBluefox) Added the HTML rebuild button to settings -* (@GermanBluefox) Backend was migrated to TypeScript - +* (@GermanBluefox) Backend was migrated to TypeScript + ### 2.10.8 (2024-11-22) -* (bluefox) Added new option for view: "Limit only for instances" - +* (bluefox) Added new option for view: "Limit only for instances" + ### 2.10.7 (2024-07-23) -* (bluefox) Optimization of the module federation - +* (bluefox) Optimization of the module federation + ### 2.10.6 (2024-07-20) -* (bluefox) Improved the typing in typescript - +* (bluefox) Improved the typing in typescript + ### 2.10.4 (2024-07-16) * (bluefox) Corrected the jumping by object selection -* (bluefox) Implemented swipe widget - +* (bluefox) Implemented swipe widget + ### 2.10.3 (2024-07-11) * (bluefox) Converted the CanJSWidget to typescript -* (bluefox) Added "clone" button to the attribute groups - +* (bluefox) Added "clone" button to the attribute groups + ### 2.10.2 (2024-07-10) * (bluefox) Removed incompatible package for styles * (bluefox) All widgets must be updated -* (bluefox) The basic input value widget was migrated to ReactJS - +* (bluefox) The basic input value widget was migrated to ReactJS + ### 2.9.64 (2024-05-23) -* (bluefox) Added possibility to clear a text field by button - +* (bluefox) Added possibility to clear a text field by button + ### 2.9.63 (2024-05-15) -* (bluefox) Migrated some files to typescript - +* (bluefox) Migrated some files to typescript + ### 2.9.60 (2024-05-07) -* (foxriver76) test automatic release - +* (foxriver76) test automatic release + ### 2.9.53 (2024-05-06) -* (bluefox) Allowed applying styles to jQui buttons - +* (bluefox) Allowed applying styles to jQui buttons + ### 2.9.52 (2024-04-25) -* (bluefox) Navigation was improved: adjustable menu width and bulk edit were added - +* (bluefox) Navigation was improved: adjustable menu width and bulk edit were added + ### 2.9.50 (2024-04-19) -* (bluefox) Corrected widget in widget behavior - +* (bluefox) Corrected widget in widget behavior + ### 2.9.49 (2024-04-11) * (bluefox) Corrected the scroll buttons in Tabs widget -* (bluefox) Corrected resizers if the border width is set - +* (bluefox) Corrected resizers if the border width is set + ### 2.9.48 (2024-03-30) * (bluefox) Showed selected view in the view dialog * (bluefox) Added customization of loading screen -* (bluefox) Respected the sentry disable flag in GUI - +* (bluefox) Respected the sentry disable flag in GUI + ### 2.9.42 (2024-03-09) * (bluefox) Allowed limiting the view size only on desktop -* (bluefox) Change word "Filter" to "Search" - +* (bluefox) Change word "Filter" to "Search" + ### 2.9.40 (2024-03-05) * (bluefox) Migrated the filter widget to react -* (bluefox) Migrated the basic link widget to react - +* (bluefox) Migrated the basic link widget to react + ### 2.9.39 (2024-03-01) * (foxriver76) allow to use `widgetOid` in bindings * (foxriver76) fixed various problems with Date Picker widget * (foxriver76) made default option of Date Picker human readable and added option for full parseable date * (bluefox) Added the possibility to add suffix by navigation widgets -* (bluefox) Improved the license manager - +* (bluefox) Improved the license manager + ### 2.9.37 (2024-02-28) -* (foxriver76) TimePicker widget now saves the time instead of date by default, if you want old behavior use checkbox `asDate` - +* (foxriver76) TimePicker widget now saves the time instead of date by default, if you want old behavior use checkbox `asDate` + ### 2.9.36 (2024-02-27) -* (foxriver76) fixed project-specific css not being applied - +* (foxriver76) fixed project-specific css not being applied + ### 2.9.35 (2024-02-27) * (foxriver76) user-specified css has now priority over widgets css -* (foxriver76) fixed crash case for broken grouped widgets - +* (foxriver76) fixed crash case for broken grouped widgets + ### 2.9.34 (2024-02-26) -* (foxriver76) detect admin user correctly in project permissions dialog - +* (foxriver76) detect admin user correctly in project permissions dialog + ### 2.9.33 (2024-02-21) * (foxriver76) fixed issue that last image is never shown in image8 widget * (foxriver76) added possibility to define background and title color for jqui dialog -* (foxriver76) make it possible to click through signal image if in front of widget - +* (foxriver76) make it possible to click through signal image if in front of widget + ### 2.9.32 (2024-02-16) * (foxriver76) implemented buttons to show or hide all views in views manager * (foxriver76) fixed issue with signals on RxWidgets -* (foxriver76) allow disabling Sentry only for this instance - +* (foxriver76) allow disabling Sentry only for this instance + ### 2.9.31 (2024-02-06) * (foxriver76) apply default overflow correctly -* (foxriver76) navigation style fixes (fix an icon background and allow to customize header text color) - +* (foxriver76) navigation style fixes (fix an icon background and allow to customize header text color) + ### 2.9.30 (2024-02-06) * (foxriver76) global css will no longer be deleted on adapter upload/update -* (foxriver76) allowed modifying style of navigation - +* (foxriver76) allowed modifying style of navigation + ### 2.9.29 (2024-02-05) * (foxriver76) fixed multiple problems with nested groups * (foxriver76) also made group/ungroup commands working in group view * (foxriver76) allowed selecting widgets in a group via click (previously only dropdown worked) -* (foxriver76) fixed issue, that Basic Image 8 is not configurable for value 0 - +* (foxriver76) fixed issue, that Basic Image 8 is not configurable for value 0 + ### 2.9.28 (2024-02-03) -* (foxriver76) correctly determine the vis instance in all cases - +* (foxriver76) correctly determine the vis instance in all cases + ### 2.9.26 (2024-02-02) * (foxriver76) do not show empty icon category if jquery style selected for jquery button widgets -* (foxriver76) added possibility to hide navigation after selection - +* (foxriver76) added possibility to hide navigation after selection + ### 2.9.25 (2024-01-29) * (foxriver76) fixed resizing issue for relative widgets * (foxriver76) do not crash when using visibility "only for groups" -* (foxriver76) do not crash if a widget tries to update widget on non-existent view - +* (foxriver76) do not crash if a widget tries to update widget on non-existent view + ### 2.9.24 (2024-01-24) -* (foxriver76) Image 8 widget ported to react - +* (foxriver76) Image 8 widget ported to react + ### 2.9.23 (2024-01-24) -* (foxriver76) fixed another bug due to previous versions - +* (foxriver76) fixed another bug due to previous versions + ### 2.9.22 (2024-01-22) -* (foxriver76) try to fix problems introduced with 2.9.21 - +* (foxriver76) try to fix problems introduced with 2.9.21 + ### 2.9.21 (2024-01-19) * (foxriver76) fixed crash case when fixing widgets -* (foxriver76) fixed bug, that opacity is applied twice on image edit mode overlay - +* (foxriver76) fixed bug, that opacity is applied twice on image edit mode overlay + ### 2.9.20 (2024-01-18) * (foxriver76) increased timeout for project import -* (foxriver76) added permissions on widget level - +* (foxriver76) added permissions on widget level + ### 2.9.19 (2024-01-17) * (foxriver76) fixed issue when resizing widget from the left side -* (foxriver76) added select box to dimension attributes if multiple widgets selected - +* (foxriver76) added select box to dimension attributes if multiple widgets selected + ### 2.9.18 (2024-01-15) * (foxriver76) fixed issue that old attributes value is shown in some scenarios -* (foxriver76) dedicated permission system extended to view level - +* (foxriver76) dedicated permission system extended to view level + ### 2.9.17 (2024-01-13) -* (foxriver76) dedicated permission system on project level introduced - +* (foxriver76) dedicated permission system on project level introduced + ### 2.9.16 (2024-01-11) -* (foxriver76) use the correct fallback values for widget signals determination - +* (foxriver76) use the correct fallback values for widget signals determination + ### 2.9.15 (2024-01-09) -* (foxriver76) fixed issue with BulkEditor - +* (foxriver76) fixed issue with BulkEditor + ### 2.9.14 (2024-01-09) * (foxriver76) fixed last change y-offset for some widgets * (foxriver76) fixed issue where JquiState did not respect data type * (foxriver76) fixed issues with BulkEdtior (dialog not closing and other dialog showing the wrong button) -* (foxriver76) implemented workaround resize bug for https://github.com/devbookhq/splitter/issues/15 - +* (foxriver76) implemented workaround resize bug for https://github.com/devbookhq/splitter/issues/15 + ### 2.9.13 (2024-01-08) * (foxriver76) correctly detect IDs in bindings when they contain hash character * (foxriver76) fix crash when multiple JquiState widgets selected * (foxriver76) prevent showing widget in a group after it is already cut out -* (foxriver76) prevent usage of widgets which are not in a group for calculating rulers on group view - +* (foxriver76) prevent usage of widgets which are not in a group for calculating rulers on group view + ### 2.9.12 (2024-01-04) -* (foxriver76) optimized copy/paste/cut in groups - +* (foxriver76) optimized copy/paste/cut in groups + ### 2.9.11 (2024-01-02) -* (foxriver76) fixed bug with visibility calculation - +* (foxriver76) fixed bug with visibility calculation + ### 2.9.10 (2024-01-02) -* (foxriver76) remove accidentally added script file, which leads to crash - +* (foxriver76) remove accidentally added script file, which leads to crash + ### 2.9.9 (2024-01-01) * (foxriver76) allow importing views without attribute `activeWidgets` * (foxriver76) make BasicBulb behave more like its old version * (foxriver76) fixed issue that data of different widget is displayed in edit mode * (foxriver76) fixed issue that every state update is used for visibility calculation * (bluefox) migrated jQui select, jQui Radio steps widgets to react -* (bluefox) All jQui widgets were migrated to react - +* (bluefox) All jQui widgets were migrated to react + ### 2.9.8 (2023-12-21) * (foxriver76) fixed bug that no labels are shown for a background * (foxriver76) prevent short flashing of widgets with visibility condition at a page load -* (foxriver76) fixed issue on theme switch - +* (foxriver76) fixed issue on theme switch + ### 2.9.7 (2023-12-19) -* (bluefox) Allowed the read-only flag for Styled/Input - +* (bluefox) Allowed the read-only flag for Styled/Input + ### 2.9.6 (2023-12-14) * (foxriver76) fixed issues with the BulkEditor * (foxriver76) scripts in HTML are now added to the DOM, instead of being executed in eval * (foxriver76) fixed issues with Bulb widget if min/max was once filled -* (foxriver76) migrated "speech2text" widget to react - +* (foxriver76) migrated "speech2text" widget to react + ### 2.9.5 (2023-12-10) * (foxriver76) open new views at the beginning * (foxriver76) fixed crash case if signals are used @@ -501,11 +501,11 @@ npm run start * (bluefox) jQui Toggle icon widget was migrated to react * (bluefox) jQui Radio widget was migrated to react * (bluefox) jQui Radio List widget was migrated to react -* (bluefox) Corrected last-change by React widgets - +* (bluefox) Corrected last-change by React widgets + ### 2.9.4 (2023-12-04) -* (foxriver76) fixed issues with display width - +* (foxriver76) fixed issues with display width + ### 2.9.3 (2023-12-03) * (bluefox) Added the possibility to limit hard the view size * (foxriver76) implemented simple sort mechanic for navigation @@ -513,20 +513,20 @@ npm run start * (foxriver76) fixed theme also applied in iframe * (foxriver76) do not simply reuse widget ids when importing or copying views * (foxriver76) implemented basic bulb widget as React widget -* (foxriver76) made script tags work in basic html widget - +* (foxriver76) made script tags work in basic html widget + ### 2.9.2 (2023-11-29) * (foxriver76) fixed reactivity in custom components * (foxriver76) fixed import for groups * (foxriver76) after creating a group it is now pre-selected -* (foxriver76) fields are now updated when moved via keyboard - +* (foxriver76) fields are now updated when moved via keyboard + ### 2.9.1 (2023-11-28) * (foxriver76) recalculate fields after moving widgets * (foxriver76) fixed a pasting group on other view * (foxriver76) fixed theme also applied in iframe -* (bluefox) implemented Basic Image as React widget - +* (bluefox) implemented Basic Image as React widget + ### 2.9.0 (2023-11-27) * (bluefox) implemented SVG shape and Screen Resolution widgets natively * (bluefox) implemented Basic iFrame as React widget @@ -536,41 +536,41 @@ npm run start * (foxriver76) fixed problem on saving * (foxriver76) fixed problem with groups when `always render` is activated * (foxriver76) allow changing color and write lowercase in a tabs component -* (foxriver76) fixed problem that navigation from a alwaysRender page is shown on different page - +* (foxriver76) fixed problem that navigation from a alwaysRender page is shown on different page + ### 2.8.0 (2023-11-24) * (foxriver76) sort folders alphabetically in pages view * (foxriver76) fixed deselecting widgets with ctrl + click * (foxriver76) fixed display issue with a switch component * (bluefox) implemented Basic Red Number widget natively * (foxriver76) fixed copy/clone of grouped widgets -* (foxriver76) fixed problem with open/close dialog via state - +* (foxriver76) fixed problem with open/close dialog via state + ### 2.7.0 (2023-11-22) -* (foxriver76) implemented Basic Bar widget natively - +* (foxriver76) implemented Basic Bar widget natively + ### 2.6.4 (2023-11-21) -* (foxriver76) fixed typescript build - +* (foxriver76) fixed typescript build + ### 2.6.3 (2023-11-20) -* (foxriver76) fixed several crash cases - +* (foxriver76) fixed several crash cases + ### 2.6.2 (2023-11-20) * (foxriver76) fixed crash case when editing group * (foxriver76) fixed pasting groups -* (foxriver76) fixed problem jumping cursor and removed characters while typing - +* (foxriver76) fixed problem jumping cursor and removed characters while typing + ### 2.6.1 (2023-11-17) * (bluefox) Showed "file too large" message by icon upload * (bluefox) Made navigation bar for view as an own group * (foxriver76) sorted views alphabetically * (foxriver76) respect uppercase/lowercase in projects toolbar -* (bluefox) Redirect `dialog` and `dialogClose` commands to widgets - +* (bluefox) Redirect `dialog` and `dialogClose` commands to widgets + ### 2.6.0 (2023-11-13) * (foxriver76) implemented select/unselect all buttons -* (foxriver76) fixed bindings not working - +* (foxriver76) fixed bindings not working + ### 2.5.0 (2023-11-11) * (foxriver76) allowed using real html in prepend-HTML and append-HTML (basic string widget) * (foxriver76) fixed problem while editing groups @@ -578,94 +578,94 @@ npm run start * (foxriver76) do not automatically show page names as uppercase * (bluefox) Implemented the signal icons for React widgets * (bluefox) Implemented the last change indication for React widgets -* (bluefox) Implemented SVG Bool widget as React Component - +* (bluefox) Implemented SVG Bool widget as React Component + ### 2.4.0 (2023-11-08) * (foxriver76) fixed issues with icon selector filter when changing category * (foxriver76) fixed problem, that only the first widget is pasted * (bluefox) added JSON binding operator * (bluefox) Allowed using function as filter for Object ID -* (bluefox) Implemented View bar (with no menu) - +* (bluefox) Implemented View bar (with no menu) + ### 2.3.6 (2023-11-06) * (foxriver76) fixed issues with binding editor on style attributes -* (foxriver76) improved performance due to optimizations on auto save - +* (foxriver76) improved performance due to optimizations on auto save + ### 2.3.5 (2023-11-03) * (foxriver76) update adapter-react to have enhanced image support in file selector * (foxriver76) fixed color of file browser in light mode -* (foxriver76) fixed the color inputs jumping to the end of input on modifying - +* (foxriver76) fixed the color inputs jumping to the end of input on modifying + ### 2.3.4 (2023-11-02) * (foxriver76) fix crash when selecting multiple widgets * (foxriver76) removed duplicate `none` entry in `border-style` dropdown -* (foxriver76) fix crash when reordering widgets - +* (foxriver76) fix crash when reordering widgets + ### 2.3.3 (2023-10-30) * (foxriver76) fixed problem, that vis is not loading if a single widget has a script error * (bluefox) added the editor for bindings -* (bluefox) background does not used if in iframe - +* (bluefox) background does not used if in iframe + ### 2.3.2 (2023-10-14) * (bluefox) Allowed showing only selected widgets in edit mode -* (bluefox) Corrected the visibility calculation for old (CanJS) widgets - +* (bluefox) Corrected the visibility calculation for old (CanJS) widgets + ### 2.3.1 (2023-10-13) * (bluefox) Corrected vertical gap between relative widgets -* (bluefox) Better input of numbers with min/max in attribute dialog - +* (bluefox) Better input of numbers with min/max in attribute dialog + ### 2.3.0 (2023-09-28) -* (bluefox) jQui widgets (many of them) were improved - +* (bluefox) jQui widgets (many of them) were improved + ### 2.2.7 (2023-09-18) * (bluefox) Improved icon selector: you can upload your own icon directly -* (bluefox) Optimized loading: do not load unused widget sets - +* (bluefox) Optimized loading: do not load unused widget sets + ### 2.2.6 (2023-09-17) * (bluefox) Date binding corrected * (bluefox) Optimized loading of widgeteria -* (bluefox) Horizontal navigation is fixed - +* (bluefox) Horizontal navigation is fixed + ### 2.2.5 (2023-09-12) -* (bluefox) Implemented horizontal navigation - +* (bluefox) Implemented horizontal navigation + ### 2.2.4 (2023-09-04) -* (bluefox) Corrected license checking - +* (bluefox) Corrected license checking + ### 2.2.2 (2023-08-16) -* (bluefox) Changed sentry settings - +* (bluefox) Changed sentry settings + ### 2.2.1 (2023-08-15) * (bluefox) Added possibility to filter widgets in edit mode -* (bluefox) Added possibility to change the order of relative widgets with drag&drop - +* (bluefox) Added possibility to change the order of relative widgets with drag&drop + ### 2.2.0 (2023-08-14) -* (bluefox) Release candidate 1 - +* (bluefox) Release candidate 1 + ### 2.1.7 (2023-08-10) -* (bluefox) Optimized the rendering of the widgets - +* (bluefox) Optimized the rendering of the widgets + ### 2.1.6 (2023-07-30) -* (bluefox) First beta release - +* (bluefox) First beta release + ### 2.1.4 (2023-07-19) -* (bluefox) Allowed to add widgets to widgets - +* (bluefox) Allowed to add widgets to widgets + ### 2.0.36 (2023-06-21) -* (bluefox) Added widgeteria - +* (bluefox) Added widgeteria + ### 2.0.29 (2023-05-17) -* (bluefox) Corrected errors - +* (bluefox) Corrected errors + ### 2.0.10 (2022-12-01) -* (bluefox) Added the file browser - +* (bluefox) Added the file browser + ### 2.0.8 (2022-11-26) -* (bluefox) Improved the error handling - +* (bluefox) Improved the error handling + ### 2.0.0 (2022-10-21) -* (bluefox) Completely new visualization, but partly compatible with the previous version - +* (bluefox) Completely new visualization, but partly compatible with the previous version + ## License Copyright (c) 2021-2025 Denis Haev, https://github.com/GermanBluefox , @@ -678,4 +678,4 @@ npm run start Short content: Licensees may copy, distribute, display and perform the work and make derivative works based on it only if they give the author or licensor the credits in the manner specified by these. Licensees may copy, distribute, display, and perform the work and make derivative works based on it only for noncommercial purposes. -(Free for non-commercial use). +(Free for non-commercial use). diff --git a/lerna.json b/lerna.json index 53b27865..54bf1a07 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.11.1", + "version": "2.11.2", "packages": [ "packages/*" ], diff --git a/package-lock.json b/package-lock.json index be776d40..5146c3a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31262,7 +31262,7 @@ } }, "packages/iobroker.vis-2": { - "version": "2.11.1", + "version": "2.11.2", "license": "CC-BY-NC-4.0", "dependencies": { "@iobroker/adapter-core": "^3.2.3", @@ -31430,7 +31430,7 @@ }, "packages/types-vis-2": { "name": "@iobroker/types-vis-2", - "version": "2.11.1", + "version": "2.11.2", "devDependencies": { "@types/validator": "^13.12.2" } diff --git a/packages/iobroker.vis-2/io-package.json b/packages/iobroker.vis-2/io-package.json index 898dbd36..0d284650 100644 --- a/packages/iobroker.vis-2/io-package.json +++ b/packages/iobroker.vis-2/io-package.json @@ -1,320 +1,329 @@ { - "common": { - "name": "vis-2", - "version": "2.11.1", - "news": { - "2.11.1": { - "en": "Corrected navigation menu\nMigrated widgets to React: basic - frame, basic - note, basic - logout \nAdded the HTML rebuild button to settings\nBackend was migrated to TypeScript", - "de": "Navigationsmenü korrigiert\nMigrated widgets to React: basic - frame, basic - note, basic - logout\nHinzufügen der HTML-Wiederaufbau-Taste zu den Einstellungen\nBackend wurde zu TypeScript migriert", - "ru": "Исправленное меню навигации\nМигрированные виджеты для Реакция: базовый - кадр, основной - заметка, основной - logout\nДобавлена кнопка восстановления HTML в настройки\nBackend был перенесен на TypeScript", - "pt": "Menu de navegação correto\nWidgets migrados para React: basic - frame, basic - note, basic - logout\nAdicionado o botão de reconstrução HTML para configurações\nO backend foi migrado para TypeScript", - "nl": "Gecorrigeerd navigatiemenu\nMigreerde widgets om te reageren: basis - frame, basis - noot, basis - uitloggen\nDe HTML-herbouwknop toegevoegd aan instellingen\nBackend is gemigreerd naar TypeScript", - "fr": "Menu de navigation corrigé\nLes widgets migrés pour Réagir: basic - frame, basic - note, basic - loggout\nAjout du bouton de reconstruction HTML aux paramètres\nBackend a été migré vers TypeScript", - "it": "Menu di navigazione corretto\nWidget migrati a React: basic - frame, basic - note, basic - logout\nAggiunto il pulsante di ricostruzione HTML alle impostazioni\nBackend è stato migrato a TypeScript", - "es": "Menú de navegación corregido\nWidgets Migrated para React: basic - frame, basic - note, basic - logout\nAñadido el botón de reconstrucción HTML a la configuración\nBackend fue migrado a TipoScript", - "pl": "Skorygowane menu nawigacyjne\nMigrated widgets to React: podstawowy - ramka, podstawowy - notatka, podstawowy - logout\nDodano przycisk odbudowania HTML do ustawień\nBackend został przeniesiony do TypeScript", - "uk": "Корисне меню навігації\nMigrated віджети до React: базовий - кадр, базовий - замітка, базовий - логотип\nДодано кнопку відновлення HTML на налаштування\nBackend був мігрований до TypeScript", - "zh-cn": "已更正的导航菜单\n切换部件到反应:基本 - 框架、基本 - 注、基本 - 登录\n将 HTML 重建按钮添加到设置\n后端已迁移到类型脚本" - }, - "2.10.8": { - "en": "Added new option for view: \"Limit only for instances\"", - "de": "Neue Option zur Ansicht hinzugefügt: \"Limit nur für Instanzen\"", - "ru": "Добавлена новая опция для просмотра: \"Подобный только для случаев\"", - "pt": "Adicionado nova opção para visualização: \"Limitar apenas por instâncias\"", - "nl": "Nieuwe optie toegevoegd voor weergave: \"Alleen voor instanties beperken\"", - "fr": "Ajout d'une nouvelle option pour la vue: \"Limiter uniquement pour les instances\"", - "it": "Aggiunto nuova opzione per visualizzare: \"Limit solo per istanze\"", - "es": "Añadido nueva opción para ver: \"Limit only for instances\"", - "pl": "Dodano nową opcję widoku: \"Limit tylko dla instancji\"", - "uk": "Додано новий варіант для перегляду: \"Всі тільки екземпляри\"", - "zh-cn": "为视图添加了新选项 : “ 仅限实例”" - }, - "2.10.7": { - "en": "Optimization of the module federation", - "de": "Optimierung der Modulbeschickung", - "ru": "Оптимизация федерации модулей", - "pt": "Otimização da federação do módulo", - "nl": "Optimalisatie van de modulefederatie", - "fr": "Optimisation de la fédération des modules", - "it": "Ottimizzazione della federazione del modulo", - "es": "Optimización de la federación del módulo", - "pl": "Optymalizacja federacji modułów", - "uk": "Оптимізація федерації модуля", - "zh-cn": "优化模块联合会" - }, - "2.10.6": { - "en": "Improved the typing in typescript", - "de": "Verbessert die Eingabe in der Schrift", - "ru": "Улучшен типографский состав", - "pt": "Melhoria da digitação no typescript", - "nl": "Het typen in typescript verbeterd", - "fr": "Amélioration de la dactylographie", - "it": "Migliorata la digitazione in typescript", - "es": "Mejora de la escritura", - "pl": "Ulepszenie pisania na maszynie", - "uk": "Покращує типування у форматі", - "zh-cn": "改进打字符" - }, - "2.10.4": { - "en": "Corrected the jumping by object selection\nImplemented swipe widget", - "de": "Korrektur des Sprungs durch Objektauswahl\nErgänztes Swipe Widget", - "ru": "Исправлена прыжок с помощью выбора объекта\nРеализованный виджет", - "pt": "Corrigido o salto por seleção de objetos\nImplementado widget swipe", - "nl": "Het springen door objectselectie gecorrigeerd\nGeïmplementeerd widget", - "fr": "Correction de la sélection de saut par objet\nWidget de balayage mis en œuvre", - "it": "Corretto il salto dalla selezione degli oggetti\nWidget di swipe implementato", - "es": "Corregido el salto por selección de objetos\nWidget implementado", - "pl": "Skok poprawiony przez wybór obiektu\nWbudowany widżet przewijania", - "uk": "Виправлено стрибки за вибором об'єкта\nРеалізовано віджет swipe", - "zh-cn": "通过对象选择修正跳跃\n已执行的刷新部件" - }, - "2.10.3": { - "en": "Converted the CanJSWidget to typescript\nAdded \"clone\" button to the attribute groups", - "de": "Konvertiert das CanJSWidget in Schrift\nSchaltfläche \"Klon\" zu den Attributgruppen hinzugefügt", - "ru": "Преобразование CanJSWidget в Typescript\nДобавлена кнопка \"клон\" к группам атрибутов", - "pt": "Convertido o CanJSWidget para digitar oscript\nAdicionado botão \"clone\" para os grupos de atributos", - "nl": "Het CanJSWidget omzetten naar typescript\n\"kloon\" toegevoegd aan de attribuutgroepen", - "fr": "Converti le CanJSWidget en dactylographie\nAjout du bouton \"clone\" aux groupes d'attributs", - "it": "Convertito il CanJSWidget a typescript\nAggiunto \"clone\" pulsante ai gruppi attribute", - "es": "Convertir el CanJSWidget en typescript\nAñadido botón \"clone\" a los grupos de atributos", - "pl": "Konwersja CanJSwidget na maszynopis\nDodano przycisk \"clone\" do grup atrybutów", - "uk": "Перетворено CanJSWidget у форматіscript\nДодано кнопку \"клон\" до груп атрибутів", - "zh-cn": "将 CanJSWidget 转换为打字符\n在属性组中添加“ clone” 按钮" - }, - "2.10.2": { - "en": "Removed incompatible package for styles\nAll widgets must be updated\nThe basic input value widget was migrated to ReactJS", - "de": "Unverträgliches Paket für Styles entfernt\nAlle Widgets müssen aktualisiert werden\nDas grundlegende Eingabewert-Widget wurde zu ReactJS migriert", - "ru": "Удаленный несовместимый пакет для стилей\nВсе виджеты должны быть обновлены\nОсновной виджет входного значения был перенесен в ReactJS", - "pt": "Pacote incompatível removido para estilos\nTodos os widgets devem ser atualizados\nO widget básico do valor de entrada foi migrado para ReactJS", - "nl": "Incompatibel pakket voor stijlen verwijderd\nAlle widgets moeten bijgewerkt worden\nDe basis invoerwaarde widget is gemigreerd naar ReactJS", - "fr": "Enlever le paquet incompatible pour les styles\nTous les widgets doivent être actualisés\nLe widget de valeur d'entrée de base a été migré vers ReactJS", - "it": "Pacchetto incompatibile rimosso per stili\nTutti i widget devono essere aggiornati\nIl widget di base del valore di input è stato migrato a ReactJS", - "es": "Paquete incompatible eliminado para estilos\nTodos los widgets deben ser actualizados\nEl widget de valor de entrada básico fue migrado a ReactJS", - "pl": "Usunięty niekompatybilny pakiet stylów\nWszystkie widżety muszą być aktualizowane\nPodstawowa wartość wejściowa widget została przeniesiona do ReactJS", - "uk": "Видалено несумісний пакет для стилів\nВсі віджети повинні бути оновлені\nБазовий віджет значення вводу був мігрований до ReactJS", - "zh-cn": "删除样式不兼容的软件包\n所有部件都必须更新\n基本输入值部件已迁移到 ReactJS" - } - }, - "title": "Visualisation Next Generation", - "titleLang": { - "en": "Visualisation Next Generation", - "de": "Visualisierung Next Generation", - "ru": "Визуализация Next Generation", - "pt": "Visualização Next Generation", - "nl": "Visualisatie Next Generation", - "fr": "Visualisation Next Generation", - "it": "Visualizzazione Next Generation", - "es": "Visualización Next Generation", - "pl": "Wizualizacja Next Generation", - "uk": "Візуалізація Next Generation", - "zh-cn": "可视化 Next Generation" - }, - "desc": { - "en": "Extended GUI for ioBroker", - "de": "Erweiterte GUI für ioBroker", - "ru": "Расширенный GUI для ioBroker", - "pt": "GUI estendido para ioBroker", - "nl": "Uitgebreide GUI voor ioBroker", - "fr": "Interface graphique étendue pour ioBroker", - "it": "Interfaccia grafica estesa per ioBroker", - "es": "Interfaz gráfica extendida para ioBroker", - "pl": "Rozszerzone GUI dla ioBroker", - "uk": "Розширений GUI для ioBroker", - "zh-cn": "ioBroker的扩展GUI" - }, - "platform": "Javascript/Node.js", - "loglevel": "info", - "icon": "vis-2.png", - "enabled": true, - "mode": "daemon", - "nogit": true, - "extIcon": "https://raw.githubusercontent.com/iobroker/iobroker.vis-2/master/packages/iobroker.vis-2/admin/vis-2.png", - "keywords": ["DashUI", "GUI", "graphical", "scada"], - "messagebox": true, - "readme": "https://github.com/iobroker/iobroker.vis-2/blob/master/README.md", - "authors": ["bluefox "], - "localLinks": { - "_default": { - "link": "%web_protocol%://%ip%:%web_port%/vis-2/edit.html", - "icon": "vis-2/img/faviconEdit.png", - "name": { - "en": "vis-2 Editor", - "de": "vis-2 Editor", - "ru": "vis-2 редактор", - "pt": "Editor vis-2", - "nl": "vis-2 Editor", - "fr": "Éditeur vis-2", - "it": "Editor vis-2", - "es": "Editor vis-2", - "pl": "Edytor vis-2", - "uk": "Редактор vis-2", - "zh-cn": "vis-2 编辑器" - }, - "color": "#c8ffe1", - "pro": "vis-2/edit.html", - "intro": true - }, - "Runtime": { - "link": "%web_protocol%://%ip%:%web_port%/vis-2/index.html", - "icon": "vis-2/img/favicon.png", - "color": "#ffe9c8", - "pro": "vis-2/index.htm", - "cloud": "vis-2/index.html", - "intro": true, - "name": { - "en": "vis-2 Runtime", - "de": "vis-2 Runtime", - "ru": "vis-2 Runtime", - "pt": "vis-2 Runtime", - "nl": "vis-2 Runtime", - "fr": "vis-2 Runtime", - "it": "vis-2 Runtime", - "es": "vis-2 Runtime", - "pl": "vis-2 Runtime", - "uk": "vis-2 Runtime", - "zh-cn": "vis-2 Runtime" - } - } - }, - "license": "CC-BY-NC-4.0", - "dependencies": [ - { - "web": ">=5.4.0" - }, - { - "js-controller": ">=5.0.0" - } - ], - "restartAdapters": ["vis-2"], - "serviceStates": "lib/states.js", - "singleton": true, - "type": "visualization", - "connectionType": "local", - "dataSource": "push", - "tier": 3, - "noConfig": false, - "adminUI": { - "config": "json" - }, - "plugins": { - "sentry": { - "dsn": "https://db8b6e837c71447a876069559a00a742@sentry.iobroker.net/232" - } - }, - "compact": true, - "eraseOnUpload": true, - "welcomeScreen": [ - { - "link": "vis-2/index.html", - "name": "vis 2 runtime", - "img": "vis-2/img/favicon.png", - "color": "#ffe9c8", - "order": 0 - } - ], - "welcomeScreenPro": [ - { - "link": "vis-2/edit.html", - "name": "vis 2 editor", - "img": "vis-2/img/faviconEdit.png", - "color": "#c8ffe1", - "order": 1 - } - ], - "licenseInformation": { - "type": "commercial", - "link": "https://raw.githubusercontent.com/ioBroker/ioBroker.vis-2/master/LICENSE", - "license": "CC-BY-NC-4.0" - }, - "stopBeforeUpdate": true + "common": { + "name": "vis-2", + "version": "2.11.2", + "news": { + "2.11.2": { + "en": "Do not load vis-1 widgets if vis-2 widgets provided", + "de": "Nicht laden vis-1 Widgets, wenn vis-2 Widgets zur Verfügung gestellt", + "ru": "Не загружайте виджеты vis-1, если они предоставлены vis-2", + "pt": "Não carregar vis-1 widgets se vis-2 widgets fornecidos", + "nl": "Vis-1 widgets niet laden als vis-2 widgets meegeleverd zijn", + "fr": "Ne pas charger les widgets vis-1 si vis-2 fourni", + "it": "Non caricare widget vis-1 se i widget vis-2 forniti", + "es": "No cargar widgets vis-1 si vis-2 widgets proporcionados", + "pl": "Nie wczytywać widżetów vis-1, jeśli widżety vis-2 są dostarczane", + "uk": "Не завантажуйте віджети vis-1, якщо передбачено віджети Vis-2", + "zh-cn": "如果提供了相对 2 个部件, 请不要装入 " + }, + "2.11.1": { + "en": "Corrected navigation menu\nMigrated widgets to React: basic - frame, basic - note, basic - logout \nAdded the HTML rebuild button to settings\nBackend was migrated to TypeScript", + "de": "Navigationsmenü korrigiert\nMigrated widgets to React: basic - frame, basic - note, basic - logout\nHinzufügen der HTML-Wiederaufbau-Taste zu den Einstellungen\nBackend wurde zu TypeScript migriert", + "ru": "Исправленное меню навигации\nМигрированные виджеты для Реакция: базовый - кадр, основной - заметка, основной - logout\nДобавлена кнопка восстановления HTML в настройки\nBackend был перенесен на TypeScript", + "pt": "Menu de navegação correto\nWidgets migrados para React: basic - frame, basic - note, basic - logout\nAdicionado o botão de reconstrução HTML para configurações\nO backend foi migrado para TypeScript", + "nl": "Gecorrigeerd navigatiemenu\nMigreerde widgets om te reageren: basis - frame, basis - noot, basis - uitloggen\nDe HTML-herbouwknop toegevoegd aan instellingen\nBackend is gemigreerd naar TypeScript", + "fr": "Menu de navigation corrigé\nLes widgets migrés pour Réagir: basic - frame, basic - note, basic - loggout\nAjout du bouton de reconstruction HTML aux paramètres\nBackend a été migré vers TypeScript", + "it": "Menu di navigazione corretto\nWidget migrati a React: basic - frame, basic - note, basic - logout\nAggiunto il pulsante di ricostruzione HTML alle impostazioni\nBackend è stato migrato a TypeScript", + "es": "Menú de navegación corregido\nWidgets Migrated para React: basic - frame, basic - note, basic - logout\nAñadido el botón de reconstrucción HTML a la configuración\nBackend fue migrado a TipoScript", + "pl": "Skorygowane menu nawigacyjne\nMigrated widgets to React: podstawowy - ramka, podstawowy - notatka, podstawowy - logout\nDodano przycisk odbudowania HTML do ustawień\nBackend został przeniesiony do TypeScript", + "uk": "Корисне меню навігації\nMigrated віджети до React: базовий - кадр, базовий - замітка, базовий - логотип\nДодано кнопку відновлення HTML на налаштування\nBackend був мігрований до TypeScript", + "zh-cn": "已更正的导航菜单\n切换部件到反应:基本 - 框架、基本 - 注、基本 - 登录\n将 HTML 重建按钮添加到设置\n后端已迁移到类型脚本" + }, + "2.10.8": { + "en": "Added new option for view: \"Limit only for instances\"", + "de": "Neue Option zur Ansicht hinzugefügt: \"Limit nur für Instanzen\"", + "ru": "Добавлена новая опция для просмотра: \"Подобный только для случаев\"", + "pt": "Adicionado nova opção para visualização: \"Limitar apenas por instâncias\"", + "nl": "Nieuwe optie toegevoegd voor weergave: \"Alleen voor instanties beperken\"", + "fr": "Ajout d'une nouvelle option pour la vue: \"Limiter uniquement pour les instances\"", + "it": "Aggiunto nuova opzione per visualizzare: \"Limit solo per istanze\"", + "es": "Añadido nueva opción para ver: \"Limit only for instances\"", + "pl": "Dodano nową opcję widoku: \"Limit tylko dla instancji\"", + "uk": "Додано новий варіант для перегляду: \"Всі тільки екземпляри\"", + "zh-cn": "为视图添加了新选项 : “ 仅限实例”" + }, + "2.10.7": { + "en": "Optimization of the module federation", + "de": "Optimierung der Modulbeschickung", + "ru": "Оптимизация федерации модулей", + "pt": "Otimização da federação do módulo", + "nl": "Optimalisatie van de modulefederatie", + "fr": "Optimisation de la fédération des modules", + "it": "Ottimizzazione della federazione del modulo", + "es": "Optimización de la federación del módulo", + "pl": "Optymalizacja federacji modułów", + "uk": "Оптимізація федерації модуля", + "zh-cn": "优化模块联合会" + }, + "2.10.6": { + "en": "Improved the typing in typescript", + "de": "Verbessert die Eingabe in der Schrift", + "ru": "Улучшен типографский состав", + "pt": "Melhoria da digitação no typescript", + "nl": "Het typen in typescript verbeterd", + "fr": "Amélioration de la dactylographie", + "it": "Migliorata la digitazione in typescript", + "es": "Mejora de la escritura", + "pl": "Ulepszenie pisania na maszynie", + "uk": "Покращує типування у форматі", + "zh-cn": "改进打字符" + }, + "2.10.4": { + "en": "Corrected the jumping by object selection\nImplemented swipe widget", + "de": "Korrektur des Sprungs durch Objektauswahl\nErgänztes Swipe Widget", + "ru": "Исправлена прыжок с помощью выбора объекта\nРеализованный виджет", + "pt": "Corrigido o salto por seleção de objetos\nImplementado widget swipe", + "nl": "Het springen door objectselectie gecorrigeerd\nGeïmplementeerd widget", + "fr": "Correction de la sélection de saut par objet\nWidget de balayage mis en œuvre", + "it": "Corretto il salto dalla selezione degli oggetti\nWidget di swipe implementato", + "es": "Corregido el salto por selección de objetos\nWidget implementado", + "pl": "Skok poprawiony przez wybór obiektu\nWbudowany widżet przewijania", + "uk": "Виправлено стрибки за вибором об'єкта\nРеалізовано віджет swipe", + "zh-cn": "通过对象选择修正跳跃\n已执行的刷新部件" + }, + "2.10.3": { + "en": "Converted the CanJSWidget to typescript\nAdded \"clone\" button to the attribute groups", + "de": "Konvertiert das CanJSWidget in Schrift\nSchaltfläche \"Klon\" zu den Attributgruppen hinzugefügt", + "ru": "Преобразование CanJSWidget в Typescript\nДобавлена кнопка \"клон\" к группам атрибутов", + "pt": "Convertido o CanJSWidget para digitar oscript\nAdicionado botão \"clone\" para os grupos de atributos", + "nl": "Het CanJSWidget omzetten naar typescript\n\"kloon\" toegevoegd aan de attribuutgroepen", + "fr": "Converti le CanJSWidget en dactylographie\nAjout du bouton \"clone\" aux groupes d'attributs", + "it": "Convertito il CanJSWidget a typescript\nAggiunto \"clone\" pulsante ai gruppi attribute", + "es": "Convertir el CanJSWidget en typescript\nAñadido botón \"clone\" a los grupos de atributos", + "pl": "Konwersja CanJSwidget na maszynopis\nDodano przycisk \"clone\" do grup atrybutów", + "uk": "Перетворено CanJSWidget у форматіscript\nДодано кнопку \"клон\" до груп атрибутів", + "zh-cn": "将 CanJSWidget 转换为打字符\n在属性组中添加“ clone” 按钮" + } }, - "native": { - "defaultFileMode": 1604, - "license": "", - "useLicenseManager": 0, - "doNotShowProjectDialog": false, - "loadingBackgroundColor": "", - "loadingHideLogo": false, - "loadingBackgroundImage": false + "title": "Visualisation Next Generation", + "titleLang": { + "en": "Visualisation Next Generation", + "de": "Visualisierung Next Generation", + "ru": "Визуализация Next Generation", + "pt": "Visualização Next Generation", + "nl": "Visualisatie Next Generation", + "fr": "Visualisation Next Generation", + "it": "Visualizzazione Next Generation", + "es": "Visualización Next Generation", + "pl": "Wizualizacja Next Generation", + "uk": "Візуалізація Next Generation", + "zh-cn": "可视化 Next Generation" }, - "instanceObjects": [ - { - "_id": "", - "type": "meta", - "common": { - "name": "user files and images for vis-2", - "type": "meta.user" - }, - "native": {} - }, - { - "_id": "info", - "type": "channel", - "common": { - "name": "info" - }, - "native": {} - }, - { - "_id": "info.uploaded", - "type": "state", - "common": { - "name": "Files were uploaded", - "type": "number", - "role": "value.time" - }, - "native": {} - }, - { - "_id": "control", - "type": "channel", - "common": { - "name": "Control vis-2" - }, - "native": {} - }, - { - "_id": "control.instance", - "type": "state", - "common": { - "name": "Control vis-2", - "type": "string", - "desc": "Write here browser instance ID to control or 'FFFFFFFF' to control all instances" - }, - "native": {} - }, - { - "_id": "control.command", - "type": "state", - "common": { - "name": "Command for vis-2", - "type": "string", - "desc": "Writing this variable act as the trigger. Instance and data must be preset before 'command' will be written. 'changedView' will be signalled too", - "role": "state", - "states": { - "alert": "alert", - "changeView": "changeView", - "refresh": "refresh", - "reload": "reload", - "dialog": "dialog", - "dialogClose": "dialogClose", - "popup": "popup", - "playSound": "playSound", - "changedView": "changedView", - "tts": "tts" - } - }, - "native": {} + "desc": { + "en": "Extended GUI for ioBroker", + "de": "Erweiterte GUI für ioBroker", + "ru": "Расширенный GUI для ioBroker", + "pt": "GUI estendido para ioBroker", + "nl": "Uitgebreide GUI voor ioBroker", + "fr": "Interface graphique étendue pour ioBroker", + "it": "Interfaccia grafica estesa per ioBroker", + "es": "Interfaz gráfica extendida para ioBroker", + "pl": "Rozszerzone GUI dla ioBroker", + "uk": "Розширений GUI для ioBroker", + "zh-cn": "ioBroker的扩展GUI" + }, + "platform": "Javascript/Node.js", + "loglevel": "info", + "icon": "vis-2.png", + "enabled": true, + "mode": "daemon", + "nogit": true, + "extIcon": "https://raw.githubusercontent.com/iobroker/iobroker.vis-2/master/packages/iobroker.vis-2/admin/vis-2.png", + "keywords": [ + "DashUI", + "GUI", + "graphical", + "scada" + ], + "messagebox": true, + "readme": "https://github.com/iobroker/iobroker.vis-2/blob/master/README.md", + "authors": [ + "bluefox " + ], + "localLinks": { + "_default": { + "link": "%web_protocol%://%ip%:%web_port%/vis-2/edit.html", + "icon": "vis-2/img/faviconEdit.png", + "name": { + "en": "vis-2 Editor", + "de": "vis-2 Editor", + "ru": "vis-2 редактор", + "pt": "Editor vis-2", + "nl": "vis-2 Editor", + "fr": "Éditeur vis-2", + "it": "Editor vis-2", + "es": "Editor vis-2", + "pl": "Edytor vis-2", + "uk": "Редактор vis-2", + "zh-cn": "vis-2 编辑器" }, - { - "_id": "control.data", - "type": "state", - "common": { - "name": "Data for control vis-2", - "type": "string", - "desc": "Used for: alert, changeView, dialog, popup, playSound, changedView" - }, - "native": {} + "color": "#c8ffe1", + "pro": "vis-2/edit.html", + "intro": true + }, + "Runtime": { + "link": "%web_protocol%://%ip%:%web_port%/vis-2/index.html", + "icon": "vis-2/img/favicon.png", + "color": "#ffe9c8", + "pro": "vis-2/index.htm", + "cloud": "vis-2/index.html", + "intro": true, + "name": { + "en": "vis-2 Runtime", + "de": "vis-2 Runtime", + "ru": "vis-2 Runtime", + "pt": "vis-2 Runtime", + "nl": "vis-2 Runtime", + "fr": "vis-2 Runtime", + "it": "vis-2 Runtime", + "es": "vis-2 Runtime", + "pl": "vis-2 Runtime", + "uk": "vis-2 Runtime", + "zh-cn": "vis-2 Runtime" + } + } + }, + "license": "CC-BY-NC-4.0", + "dependencies": [ + { + "web": ">=5.4.0" + }, + { + "js-controller": ">=5.0.0" + } + ], + "restartAdapters": [ + "vis-2" + ], + "serviceStates": "lib/states.js", + "singleton": true, + "type": "visualization", + "connectionType": "local", + "dataSource": "push", + "tier": 3, + "noConfig": false, + "adminUI": { + "config": "json" + }, + "plugins": { + "sentry": { + "dsn": "https://db8b6e837c71447a876069559a00a742@sentry.iobroker.net/232" + } + }, + "compact": true, + "eraseOnUpload": true, + "welcomeScreen": [ + { + "link": "vis-2/index.html", + "name": "vis 2 runtime", + "img": "vis-2/img/favicon.png", + "color": "#ffe9c8", + "order": 0 + } + ], + "welcomeScreenPro": [ + { + "link": "vis-2/edit.html", + "name": "vis 2 editor", + "img": "vis-2/img/faviconEdit.png", + "color": "#c8ffe1", + "order": 1 + } + ], + "licenseInformation": { + "type": "commercial", + "link": "https://raw.githubusercontent.com/ioBroker/ioBroker.vis-2/master/LICENSE", + "license": "CC-BY-NC-4.0" + }, + "stopBeforeUpdate": true + }, + "native": { + "defaultFileMode": 1604, + "license": "", + "useLicenseManager": 0, + "doNotShowProjectDialog": false, + "loadingBackgroundColor": "", + "loadingHideLogo": false, + "loadingBackgroundImage": false + }, + "instanceObjects": [ + { + "_id": "", + "type": "meta", + "common": { + "name": "user files and images for vis-2", + "type": "meta.user" + }, + "native": {} + }, + { + "_id": "info", + "type": "channel", + "common": { + "name": "info" + }, + "native": {} + }, + { + "_id": "info.uploaded", + "type": "state", + "common": { + "name": "Files were uploaded", + "type": "number", + "role": "value.time" + }, + "native": {} + }, + { + "_id": "control", + "type": "channel", + "common": { + "name": "Control vis-2" + }, + "native": {} + }, + { + "_id": "control.instance", + "type": "state", + "common": { + "name": "Control vis-2", + "type": "string", + "desc": "Write here browser instance ID to control or 'FFFFFFFF' to control all instances" + }, + "native": {} + }, + { + "_id": "control.command", + "type": "state", + "common": { + "name": "Command for vis-2", + "type": "string", + "desc": "Writing this variable act as the trigger. Instance and data must be preset before 'command' will be written. 'changedView' will be signalled too", + "role": "state", + "states": { + "alert": "alert", + "changeView": "changeView", + "refresh": "refresh", + "reload": "reload", + "dialog": "dialog", + "dialogClose": "dialogClose", + "popup": "popup", + "playSound": "playSound", + "changedView": "changedView", + "tts": "tts" } - ] + }, + "native": {} + }, + { + "_id": "control.data", + "type": "state", + "common": { + "name": "Data for control vis-2", + "type": "string", + "desc": "Used for: alert, changeView, dialog, popup, playSound, changedView" + }, + "native": {} + } + ] } diff --git a/packages/iobroker.vis-2/package.json b/packages/iobroker.vis-2/package.json index 1a40adac..4312d2e3 100644 --- a/packages/iobroker.vis-2/package.json +++ b/packages/iobroker.vis-2/package.json @@ -1,7 +1,7 @@ { "name": "iobroker.vis-2", "description": "Next generation graphical user interface for ioBroker.", - "version": "2.11.1", + "version": "2.11.2", "author": { "name": "bluefox", "email": "dogafox@gmail.com" diff --git a/packages/types-vis-2/package.json b/packages/types-vis-2/package.json index c2234df6..f421775c 100644 --- a/packages/types-vis-2/package.json +++ b/packages/types-vis-2/package.json @@ -1,6 +1,6 @@ { "name": "@iobroker/types-vis-2", - "version": "2.11.1", + "version": "2.11.2", "description": "Types for vis-2", "files": [ "index.d.ts",