We have added integration with Prometheus and Grafana software. This allows to create charts for values present in Base module in any time range.
More information can be found in the tutorial: Charts in Remote
We have rebuild the mechanism for streaming of video cameras. This feature requires the Remote for iOS version 1.12 or newer, otherwise, remote preview of cameras will not work properly.
More information about cameras configuration and integration can be found in the tutorial: Cameras in Remote
The Switch control now can handle custom values for „on" and „off“ state. Until this update, the Switch element could send one of two possible values: on or off. From now on, it can send any values, for example 0 and 100 or 0 and 1, yes and no, etc. This increases the flexibility of this control and allows to control almost any device. Moreover, we added the Parameters field, which allows you to define custom parameters, that are will be sent together with command assigned to a Switch element.
Example: using the ramp parameter in the LCN system, allows to turn on/off a light with a ramp. Just type: ramp:xx in the Parameters field, where xx is ramp value.