Skip to content
Martin Gleiss edited this page May 2, 2015 · 1 revision

What is new in release v2.1?

We have made many improvements. New widgets and a new demo-home comes with this shipment.

basic.rgb

To select a color the 'basic.rgb'-widget is been used.

basic.button

The basic.button now supports 3 different sizes:

multimedia.music

This new widget is for controlling a media-player in the network.

appliance.iprouter

This widget shows some stats from a enertex knxnet/ip-router.

device.shutter

The shutter ist now available with a 'half'-mode and a 'full'-mode for different blade types.

In this example the value of the blade-angle is the same. In 'half'-mode the blade may turn to negativ setting.

if you want to chance the background of your shutter use your 'visu.css' and add something like that:

#widget_device_shutter-shutter2 {
background-image: url('../../pics/shutter/shutter_ocean.jpg');
}

The full documentation of all widgets can be found in the inline 'docu' project.