Grenton Object Manager
Download the software and find out what is in the releasesDownload
Current Version: 1.11.1 (build 2427)
- Windows: v1.11.1 (build 2427)
- macOS: v1.11.1 (build 2427)
- Linux - GTK: v1.11.1 (build 2427)
Changelog
v1.11.1 (build 2427)
03 October 2024
- A new
THERMOSTAT_V2
widget has been added, which allows you to change the mode and select the fan speed. It will be used by default after dragging the thermostat object to the myGrenton interface. Functionally, it replaces theTHERMOSTAT
widget.
Note!
Using the
Using the
THERMOSTAT_V2
widget requires the myGrenton application version 1.14.0 for iOS app or 1.11.0 for Android app.v1.10.1 (build 242102)
22 July 2024
- Added copying of virtual objects.
- Added display of the number of used objects on CLU (visible on mouse hover) and a warning about exceeding the limit.
- Added filtering of objects in the action configuration window.
- Added the ability to replace modules of different types in the CLU Discovery process (e.g., CLU 1.0 with CLU 2.0).
- Added a new user feature type
other
- allows saving a user variable such as an array or function.
Note!
Persistence will not be available for the user feature of
Persistence will not be available for the user feature of
other
type.- Added the ability to dynamically change the project's network interface (clicking on the IP address in the bottom right corner of the screen).
- Added support for the virtual object
MultiFanACThermostat
(object for fan coil units).
Note!
To use the
To use the
MultiFanACThermostat
virtual object, you must have CLU v5.13.03 (or higher).- When a new virtual object is added, the
Embedded features
tab is displayed as the default. - Added myGrenton templates:
ROLLER_SHUTTER
andROLLER_SHUTTER_V3
for ROLLER SHUTTER Z-Wave module.VALUE_V2
forZWAVE_ANALOG_SENSOR
,ZWAVE_BATTERY
,ZWAVE_1W_SENSOR
,ZWAVE_BINARY_SENSOR
andZWAVE_TAMPER_ALARM
objects.CONTACT_SENSOR
forZWAVE_DIN
,ZWAVE_BINARY_SENSOR
,ZWAVE_TAMPER_ALARM
andSatelInput
objects.VALUE_DOUBLE
forZWAVE_INFIBITY_DOOR_SENSOR
,ZWAVE_INFIBITY_WATER_SENSOR
andZWAVE_INFIBITY_MOTION_SENSOR
modules.- for objects of Analog IN/OUT, Multisensor, Touch Panel, Smart Panel, Dali, and GATE Modbus modules.
- for
HEOS
andDenonMarantzAVR
objects. - for Jablotron objects.
- Added the ability to reverse state for
CONTACT_SENSOR
andCONTACT_SENSOR_DOUBLE
widgets.
Note!
For the state reversal functionality for widgets
For the state reversal functionality for widgets
CONTACT_SENSOR
and CONTACT_SENSOR_DOUBLE
, a minimum version of the myGrenton app 1.12.1 (iOS) or 1.9.17 (Android) is required.- Removed Visual Builder.
- Fixed an issue where the application would hang after calling a method when there is no connection to the system.
- Fixed an issue with deleting a container when it contains objects that have associations.
- Fixed issues in the area of opening/saving a project.
- Fixed issues in the area of generating actions/states in myGrenton interface widgets.
- Fixed the issue of excessively long wait time for user features refresh.
- Fixed default selection when choosing a script parameter.
- Fixed validation of entered value for BOOLEAN-type user feature.
- Fixed the default selection of CLU when copying scripts.
- Fixed binding errors in the myGrenton interface after changing the name in the object tree.
- Fixed an error in creating the SCENE widget for the script after replacing CLU.
- Fixed CLU code generation for setting user feature values from the myGrenton application - now values are set to the appropriate type.
- Fixed myGrenton interface generation in the script invocation area with a parameter as a feature.
- Fixed errors in the interface reload area.
- Fixed displaying Polish characters in the Diagnostic Logs window.
- Fixed errors in the area of adding actions for objects in a container.
- Fixed the problem of executing actions in the context of the previously opened configuration window.
- Fixed excessive collapsing and expanding of the object tree.
- Fixed the ability to delete containers with added objects.
- Changed the default setting of automatic interfaces base update when opening a project to active.
Note!
Automatic updating of the interfaces base when opening a project has been set as default. This setting can be changed by selecting Window->Preferences from the top menu.
Automatic updating of the interfaces base when opening a project has been set as default. This setting can be changed by selecting Window->Preferences from the top menu.
- Changed the maximum interface sharing time for myGrenton from 6 months to 2 years.
v1.8.0 (build 2403)
29 August 2023
- Added a set of new icons for myGrenton interfaces.
- Added filtering by the name of myGrenton icons.
- Added myGrenton widget
COOL_MASTER
. - Added
AUDIO_REMOTE_CONTROL
myGrenton templates forSonos
andMusicCast
objects. - Added user feature persistency.
- Added functionality to create copies of graphic scripts.
- Changed appearance of user feature tab, added functionality to sort user features by attributes.
- Stability improvements and bug fixes.
v1.7.0 (build 2248)
5 December 2022
- Added configuration sending after
CLU Discovery
. - Added assigning inactive CLUs and modules to active during
CLU Discovery
. - Added tab in the diagnostic view for displaying CLU logs.
- Added remembering the last selected object when manually assigning values in myGrenton widgets.
- Added
CONTACT_SENSOR
andCONTACT_SENSOR_DOUBLE
templates forDIN
objects. - Added mygrenton widget
SLIDER
. - Added mygrenton widgets
CONTACT_SENSOR
andCONTACT_SENSOR_DOUBLE
. - Added
DIMMER_V2
myGrenton templates forDIM
andLED
objects. - Added functions
logError(text)
,logWarning(text)
,logInfo(text)
,logDebug(text)
in graphic scripts. - Changed objects sorting in the
Group by module
tab to sorting by type and index. - Changed
Connection
column toStatus
in diagnostic view. - myGrenton widget
DIMMER
replaced byDIMMER_V2
. - Removed display of ip address for modules in firmware update view.
- Stability improvements and bug fixes.
v1.6.1 (build 221101)
29 March 2022
- Added myGrenton widget
TV_REMOTE_CONTROL
. - Added myGrenton widget
EVENT_SCHEDULER
. - Added myGrenton widget
AUDIO_REMOTE_CONTROL
. - Added myGrenton widget
MULTISENSOR
and widget template forMULTISENSOR_IR_FM
objects. - Added myGrenton widget
ROLLER_SHUTTER_V3
. - Added myGrenton widgets
VALUE_V2
andVALUE_DOUBLE
. - Added new icons in myGrenton: multisensor, remote, scheduler, text, value-double, value.
- Added clearing of clipboard with widgets content when opening new project.
- Added dialog to display the result of method execution (e.g. for
EventScheduler
object). - Added icon visibility change for
TEXT
widget depending on configuration. - Added context action to create copy of script.
- Added find/replace functionality in
LUA
script editor. - Added translation of application into Italian.
- Added demo projects.
- Changed the way of defining indications for the
ON_OFF DOUBLE
widget - with the use of separate attributes:Indication ON
,Indication OFF
. - Changed default units for component of empty
LED
widget. - Changed order of attributes in widgets
SCHEDULER
andTEXT
. - Changed wizard for
CLU Discovery
, i.a. added object updates after firmwareApiVersion changed. - Fixed shortcuts in
LUA
script editor. - Stability improvements and bug fixes.
v1.5.1 (build 214101)
08 November 2021
- Added warning about ending Visual Builder support.
- Added editing of object names using shortcut F2.
- Added filtering of device objects in the tree by name.
- Added
SCHEDULER
widget. - Added
ROLLER_SHUTTER
,ROLLER_SHUTTER_V2
widget templates forROLLER_SH_DIN_3
,ROLLER_SH_FM
device objects. - Added
TEXT
widget. - Fixed translations.
v1.4.1 (build 2123)
16 June 2021
- Added diagnostic view for CLU devices.
- Added dark mode available under Linux and MacOS.
- Added the ability to make copy of myGrenton interface.
- Added copy/paste actions for myGrenton widgets.
- Added myGrenton
ON_OFF_DOUBLE
widget with two buttons. - Added myGrenton
ROLLER_SHUTTER_V2
widget and widget template forROLLER_SHUTTER
objects. - Added
VALUE
,ON_OFF
,SCENE
widget templates forSatelZone
,SatelInput
,SatelOutput
objects. - Added
ON_OFF
widget template forTimer
objects. - Added
VALUE
widget template forONEW_SENSOR
objects. - Added warnings about firmware update changing
firmware.apiVersion
. - Changed message before firmware update containing the update rules.
- Changed the naming of objects from 'periphery objects' to 'virtual objects'.
- Stability improvements and bug fixes.
v1.3.5 (build 2050)
7 December 2020
- MacOS Big Sur (11.0) support
v1.3.5 (build 204201)
26 October 2020
- myGrenton - New widget - Camera (maximum URL length is 2048 characters). The condition for the proper operation of the widget is to use the video stream with the RTSP protocol and the MJPG codec. Supported camera models:
- Dahua IP CAMERA Model: IPC-HFW2531S-S-0280B-S2
- Hikvision NETWORK CAMERA Model: DS-2CD1043G0-I
- Camera with video stream with the RTSP protocol and the MJPG codec. Note! In this case, you should perform your own tests of correct operation and compatibility of the camera with the myGrenton application.
- New icons for the myGrenton interface:
- Stairs.
- Curtains.
- Curtain rods.
- Shutters.
- Wall lamp.
- Led tape.
- Marquise.
- Pump.
- Valve.
- Floor heating.
- Gas boiler.
- Roller blind.
- Watering the garden.
- Power socket.
- Motion detector.
- Kitchen.
- Plafond.
- Ground floor.
- Floor.
- Attic.
- Fireplace.
- Party scene.
- TV viewing scene.
- Wake up scene.
- Added forcing firmware update for devices connected to TF-Bus but not found during 'CLU Discovery'. This option is available in the context menu for CLU in the firmware update view.
- Added canceling the module firmware update if the CLU update fails.
- Added warning after firmware update if any module has BOOT status.
- New save for om.log files - saving in the / logs folder.
- Changing the way of setting the network interface in the Object Manager - setting for the entire application.
- Changing the way of displaying supported XML interfaces - removing the list of supported CLUs.
- Support in downloading configuration for devices with SN> 10 characters.
- Improved the firmware update process in case of changing the configuration of network interfaces in the system.
- Changed location of button for adding script parameters.
- Fixed problem for downloading configuration of two CLU's having configuration sent from OM version 195001 or lower.
- Linux - Fixed an error related to setting the IP address when sending the myGrenton interface.
- Fixed closing of the CLU configuration sending window with "Esc" key.
- Fixed the content of some messages.
v1.3.3 (build 2014)
27 April 2020
- myGrenton – support for Push notification objects in the interface.
- Extended timeout for updates.
- Extending the visibility of labels in the myGrenton interface sharing dialog via a link.
- Firmware update view - incorrect window display in the absence of Internet connection.
- Firmware update view - Wrong selection after sorting.
- Firmware update view - Display of available FW for updating after changing the repository.
- Firmware update view - Incorrect graying out of the 'Selection' checkboxes after changing the repository.
v1.3.2 (build 195001)
8 January 2020
- Adding the config.json file to the diagnostic package
- The ability to update the firmware from the server and from a zip file in one window “Tools/Firmware update view”
- Correction of German translations.
- Improved opening of the thermostat properties window after updating the CLU firmware and changing device interfaces (incorrect Data / Min setting for thermostat_v2).
- Unification of the time synchronization mechanism OM with CLU.
- Added widget length limit to 30 characters from the properties window.
- Improved appearance of the Status attribute in myGrenton widgets.
- No creation of device objects after Discovery, if these objects were previously added to the container and removed. Corrected problem with triggering the “Send to mobile device action” - infinite progress bar
v1.3.1 (build 1945)
8 November 2019
- Multi-selection of widgets in the myGrenton interface.
- Sharing myGrenton interface - allows deactivating of an interface link also when the interface has been modified.
- myGrenton interface - added acontext menu with the option to delete the widget and also to open the “Widget properties” window. Menu is displayed after right-clicking on a widget.
- Interface settings - Option to block access to the cloud via the myGrenton interface. Selecting this option causes that all CLUZ / Gate modules used in the interface will not use cloud and will be able to be connected in the local network only.
- "Save as" - automatic generation of the project name. Name generated based on the name of the project on which the "Save as" action is performed.
- New template for the ZWAVE_DIN object
- Visual Builder - adding 2.0 series module objects to the autogenerated interface.
- Changing the way widget properties are displayed -the properties window opens by double-clicking.
- Thermostat Component - the minimum and maximum temperature component in the widget for myGrenton interface.
- Optimization of CLUZ activity checking in the firmware update window.
- Firmware repository update when calling "Refresh" in the update window.
- Added the Object Manager version in the title of the main window.
- Object Manager’s version added to the title of the main window.
- Update process - more of information in the logs about the completion of the update.
- Several improvements of the application stability.
v1.3.0 (build 1927)
8 July 2019
- Creating myGrenton interfaces (The minimum required version of CLU: v05.03.06)
- Adding a widget to the myGrenton interface via the Drag & Drop object from the object tree.
- Transferring the myGrenton interface using QR Code.
- Providing the myGrenton interface in the Grenton Cloud – the ability to define the access time to the interface via a link.
- German language support added.
- Changed firmware upgrade mechanism - the approach allows updating all types of CLU and Grenton 2.0 modules from the Grenton cloud.
- Updating module objects after a firmware – update follows after performing the CLU Discovery, after updating the modules.
- Adding IP addresses by Object Manager – corrects error related to i.a. with sending a new IP address for the CLU that is already in the project.
- Assigning the gateway address for the next ”CLU Discovery” in a given project.
- Incorrect display of the values of CLU variables from the Object Manager level when a large number of variables is used.
- Transcribing a new CLU to an inactive one that is on a different subnet.
- Graphic appearance of the application – improvements in the appearance of the windows.
v1.2.1 (build 190202)
17 April 2019
- IP assignment for CLU with an existing project after changing the network configuration.
- Ability to change the network interface during CLU Discovery.
- Ability to transmit gateway on re-Discovery.
- Addition of the global object identifier (used by Smart Panel v04).
- Changed version of the Java runtime from 1.7 to 1.8.
- Updated versions of graphic libraries.
- Improved Object Manager window scaling for higher screen resolutions.
- Improved view of some windows in the program (eg CLU Discovery, Visual Builder).
- Extension of the resolution list for the mobile interface (Visual Builder).
- Adding a description to the resolution for the advanced configuration (Visual Builder).
- Increased available memory (Xmx) for the user interface (up to 1024MB).
- Rename "Network Configuration" to "Project Settings" in the Tools menu.
- Unexpected closing of the Object Manager when setting a parameter from a list (e.g. feature StatisticState). Unable to set user defined resolution. The problem of migrating some projects (from previous OM versions) to version 1.2.1 (build 190201).
v1.2.0 (build 180807)
17 July 2018
- Sorting of interface resolutions when creating / editing in Visual Builder.
- Incorrect color representation of sliders: KnobColor and SliderColor in GrentonSkin skins.
- First slider graphic offset: KnobColor and SliderColor in GrentonSkin skins.
- Unable to switch between resolutions:
- 1200x1920 WUXGA - 1920x1200 Samsung Galaxy Tab A 10.1.
- 1600x2560 WQXGA - 2560x1600 Lenovo Yoga Tab 3 10, TAB S10.
v1.2.0 (build 180206)
15 June 2018
- New skins - the ability to set a new skin in one of the fifteen available resolutions.
- The interface update procedure has been improved after updating the Z-Wave CLU firmware.
- XML file interfaces database has been updated.
- Incorrect display of interfaces in Visual Builder.
- Incorrect icon scaling for Home Manager app for iOS devices.
v1.2.0 (build 180202)
5 February 2018
- Media Measurement - the ability to set and track energy consumption for a given object connected to the Grenton system.
- Backup - the ability to make backups for a given project.
- Move to container - option available in the context menu of the object tree, enables faster group adding of objects to a created container.
- Statistics panel - allows you to add Media Measurement to the interface of the mobile application.
- Camera panel - allows you to define the area where the RTSP stream is displayed on the mobile interface page.
- Intercom - allows you to configure the interface of the mobile application to use the SIP server and intercom.
- Change skin - allows you to change the skin for the interface you have created.
- Resolution change - allows you to change the resolution for the created interface.
- Interface cloning - allows you to copy the entire interface along with defining a new skin and resolution.
- Export the interface file to .ZIP - allows you to generate a .ZIP file that can be imported on the Home Manager mobile application.
- New event: Adding a new OnHolidayModeOff event for the Thermostat virtual object.
- Ability to Zoom in / Out in the Visual Builder UI Simulator.
- Batch change: Ability to select several components and change the distance between components in VB in batch.
- Changing the new Grenton Object Manager start screen.
- Adding new information about the license in the "About" window
- Shortening the timeout time after entering an incorrect value for SecretKey (CLU unit encryption key).
- Automatic completion of components: 2-state button and Slider - selecting Sources for components results in automatic completion of events and the Text parameter (Note! Not applicable to all object properties).
- Added missing graphics for BasicSkinExtraLarge and BasicSkinMedium skins.
- Addition of the possibility of creating thermostats with the CLU user characteristics as the Source / Receiver.
- UTF-8 character encoding was standardized in all project files.
- The display of feature values has been standardized to 2 decimal places (For example: the Value feature of the OneWire object).
- Added maintenance of the object tree view from the previous operation performed for adding methods to events.
- Added new language for Object Manager - English.
- Ability to create your own resolution in advanced GUI generator mode for interfaces.
- Incorrect calculation of the chart in the Schedule tab for the objects: Schedule and Thermostat after changing the Min, Max range.
- Incorrect display of the list of objects (grouping of objects) after editing the name of an object.
- Incorrect generation of page orientation for an automatically generated interface with custom resolution.
- Incorrect text font size for Radio component for interfaces with BasicSkin_Large skin.
- Incorrect display of the text of the components Button, Radio 2-state button.
- Unable to add the M0 / M1 feature of the Roller Shutter module to the "Condition" component.
- Incorrectly added condition block in the script for the State feature of the Calendar object.
- Incorrect creation of the Rule feature of the calendar virtual object when the 'Even days / Odd days' option is used.
- Value% value of the Analog In / Out module is not displayed in the Visual Builder UI Simulator.