|
From: <ha...@us...> - 2012-12-11 22:12:57
|
Revision: 1205
http://openautomation.svn.sourceforge.net/openautomation/?rev=1205&view=rev
Author: hausl
Date: 2012-12-11 22:12:48 +0000 (Tue, 11 Dec 2012)
Log Message:
-----------
Flavour-attribute for Icons implemented.
Modified Paths:
--------------
CometVisu/trunk/visu/lib/iconhandler.js
CometVisu/trunk/visu/lib/templateengine.js
CometVisu/trunk/visu/structure/pure/_common.js
CometVisu/trunk/visu/structure/pure/text.js
CometVisu/trunk/visu/visu_config.xsd
Modified: CometVisu/trunk/visu/lib/iconhandler.js
===================================================================
--- CometVisu/trunk/visu/lib/iconhandler.js 2012-12-11 21:09:54 UTC (rev 1204)
+++ CometVisu/trunk/visu/lib/iconhandler.js 2012-12-11 22:12:48 UTC (rev 1205)
@@ -50,511 +50,388 @@
* @private
*/
var db = {
-'CometVisu' : { '*' : '128',
- '16' : { '*' : 'sodium' ,
- 'black' : { 'uri': 'icon/comet_16_000000.png' },
- 'white' : { 'uri': 'icon/comet_16_ffffff.png' },
- 'antimony' : { 'uri': 'icon/comet_16_00ddff.png' },
- 'boron' : { 'uri': 'icon/comet_16_00ff11.png' },
- 'lithium' : { 'uri': 'icon/comet_16_ff0000.png' },
- 'potassium' : { 'uri': 'icon/comet_16_d00055.png' },
- 'sodium' : { 'uri': 'icon/comet_16_ff8000.png' } },
- '32' : { '*' : 'sodium' ,
- 'black' : { 'uri': 'icon/comet_32_000000.png' },
- 'white' : { 'uri': 'icon/comet_32_ffffff.png' },
- 'antimony' : { 'uri': 'icon/comet_32_00ddff.png' },
- 'boron' : { 'uri': 'icon/comet_32_00ff11.png' },
- 'lithium' : { 'uri': 'icon/comet_32_ff0000.png' },
- 'potassium' : { 'uri': 'icon/comet_32_d00055.png' },
- 'sodium' : { 'uri': 'icon/comet_32_ff8000.png' } },
- '64' : { '*' : 'sodium' ,
- 'black' : { 'uri': 'icon/comet_64_000000.png' },
- 'white' : { 'uri': 'icon/comet_64_ffffff.png' },
- 'antimony' : { 'uri': 'icon/comet_64_00ddff.png' },
- 'boron' : { 'uri': 'icon/comet_64_00ff11.png' },
- 'lithium' : { 'uri': 'icon/comet_64_ff0000.png' },
- 'potassium' : { 'uri': 'icon/comet_64_d00055.png' },
- 'sodium' : { 'uri': 'icon/comet_64_ff8000.png' } },
- '128': { '*' : 'sodium' ,
- 'black' : { 'uri': 'icon/comet_128_000000.png' },
- 'white' : { 'uri': 'icon/comet_128_ffffff.png' },
- 'antimony' : { 'uri': 'icon/comet_128_00ddff.png' },
- 'boron' : { 'uri': 'icon/comet_128_00ff11.png' },
- 'lithium' : { 'uri': 'icon/comet_128_ff0000.png' },
- 'potassium' : { 'uri': 'icon/comet_128_d00055.png' },
- 'sodium' : { 'uri': 'icon/comet_128_ff8000.png' } } },
-'audio_audio' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_audio.png' , 'style': 'height: 2em;' },
- 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_audio.png' , 'style': 'height: 2em;' } } },
-'audio_eject' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_eject.png' , 'style': 'height: 2em;' } } },
-'audio_ff' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_ff.png' , 'style': 'height: 2em;' } } },
-'audio_mute' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_mute.png' , 'style': 'height: 2em;' } } },
-'audio_pause' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_pause.png' , 'style': 'height: 2em;' } } },
-'audio_playliste' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_playliste.png' , 'style': 'height: 2em;' } } },
-'audio_play' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_play.png' , 'style': 'height: 2em;' } } },
-'audio_rec' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_rec.png' , 'style': 'height: 2em;' } } },
-'audio_rew' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_rew.png' , 'style': 'height: 2em;' } } },
-'audio_sound' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_sound.png' , 'style': 'height: 2em;' } } },
-'audio_stop' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_stop.png' , 'style': 'height: 2em;' } } },
-'fts_fenster_gekippt' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_fenster_gekippt.png' , 'style': 'height: 2em;' } } },
-'fts_fenster_offen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_fenster_offen.png' , 'style': 'height: 2em;' } } },
-'fts_fenster' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_fenster.png' , 'style': 'height: 2em;' } } },
-'fts_garage' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_garage.png' , 'style': 'height: 2em;' } } },
-'fts_markise' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_markise.png' , 'style': 'height: 2em;' } } },
-'fts_rollo' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_rollo.png' , 'style': 'height: 2em;' } } },
-'fts_tuer_offen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_tuer_offen.png' , 'style': 'height: 2em;' } } },
-'fts_tuer' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_tuer.png' , 'style': 'height: 2em;' } } },
-'it_fernsehen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_fernsehen.png' , 'style': 'height: 2em;' } } },
-'it_funk_dcf77' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_funk_dcf77.png' , 'style': 'height: 2em;' } } },
-'it_internet' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_internet.png' , 'style': 'height: 2em;' } } },
-'it_kamera' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_kamera.png' , 'style': 'height: 2em;' } } },
-'it_nas' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_nas.png' , 'style': 'height: 2em;' } } },
-'it_netz' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_netz.png' , 'style': 'height: 2em;' } } },
-'it_netzwerk' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_netzwerk.png' , 'style': 'height: 2em;' } } },
-'it_pc' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_pc.png' , 'style': 'height: 2em;' } } },
-'it_radio' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_radio.png' , 'style': 'height: 2em;' } } },
-'it_router' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_router.png' , 'style': 'height: 2em;' } } },
-'it_server' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_server.png' , 'style': 'height: 2em;' } } },
-'it_smartphone' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_smartphone.png' , 'style': 'height: 2em;' } } },
-'it_telefon' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_telefon.png' , 'style': 'height: 2em;' } } },
-'it_wlan' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_wlan.png' , 'style': 'height: 2em;' } } },
-'licht_esstisch' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/licht_esstisch.png' , 'style': 'height: 2em;' } } },
-'licht_indirekt' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/licht_indirekt.png' , 'style': 'height: 2em;' } } },
-'licht_led' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/licht_led.png' , 'style': 'height: 2em;' } } },
-'licht_lichterkette' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/licht_lichterkette.png' , 'style': 'height: 2em;' } } },
-'licht_licht' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/licht_licht.png' , 'style': 'height: 2em;' } } },
-'licht_party' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/licht_party.png' , 'style': 'height: 2em;' } } },
-'licht_regelung' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/licht_regelung.png' , 'style': 'height: 2em;' } } },
-'licht_stehlampe' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/licht_stehlampe.png' , 'style': 'height: 2em;' } } },
-'meld_achtung' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/meld_achtung.png' , 'style': 'height: 2em;' } } },
-'meld_medizin' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/meld_medizin.png' , 'style': 'height: 2em;' } } },
-'meld_post_offen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/meld_post_offen.png' , 'style': 'height: 2em;' } } },
-'meld_post' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/meld_post.png' , 'style': 'height: 2em;' } } },
-'meld_service' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/meld_service.png' , 'style': 'height: 2em;' } } },
-'meld_steckdose' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/meld_steckdose.png' , 'style': 'height: 2em;' } } },
-'sani_bewaesserung' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_bewaesserung.png' , 'style': 'height: 2em;' } } },
-'sani_fussbodenheizung' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_fussbodenheizung.png' , 'style': 'height: 2em;' } } },
-'sani_heizung' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_heizung.png' , 'style': 'height: 2em;' } } },
-'sani_kessel_temp' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_kessel_temp.png' , 'style': 'height: 2em;' } } },
-'sani_lueftung' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_lueftung.png' , 'style': 'height: 2em;' } } },
-'sani_lueftung_regelung': { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_lueftung_regelung.png' , 'style': 'height: 2em;' } } },
-'sani_pumpe' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_pumpe.png' , 'style': 'height: 2em;' } } },
-'sani_solar' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_solar.png' , 'style': 'height: 2em;' } } },
-'sani_solar_temp' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_solar_temp.png' , 'style': 'height: 2em;' } } },
-'sani_wasserhahn' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/sani_wasserhahn.png' , 'style': 'height: 2em;' } } },
-'secur_alarmanlage' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/secur_alarmanlage.png' , 'style': 'height: 2em;' } } },
-'secur_codierung' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/secur_codierung.png' , 'style': 'height: 2em;' } } },
-'secur_frostschutz' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/secur_frostschutz.png' , 'style': 'height: 2em;' } } },
-'secur_hitzeschutz' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/secur_hitzeschutz.png' , 'style': 'height: 2em;' } } },
-'secur_offen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/secur_offen.png' , 'style': 'height: 2em;' } } },
-'secur_rauchmelder' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/secur_rauchmelder.png' , 'style': 'height: 2em;' } } },
-'secur_zu' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/secur_zu.png' , 'style': 'height: 2em;' } } },
-'steuer_ab' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_ab.png' , 'style': 'height: 2em;' } } },
-'steuer_alles_ein_aus' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_alles_ein_aus.png' , 'style': 'height: 2em;' } } },
-'steuer_auf' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_auf.png' , 'style': 'height: 2em;' } } },
-'steuer_aussen_ein_aus' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_aussen_ein_aus.png' , 'style': 'height: 2em;' } } },
-'steuer_ein_aus' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_ein_aus.png' , 'style': 'height: 2em;' } } },
-'steuer_home' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_home.png' , 'style': 'height: 2em;' } } },
-'steuer_minus' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_minus.png' , 'style': 'height: 2em;' } } },
-'steuer_plus' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_plus.png' , 'style': 'height: 2em;' } } },
-'steuer_standby' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_standby.png' , 'style': 'height: 2em;' } } },
-'steuer_vor' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_vor.png' , 'style': 'height: 2em;' } } },
-'steuer_x' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_x.png' , 'style': 'height: 2em;' } } },
-'steuer_zurueck' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/steuer_zurueck.png' , 'style': 'height: 2em;' } } },
-'szene_essen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_essen.png' , 'style': 'height: 2em;' } } },
-'szene_garten' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_garten.png' , 'style': 'height: 2em;' } } },
-'szene_kochen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_kochen.png' , 'style': 'height: 2em;' } } },
-'szene_making_love' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_making_love.png' , 'style': 'height: 2em;' } } },
-'szene_nacht' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_nacht.png' , 'style': 'height: 2em;' } } },
-'szene_party' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_party.png' , 'style': 'height: 2em;' } } },
-'szene_pool' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_pool.png' , 'style': 'height: 2em;' } } },
-'szene_schlafen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_schlafen.png' , 'style': 'height: 2em;' } } },
-'szene_schwimmen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_schwimmen.png' , 'style': 'height: 2em;' } } },
-'szene_szene' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_szene.png' , 'style': 'height: 2em;' } } },
-'szene_terrasse' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_terrasse.png' , 'style': 'height: 2em;' } } },
-'szene_toilette' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_toilette.png' , 'style': 'height: 2em;' } } },
-'szene_weihnachten' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/szene_weihnachten.png' , 'style': 'height: 2em;' } } },
-'temp_aussen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/temp_aussen.png' , 'style': 'height: 2em;' } } },
-'temp_frost' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/temp_frost.png' , 'style': 'height: 2em;' } } },
-'temp_innen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/temp_innen.png' , 'style': 'height: 2em;' } } },
-'temp_regelung' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/temp_regelung.png' , 'style': 'height: 2em;' } } },
-'temp_temperatur' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/temp_temperatur.png' , 'style': 'height: 2em;' } } },
-'user_abwesend' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/user_abwesend.png' , 'style': 'height: 2em;' } } },
-'user_anwesend' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/user_anwesend.png' , 'style': 'height: 2em;' } } },
-'user_ext_away' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/user_ext_away.png' , 'style': 'height: 2em;' } } },
-'wetter_bewoelkt' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_bewoelkt.png' , 'style': 'height: 2em;' } } },
-'wetter_feuchtigkeit' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_feuchtigkeit.png' , 'style': 'height: 2em;' } } },
-'wetter_gewitter' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_gewitter.png' , 'style': 'height: 2em;' } } },
-'wetter_pollen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_pollen.png' , 'style': 'height: 2em;' } } },
-'wetter_regen' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_regen.png' , 'style': 'height: 2em;' } } },
-'wetter_schnee' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_schnee.png' , 'style': 'height: 2em;' } } },
-'wetter_sommer' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_sommer.png' , 'style': 'height: 2em;' } } },
-'wetter_sonne' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_sonne.png' , 'style': 'height: 2em;' } } },
-'wetter_unwetter' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_unwetter.png' , 'style': 'height: 2em;' } } },
-'wetter_wind' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_wind.png' , 'style': 'height: 2em;' } } },
-'wetter_winter' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/wetter_winter.png' , 'style': 'height: 2em;' } } },
-'zeit_automatik' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/zeit_automatik.png' , 'style': 'height: 2em;' } } },
-'zeit_diagramm' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/zeit_diagramm.png' , 'style': 'height: 2em;' } } },
-'zeit_ecomode' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/zeit_ecomode.png' , 'style': 'height: 2em;' } } },
-'zeit_handbetrieb' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/zeit_handbetrieb.png' , 'style': 'height: 2em;' } } },
-'zeit_kalender' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/zeit_kalender.png' , 'style': 'height: 2em;' } } },
-'zeit_notiz' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/zeit_notiz.png' , 'style': 'height: 2em;' } } },
-'zeit_statistik' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/zeit_statistik.png' , 'style': 'height: 2em;' } } },
-'zeit_uhr' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/zeit_uhr.png' , 'style': 'height: 2em;' } } },
-
+'CometVisu' : { '*' : '128',
+ '16' : { '*' : 'sodium',
+ 'black' : { 'uri': 'icon/comet_16_000000.png'},
+ 'white' : { 'uri': 'icon/comet_16_ffffff.png'},
+ 'antimony' : { 'uri': 'icon/comet_16_00ddff.png'},
+ 'boron' : { 'uri': 'icon/comet_16_00ff11.png'},
+ 'lithium' : { 'uri': 'icon/comet_16_ff0000.png'},
+ 'potassium' : { 'uri': 'icon/comet_16_d00055.png'},
+ 'sodium' : { 'uri': 'icon/comet_16_ff8000.png'} },
+ '32' : { '*' : 'sodium',
+ 'black' : { 'uri': 'icon/comet_32_000000.png'},
+ 'white' : { 'uri': 'icon/comet_32_ffffff.png'},
+ 'antimony' : { 'uri': 'icon/comet_32_00ddff.png'},
+ 'boron' : { 'uri': 'icon/comet_32_00ff11.png'},
+ 'lithium' : { 'uri': 'icon/comet_32_ff0000.png'},
+ 'potassium' : { 'uri': 'icon/comet_32_d00055.png'},
+ 'sodium' : { 'uri': 'icon/comet_32_ff8000.png'} },
+ '64' : { '*' : 'sodium',
+ 'black' : { 'uri': 'icon/comet_64_000000.png'},
+ 'white' : { 'uri': 'icon/comet_64_ffffff.png'},
+ 'antimony' : { 'uri': 'icon/comet_64_00ddff.png'},
+ 'boron' : { 'uri': 'icon/comet_64_00ff11.png'},
+ 'lithium' : { 'uri': 'icon/comet_64_ff0000.png'},
+ 'potassium' : { 'uri': 'icon/comet_64_d00055.png'},
+ 'sodium' : { 'uri': 'icon/comet_64_ff8000.png'} },
+ '128': { '*' : 'sodium',
+ 'black' : { 'uri': 'icon/comet_128_000000.png'},
+ 'white' : { 'uri': 'icon/comet_128_ffffff.png'},
+ 'antimony' : { 'uri': 'icon/comet_128_00ddff.png'},
+ 'boron' : { 'uri': 'icon/comet_128_00ff11.png'},
+ 'lithium' : { 'uri': 'icon/comet_128_ff0000.png'},
+ 'potassium' : { 'uri': 'icon/comet_128_d00055.png'},
+ 'sodium' : { 'uri': 'icon/comet_128_ff8000.png'} } },
-
-
-
-
- 'audio_audio_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_audio.png' , 'style': 'height: 2em;' },
- 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_audio.png' , 'style': 'height: 2em;' } } },
- 'audio_eject_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_eject.png' , 'style': 'height: 2em;' } } },
- 'audio_ff_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_ff.png' , 'style': 'height: 2em;' } } },
- 'audio_mute_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_mute.png' , 'style': 'height: 2em;' } } },
- 'audio_pause_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_pause.png' , 'style': 'height: 2em;' } } },
- 'audio_playliste_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_playliste.png' , 'style': 'height: 2em;' } } },
- 'audio_play_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_play.png' , 'style': 'height: 2em;' } } },
- 'audio_rec_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_rec.png' , 'style': 'height: 2em;' } } },
- 'audio_rew_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_rew.png' , 'style': 'height: 2em;' } } },
- 'audio_sound_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_sound.png' , 'style': 'height: 2em;' } } },
- 'audio_stop_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_stop.png' , 'style': 'height: 2em;' } } },
- 'fts_fenster_gekippt_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_fenster_gekippt.png' , 'style': 'height: 2em;' } } },
- 'fts_fenster_offen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_fenster_offen.png' , 'style': 'height: 2em;' } } },
- 'fts_fenster_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_fenster.png' , 'style': 'height: 2em;' } } },
- 'fts_garage_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_garage.png' , 'style': 'height: 2em;' } } },
- 'fts_markise_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_markise.png' , 'style': 'height: 2em;' } } },
- 'fts_rollo_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_rollo.png' , 'style': 'height: 2em;' } } },
- 'fts_tuer_offen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_tuer_offen.png' , 'style': 'height: 2em;' } } },
- 'fts_tuer_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_tuer.png' , 'style': 'height: 2em;' } } },
- 'it_fernsehen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_fernsehen.png' , 'style': 'height: 2em;' } } },
- 'it_funk_dcf77_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_funk_dcf77.png' , 'style': 'height: 2em;' } } },
- 'it_internet_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_internet.png' , 'style': 'height: 2em;' } } },
- 'it_kamera_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_kamera.png' , 'style': 'height: 2em;' } } },
- 'it_nas_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_nas.png' , 'style': 'height: 2em;' } } },
- 'it_netz_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_netz.png' , 'style': 'height: 2em;' } } },
- 'it_netzwerk_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_netzwerk.png' , 'style': 'height: 2em;' } } },
- 'it_pc_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_pc.png' , 'style': 'height: 2em;' } } },
- 'it_radio_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_radio.png' , 'style': 'height: 2em;' } } },
- 'it_router_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_router.png' , 'style': 'height: 2em;' } } },
- 'it_server_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_server.png' , 'style': 'height: 2em;' } } },
- 'it_smartphone_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_smartphone.png' , 'style': 'height: 2em;' } } },
- 'it_telefon_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_telefon.png' , 'style': 'height: 2em;' } } },
- 'it_wlan_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_wlan.png' , 'style': 'height: 2em;' } } },
- 'licht_esstisch_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/licht_esstisch.png' , 'style': 'height: 2em;' } } },
- 'licht_indirekt_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/licht_indirekt.png' , 'style': 'height: 2em;' } } },
- 'licht_led_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/licht_led.png' , 'style': 'height: 2em;' } } },
- 'licht_lichterkette_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/licht_lichterkette.png' , 'style': 'height: 2em;' } } },
- 'licht_licht_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/licht_licht.png' , 'style': 'height: 2em;' } } },
- 'licht_party_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/licht_party.png' , 'style': 'height: 2em;' } } },
- 'licht_regelung_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/licht_regelung.png' , 'style': 'height: 2em;' } } },
- 'licht_stehlampe_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/licht_stehlampe.png' , 'style': 'height: 2em;' } } },
- 'meld_achtung_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/meld_achtung.png' , 'style': 'height: 2em;' } } },
- 'meld_medizin_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/meld_medizin.png' , 'style': 'height: 2em;' } } },
- 'meld_post_offen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/meld_post_offen.png' , 'style': 'height: 2em;' } } },
- 'meld_post_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/meld_post.png' , 'style': 'height: 2em;' } } },
- 'meld_service_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/meld_service.png' , 'style': 'height: 2em;' } } },
- 'meld_steckdose_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/meld_steckdose.png' , 'style': 'height: 2em;' } } },
- 'sani_bewaesserung_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_bewaesserung.png' , 'style': 'height: 2em;' } } },
- 'sani_fussbodenheizung_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_fussbodenheizung.png' , 'style': 'height: 2em;' } } },
- 'sani_heizung_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_heizung.png' , 'style': 'height: 2em;' } } },
- 'sani_kessel_temp_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_kessel_temp.png' , 'style': 'height: 2em;' } } },
- 'sani_lueftung_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_lueftung.png' , 'style': 'height: 2em;' } } },
- 'sani_lueftung_regelung_or': { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_lueftung_regelung.png' , 'style': 'height: 2em;' } } },
- 'sani_pumpe_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_pumpe.png' , 'style': 'height: 2em;' } } },
- 'sani_solar_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_solar.png' , 'style': 'height: 2em;' } } },
- 'sani_solar_temp_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_solar_temp.png' , 'style': 'height: 2em;' } } },
- 'sani_wasserhahn_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/sani_wasserhahn.png' , 'style': 'height: 2em;' } } },
- 'secur_alarmanlage_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/secur_alarmanlage.png' , 'style': 'height: 2em;' } } },
- 'secur_codierung_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/secur_codierung.png' , 'style': 'height: 2em;' } } },
- 'secur_frostschutz_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/secur_frostschutz.png' , 'style': 'height: 2em;' } } },
- 'secur_hitzeschutz_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/secur_hitzeschutz.png' , 'style': 'height: 2em;' } } },
- 'secur_offen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/secur_offen.png' , 'style': 'height: 2em;' } } },
- 'secur_rauchmelder_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/secur_rauchmelder.png' , 'style': 'height: 2em;' } } },
- 'secur_zu_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/secur_zu.png' , 'style': 'height: 2em;' } } },
- 'steuer_ab_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_ab.png' , 'style': 'height: 2em;' } } },
- 'steuer_alles_ein_aus_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_alles_ein_aus.png' , 'style': 'height: 2em;' } } },
- 'steuer_auf_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_auf.png' , 'style': 'height: 2em;' } } },
- 'steuer_aussen_ein_aus_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_aussen_ein_aus.png' , 'style': 'height: 2em;' } } },
- 'steuer_ein_aus_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_ein_aus.png' , 'style': 'height: 2em;' } } },
- 'steuer_home_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_home.png' , 'style': 'height: 2em;' } } },
- 'steuer_minus_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_minus.png' , 'style': 'height: 2em;' } } },
- 'steuer_plus_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_plus.png' , 'style': 'height: 2em;' } } },
- 'steuer_standby_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_standby.png' , 'style': 'height: 2em;' } } },
- 'steuer_vor_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_vor.png' , 'style': 'height: 2em;' } } },
- 'steuer_x_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_x.png' , 'style': 'height: 2em;' } } },
- 'steuer_zurueck_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/steuer_zurueck.png' , 'style': 'height: 2em;' } } },
- 'szene_essen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_essen.png' , 'style': 'height: 2em;' } } },
- 'szene_garten_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_garten.png' , 'style': 'height: 2em;' } } },
- 'szene_kochen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_kochen.png' , 'style': 'height: 2em;' } } },
- 'szene_making_love_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_making_love.png' , 'style': 'height: 2em;' } } },
- 'szene_nacht_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_nacht.png' , 'style': 'height: 2em;' } } },
- 'szene_party_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_party.png' , 'style': 'height: 2em;' } } },
- 'szene_pool_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_pool.png' , 'style': 'height: 2em;' } } },
- 'szene_schlafen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_schlafen.png' , 'style': 'height: 2em;' } } },
- 'szene_schwimmen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_schwimmen.png' , 'style': 'height: 2em;' } } },
- 'szene_szene_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_szene.png' , 'style': 'height: 2em;' } } },
- 'szene_terrasse_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_terrasse.png' , 'style': 'height: 2em;' } } },
- 'szene_toilette_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_toilette.png' , 'style': 'height: 2em;' } } },
- 'szene_weihnachten_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/szene_weihnachten.png' , 'style': 'height: 2em;' } } },
- 'temp_aussen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/temp_aussen.png' , 'style': 'height: 2em;' } } },
- 'temp_frost_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/temp_frost.png' , 'style': 'height: 2em;' } } },
- 'temp_innen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/temp_innen.png' , 'style': 'height: 2em;' } } },
- 'temp_regelung_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/temp_regelung.png' , 'style': 'height: 2em;' } } },
- 'temp_temperatur_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/temp_temperatur.png' , 'style': 'height: 2em;' } } },
- 'user_abwesend_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/user_abwesend.png' , 'style': 'height: 2em;' } } },
- 'user_anwesend_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/user_anwesend.png' , 'style': 'height: 2em;' } } },
- 'user_ext_away_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/user_ext_away.png' , 'style': 'height: 2em;' } } },
- 'wetter_bewoelkt_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_bewoelkt.png' , 'style': 'height: 2em;' } } },
- 'wetter_feuchtigkeit_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_feuchtigkeit.png' , 'style': 'height: 2em;' } } },
- 'wetter_gewitter_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_gewitter.png' , 'style': 'height: 2em;' } } },
- 'wetter_pollen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_pollen.png' , 'style': 'height: 2em;' } } },
- 'wetter_regen_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_regen.png' , 'style': 'height: 2em;' } } },
- 'wetter_schnee_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_schnee.png' , 'style': 'height: 2em;' } } },
- 'wetter_sommer_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_sommer.png' , 'style': 'height: 2em;' } } },
- 'wetter_sonne_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_sonne.png' , 'style': 'height: 2em;' } } },
- 'wetter_unwetter_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_unwetter.png' , 'style': 'height: 2em;' } } },
- 'wetter_wind_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_wind.png' , 'style': 'height: 2em;' } } },
- 'wetter_winter_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/wetter_winter.png' , 'style': 'height: 2em;' } } },
- 'zeit_automatik_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/zeit_automatik.png' , 'style': 'height: 2em;' } } },
- 'zeit_diagramm_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/zeit_diagramm.png' , 'style': 'height: 2em;' } } },
- 'zeit_ecomode_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/zeit_ecomode.png' , 'style': 'height: 2em;' } } },
- 'zeit_handbetrieb_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/zeit_handbetrieb.png' , 'style': 'height: 2em;' } } },
- 'zeit_kalender_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/zeit_kalender.png' , 'style': 'height: 2em;' } } },
- 'zeit_notiz_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/zeit_notiz.png' , 'style': 'height: 2em;' } } },
- 'zeit_statistik_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/zeit_statistik.png' , 'style': 'height: 2em;' } } },
- 'zeit_uhr_or' : { '*': { '*' : 'white',
- 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_or/zeit_uhr.png' , 'style': 'height: 2em;' } } }
+'audio_audio' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_audio.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_audio.png', 'style': 'height: 2em;' } } },
+'audio_eject' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_eject.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_eject.png', 'style': 'height: 2em;' } } },
+'audio_ff' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_ff.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_ff.png', 'style': 'height: 2em;' } } },
+'audio_mute' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_mute.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_mute.png', 'style': 'height: 2em;' } } },
+'audio_pause' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_pause.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_pause.png', 'style': 'height: 2em;' } } },
+'audio_playliste' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_playliste.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_playliste.png', 'style': 'height: 2em;' } } },
+'audio_play' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_play.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_play.png', 'style': 'height: 2em;' } } },
+'audio_rec' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_rec.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_rec.png', 'style': 'height: 2em;' } } },
+'audio_rew' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_rew.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_rew.png', 'style': 'height: 2em;' } } },
+'audio_sound' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_sound.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_sound.png', 'style': 'height: 2em;' } } },
+'audio_stop' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/audio_stop.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/audio_stop.png', 'style': 'height: 2em;' } } },
+'fts_fenster_gekippt' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_fenster_gekippt.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_fenster_gekippt.png', 'style': 'height: 2em;' } } },
+'fts_fenster_offen' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_fenster_offen.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_fenster_offen.png', 'style': 'height: 2em;' } } },
+'fts_fenster' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_fenster.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_fenster.png', 'style': 'height: 2em;' } } },
+'fts_garage' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_garage.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_garage.png', 'style': 'height: 2em;' } } },
+'fts_markise' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_markise.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_markise.png', 'style': 'height: 2em;' } } },
+'fts_rollo' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_rollo.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_rollo.png', 'style': 'height: 2em;' } } },
+'fts_tuer_offen' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_tuer_offen.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_tuer_offen.png', 'style': 'height: 2em;' } } },
+'fts_tuer' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/fts_tuer.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/fts_tuer.png', 'style': 'height: 2em;' } } },
+'it_fernsehen' : { '*': { '*' : 'white',
+ 'white' : { 'uri': 'icon/knx-uf-iconset/128x128_ws/it_fernsehen.png', 'style': 'height: 2em;' },
+ 'sodium' : { 'uri': 'icon/knx-uf-iconset/128x128_or/it_fernsehen.png', 'style': 'height: 2em;' } } },
+'it_funk_dcf77' : { '*': { '*' : 'white',
+ ...
[truncated message content] |