Tahoma macht sich selbstständig...

Begonnen von desasterguy, 23 März 2017, 10:30:01

Vorheriges Thema - Nächstes Thema

desasterguy

Hallo Forum,

ich habe die Herausforderung, dass FHEM permanent diese Abfragen macht. Hier sind nur 5 zu sehen, aber diese Abfragen füllen den Bildschirm und werden in solch einer Masse an den Somfy-Server gesendet dass mein Zugang "gesperrt" wird. Was habe ich falsch eingestellt?
Oder was bedeutet dieses RSSILevelState?

2017-03-23 10:36:35 tahoma tahoma_13307479 RSSILevelState: 88.0
2017-03-23 10:36:41 tahoma tahoma_10186374 RSSILevelState: 94.0
2017-03-23 10:36:55 tahoma tahoma_13210710 RSSILevelState: 80.0
2017-03-23 10:37:26 tahoma tahoma_9127891 RSSILevelState: 70.0
2017-03-23 10:37:33 tahoma tahoma_4587321 RSSILevelState: 22.0

Grüße aus dem Rheinland
Tim
2 x respbarry pi4, Somfy Tahoma, Philips HUE, Amazon Alexa, Homematic, elektr. Velux Fenster, Honeywell EvoHome Heizungssteuerung + Buderus Öl&Solaranlage mit KM100.

Fhem ist die Zentrale Steuereinheit auf 2 wandmontierten Touchpads.

FranzB94

Hi!

FHEM macht sich selbstständig...

Stimmt das oder hast du nur keinen besseren Titel gefunden? Die haben doch gerade erst einen e.V. gegründet.

Gruß Franz

KernSani

RSSI ist die Signalstärke. Ich kenne tahoma nicht, daher werde ich dir nicht viel helfen können, aber ein list des devices würde potentiellen Helfern vielleicht einen Hinweis geben, was da falsch konfiguriert ist...
RasPi: RFXTRX, HM, zigbee2mqtt, mySensors, JeeLink, miLight, squeezbox, Alexa, Siri, ...

desasterguy

Ich denke mit Liste der Devices ist meine config Datei gemeint...

Hier meine Config:
_______________________________________________________________________________________________________
attr global userattr cmdIcon devStateIcon devStateStyle icon sortby webCmd widgetOverride
attr global autoload_undefined_devices 1
attr global logfile ./log/fhem-%Y-%m.log
attr global modpath .
attr global motd none
attr global statefile ./log/fhem.save
attr global updateInBackground 1
attr global verbose 3


# define telnetPort telnet 7072 global

define WEB FHEMWEB 8083 global
attr WEB editConfig 1
attr WEB stylesheetPrefix ios6


#define WEBphone FHEMWEB 8084 global
#attr WEBphone stylesheetPrefix smallscreen

#define WEBtablet FHEMWEB 8085 global
#attr WEBtablet stylesheetPrefix touchpad

# Fake FileLog entry, to access the fhem log from FHEMWEB
#define Logfile FileLog ./log/fhem-%Y-%m.log fakelog

define autocreate autocreate
attr autocreate filelog ./log/%NAME-%Y.log

define eventTypes eventTypes ./log/eventTypes.txt

# Disable this to avoid looking for new USB devices on startup
define initialUsbCheck notify global:INITIALIZED usb create





#Tahoma

define tahoma1 tahoma ACCOUNT XXXX@XXXXX XXXXXX


define tahoma_0017882895c7 tahoma DEVICE hue://0204-5421-9672/0017882895c7
attr tahoma_0017882895c7 IODev tahoma1
attr tahoma_0017882895c7 alias ProtocolGateway Philips Hue Bridge



define tahoma_0 tahoma DEVICE internal://0204-5421-9672/alarm/0
attr tahoma_0 IODev tahoma1
attr tahoma_0 alias Alarm



define tahoma_3398634 tahoma DEVICE io://0204-5421-9672/3398634
attr tahoma_3398634 IODev tahoma1
attr tahoma_3398634 alias RollerShutter Rollladen Samuel L
attr tahoma_3398634 room Rollläden
attr tahoma_3398634 webCmd dim
attr tahoma_3398634 icon fts_window_roof_shutter
attr tahoma_3398634 group Kinderzimmer Samuel

define tahoma_12807101 tahoma DEVICE io://0204-5421-9672/12807101
attr tahoma_12807101 IODev tahoma1
attr tahoma_12807101 alias Eckrollladen Emilia
attr tahoma_12807101 group Kinderzimmer Emilia
attr tahoma_12807101 icon fts_shutter
attr tahoma_12807101 room Rollläden
attr tahoma_12807101 webCmd dim

define tahoma_13210710 tahoma DEVICE io://0204-5421-9672/13210710
attr tahoma_13210710 IODev tahoma1
attr tahoma_13210710 alias Rolladen Küche
attr tahoma_13210710 group Küche
attr tahoma_13210710 icon fts_shutter
attr tahoma_13210710 room Rollläden
attr tahoma_13210710 webCmd dim

define tahoma_13307479 tahoma DEVICE io://0204-5421-9672/13307479
attr tahoma_13307479 IODev tahoma1
attr tahoma_13307479 alias DoorLock Haustür
attr tahoma_13307479 icon fts_door_right
attr tahoma_13307479 interval 300
#attr tahoma_13307479 room tahoma

#Erweiterung Haustür
define Haustuer readingsGroup tahoma_13307479:<%control_1>,<Spannungsversorgung>,StatusState, tahoma_13307479:<%control_1>,<Unverschlossen/Abgeschlossen>,LockedUnlockedState tahoma_13307479:<%control_1>,<Geöffnet/Geschlossen>,OpenClosedState tahoma_13307479:<%control_1>,<Türöffner>,
attr Haustuer alias Haustür
attr Haustuer room Türen & Sicherheit
attr Haustuer valueIcon {'OpenClosedState.closed' => 'fts_door_right', 'OpenClosedState.open' => 'fts_door_right_open', 'StatusState.available' => 'ampel_gruen', 'StatusState.unavailable' => 'ampel-rot', 'LockedUnlockedState.locked' => 'secur_locked', 'LockedUnlockedState.unlocked' => 'secur_open'}
attr Haustuer valueStyle style="text-align:center"

#define timerForLock at +*00:30:00 set tahoma_13307479 getOpenClose




define tahoma_15897566 tahoma DEVICE io://0204-5421-9672/15897566
attr tahoma_15897566 IODev tahoma1
attr tahoma_15897566 alias Dachfenster Gang rechts
attr tahoma_15897566 group Dachfenster
attr tahoma_15897566 icon fts_window_roof_open_2
attr tahoma_15897566 room Fenster
attr tahoma_15897566 webCmd dim

define tahoma_2255053 tahoma DEVICE io://0204-5421-9672/2255053
attr tahoma_2255053 IODev tahoma1
attr tahoma_2255053 alias Dachfenster Samuel rechts
attr tahoma_2255053 group Dachfenster
attr tahoma_2255053 icon fts_window_roof_open_2
attr tahoma_2255053 room Fenster
attr tahoma_2255053 webCmd dim

define tahoma_16218753 tahoma DEVICE io://0204-5421-9672/16218753
attr tahoma_16218753 IODev tahoma1
attr tahoma_16218753 alias Rollladen Vorratskammer
attr tahoma_16218753 group Vorratskammer
attr tahoma_16218753 icon fts_shutter
attr tahoma_16218753 room Rollläden
attr tahoma_16218753 webCmd dim

define tahoma_16560072 tahoma DEVICE io://0204-5421-9672/16560072
attr tahoma_16560072 IODev tahoma1
attr tahoma_16560072 alias Dachfenster Gang links
attr tahoma_16560072 group Dachfenster
attr tahoma_16560072 icon fts_window_roof_open_2
attr tahoma_16560072 room Fenster
attr tahoma_16560072 webCmd dim

define tahoma_2355556 tahoma DEVICE io://0204-5421-9672/2355556
attr tahoma_2355556 IODev tahoma1
attr tahoma_2355556 alias Eckrollladen Samuel
attr tahoma_2355556 devStateIcon up:fts_shutter_10@green down:fts_shutter_100@black 9\d.*:fts_shutter_10 8\d.*:fts_shutter_20 7\d.*:fts_shutter_30 6\d.*:fts_shutter_40 5\d.*:fts_shutter_50 4\d.*:fts_shutter_60 3\d.*:fts_shutter_70 2\d.*:fts_shutter_80 1\d.*:fts_shutter_90 0\d.*:fts_shutter_100
attr tahoma_2355556 group Kinderzimmer Samuel
attr tahoma_2355556 icon fts_shutter
attr tahoma_2355556 room Rollläden
attr tahoma_2355556 webCmd dim

define tahoma_10186374 tahoma DEVICE io://0204-5421-9672/10186374
attr tahoma_10186374 IODev tahoma1
attr tahoma_10186374 alias Dachfenster Samuel links
attr tahoma_10186374 room Fenster
attr tahoma_10186374 group Dachfenster
attr tahoma_10186374 icon fts_window_roof_open_2
attr tahoma_10186374 webCmd dim


define tahoma_4587321 tahoma DEVICE io://0204-5421-9672/4587321
attr tahoma_4587321 IODev tahoma1
attr tahoma_4587321 alias Rollladen Fensterfront Emilia
attr tahoma_4587321 group Kinderzimmer Emilia
attr tahoma_4587321 icon fts_shutter
attr tahoma_4587321 room Rollläden
attr tahoma_4587321 webCmd dim

define tahoma_5018701 tahoma DEVICE io://0204-5421-9672/5018701
attr tahoma_5018701 IODev tahoma1
attr tahoma_5018701 alias Rollladen Lobby
attr tahoma_5018701 group Lobby
attr tahoma_5018701 icon fts_shutter
attr tahoma_5018701 room Rollläden
attr tahoma_5018701 webCmd dim

define tahoma_6285280 tahoma DEVICE io://0204-5421-9672/6285280
attr tahoma_6285280 IODev tahoma1
attr tahoma_6285280 alias Rollladen Gang links
attr tahoma_6285280 devStateStyle style="text-align:center"
attr tahoma_6285280 group Gang oben
attr tahoma_6285280 icon fts_window_roof_shutter
attr tahoma_6285280 room Rollläden
attr tahoma_6285280 webCmd dim


define tahoma_8202661 tahoma DEVICE io://0204-5421-9672/8202661
attr tahoma_8202661 IODev tahoma1
attr tahoma_8202661 alias Rollladen Gang rechts
attr tahoma_8202661 devStateStyle style="text-align:center"
attr tahoma_8202661 group Gang oben
attr tahoma_8202661 icon fts_window_roof_shutter
attr tahoma_8202661 room Rollläden
attr tahoma_8202661 webCmd dim

define tahoma_8425257 tahoma DEVICE io://0204-5421-9672/8425257
attr tahoma_8425257 IODev tahoma1
attr tahoma_8425257 alias Rollladen Bibliothek
attr tahoma_8425257 devStateStyle style="text-align:center"
attr tahoma_8425257 group Bibliothek
attr tahoma_8425257 icon fts_shutter
attr tahoma_8425257 room Rollläden
attr tahoma_8425257 webCmd dim

define tahoma_9127891 tahoma DEVICE io://0204-5421-9672/9127891
attr tahoma_9127891 IODev tahoma1
attr tahoma_9127891 alias Rollladen Gäste-WC
attr tahoma_9127891 devStateStyle style="text-align:center"
attr tahoma_9127891 group Gäste-WC
attr tahoma_9127891 icon fts_shutter
attr tahoma_9127891 room Rollläden
attr tahoma_9127891 webCmd dim


define tahoma_9496586 tahoma DEVICE io://0204-5421-9672/9496586
attr tahoma_9496586 IODev tahoma1
attr tahoma_9496586 alias Rollladen Samuel rechts
attr tahoma_9496586 group Kinderzimmer Samuel
attr tahoma_9496586 icon fts_window_roof_shutter
attr tahoma_9496586 room Rollläden
attr tahoma_9496586 webCmd dim

define tahoma_9764095 tahoma DEVICE io://0204-5421-9672/9764095
attr tahoma_9764095 IODev tahoma1
attr tahoma_9764095 alias Rollladen Fensterfront Samuel
attr tahoma_9764095 group Kinderzimmer Samuel
attr tahoma_9764095 icon fts_shutter
attr tahoma_9764095 room Rollläden
attr tahoma_9764095 webCmd dim

define tahoma_16711957 tahoma DEVICE rts://0204-5421-9672/16711957
attr tahoma_16711957 IODev tahoma1
attr tahoma_16711957 alias Rollladen Schlafzimmer mitte links
attr tahoma_16711957 group Schlafzimmer Eltern
attr tahoma_16711957 room Rollläden
attr tahoma_16711957 webCmd open:close

define tahoma_16728379 tahoma DEVICE rts://0204-5421-9672/16728379
attr tahoma_16728379 IODev tahoma1
attr tahoma_16728379 alias Rollladen Schlafzimmer links
attr tahoma_16728379 group Schlafzimmer Eltern
attr tahoma_16728379 room Rollläden
attr tahoma_16728379 webCmd open:close

define tahoma_16729599 tahoma DEVICE rts://0204-5421-9672/16729599
attr tahoma_16729599 IODev tahoma1
attr tahoma_16729599 alias Ambiente Highboard
attr tahoma_16729599 group Einzelsteuerung Licht
attr tahoma_16729599 icon light_light_dim_00
attr tahoma_16729599 room Beleuchtung

define tahoma_16734685 tahoma DEVICE rts://0204-5421-9672/16734685
attr tahoma_16734685 IODev tahoma1
attr tahoma_16734685 alias Ambiente Fernsehwand
attr tahoma_16734685 group Einzelsteuerung Licht
attr tahoma_16734685 icon light_light_dim_00
attr tahoma_16734685 room Beleuchtung

#attr tahoma_16734685 webCmd on:off
#attr tahoma_16734685 devStateIcon on:general_an:off off:general_aus:on
#attr tahoma_16734685 setList state:on,off
#attr tahoma_16734685 webCmd state





define tahoma_16739365 tahoma DEVICE rts://0204-5421-9672/16739365
attr tahoma_16739365 IODev tahoma1
attr tahoma_16739365 alias Rollladen Schlafzimmer mitte rechts
attr tahoma_16739365 group Schlafzimmer Eltern
attr tahoma_16739365 room Rollläden
attr tahoma_16739365 webCmd open:close

define tahoma_16745297 tahoma DEVICE rts://0204-5421-9672/16745297
attr tahoma_16745297 IODev tahoma1
attr tahoma_16745297 alias Rollladen Schlafzimmer rechts
attr tahoma_16745297 group Schlafzimmer Eltern
attr tahoma_16745297 room Rollläden
attr tahoma_16745297 webCmd open:close

define tahoma_5b6942ae tahoma SCENE 5b6942ae-6d52-4025-91d9-0d6bdaa71008
attr tahoma_5b6942ae IODev tahoma1
attr tahoma_5b6942ae alias scene alle Dachfenster zu
#attr tahoma_5b6942ae room tahoma

define tahoma_76096f44 tahoma SCENE 76096f44-c456-4c29-b621-2c142a9f1588
attr tahoma_76096f44 IODev tahoma1
attr tahoma_76096f44 alias scene Rolll. Samuel auf
#attr tahoma_76096f44 room tahoma

define tahoma_92281f27 tahoma SCENE 92281f27-d96b-4377-bb21-77c297182903
attr tahoma_92281f27 IODev tahoma1
attr tahoma_92281f27 alias scene Tür auf
#attr tahoma_92281f27 room tahoma

define tahoma_aba34df0 tahoma SCENE aba34df0-89c9-406a-b045-c873c3ca8d0a
attr tahoma_aba34df0 IODev tahoma1
attr tahoma_aba34df0 alias scene Roll. GangOG & UG
#attr tahoma_aba34df0 room tahoma

define tahoma_ec25746c tahoma SCENE ec25746c-7444-4a97-b93a-e0de07067b4e
attr tahoma_ec25746c IODev tahoma1
attr tahoma_ec25746c alias scene Rollläden runter
#attr tahoma_ec25746c room tahoma

define tahoma_ece20e90 tahoma SCENE ece20e90-5d01-4d3f-8e25-2cf9e0103681
attr tahoma_ece20e90 IODev tahoma1
attr tahoma_ece20e90 alias scene Rollläden Eltern auf
#attr tahoma_ece20e90 room tahoma

define tahoma_fd0791ce tahoma SCENE fd0791ce-ec8f-40ed-94e5-39b2709d70da
attr tahoma_fd0791ce IODev tahoma1
attr tahoma_fd0791ce alias scene Rolll. Emilia auf
#attr tahoma_fd0791ce room tahoma



#Sicherheit Kontaktsensoren

define tahoma_16740967 tahoma DEVICE io://0204-5421-9672/16740967
attr tahoma_16740967 IODev tahoma1
attr tahoma_16740967 alias ContactSensor Haustür
attr tahoma_16740967 group Türsensoren
attr tahoma_16740967 room Türen & Sicherheit

define tahoma_5341194 tahoma DEVICE io://0204-5421-9672/5341194
attr tahoma_5341194 IODev tahoma1
attr tahoma_5341194 alias ContactSensor Schiebetür Wohnzimme
attr tahoma_5341194 group Türsensoren
attr tahoma_5341194 room Türen & Sicherheit

define tahoma_5934724 tahoma DEVICE io://0204-5421-9672/5934724
attr tahoma_5934724 IODev tahoma1
attr tahoma_5934724 alias ContactSensor Garagentür hinten
attr tahoma_5934724 group Türsensoren
attr tahoma_5934724 room Türen & Sicherheit

define tahoma_6949837 tahoma DEVICE io://0204-5421-9672/6949837
attr tahoma_6949837 IODev tahoma1
attr tahoma_6949837 alias ContactSensor Garage Haupttor
attr tahoma_6949837 group Türsensoren
attr tahoma_6949837 room Türen & Sicherheit

define tahoma_7832139 tahoma DEVICE io://0204-5421-9672/7832139
attr tahoma_7832139 IODev tahoma1
attr tahoma_7832139 alias ContactSensor Schiebetür Esszimmer
attr tahoma_7832139 group Türsensoren
attr tahoma_7832139 room Türen & Sicherheit

define tahoma_6213822 tahoma DEVICE io://0204-5421-9672/6213822
attr tahoma_6213822 IODev tahoma1
attr tahoma_6213822 alias ContactSensor Aussentür Küche
attr tahoma_6213822 group Türsensoren
attr tahoma_6213822 room Türen & Sicherheit


#define tuersensoren readingsGroup tahoma_6213822:<%control_1>,<Zustand_Sensor_Außentür_Küche>,ContactState
#attr tuersensoren alias Türsensoren
#attr tuersensoren room Türen & Sicherheit


define tahoma_546155 tahoma DEVICE io://0204-5421-9672/546155
attr tahoma_546155 IODev tahoma1
attr tahoma_546155 alias GarageDoor Garagentor
attr tahoma_546155 group Garage
attr tahoma_546155 room Garage
attr tahoma_546155 webCmd dim




#Buderus

define myKm200 km200 192.168.178.38 XXXX-XXXX-XXXX-XXXX XXXXXXX
attr myKm200 PollingTimeout 10


define Temperaturen readingsGroup myKm200:<%temp_temperature>,<AussenTemp.>,/system/sensors/temperatures/outdoor_t1 myKm200:<%sani_solar_temp>,<SonnenkollektorTemp.>,/solarCircuits/sc1/collectorTemperature myKm200:<%sani_buffer_temp_all>,<HeißwasserTemp.>,/dhwCircuits/dhw1/actualTemp
attr Temperaturen room Heizung
attr Temperaturen valueStyle style="text-align:right"


define Heizung readingsGroup myKm200:<%sani_domestic_waterworks>,<Heizungsdruck>,/system/appliance/systemPressure myKm200:<%sani_supply_temp>,<Vorlauftemp>,/system/sensors/temperatures/supply_t1 myKm200:<%sani_return_temp>,<Rücklauftemp>,/heatSources/returnTemperature
attr Heizung room Heizung
attr Heizung valueStyle style="text-align:right"

define Brenner readingsGroup myKm200:<%sani_boiler_temp>,<BrennerStatus>,/heatSources/flameStatus
attr Brenner room Heizung
attr Brenner valueStyle style="text-align:right"



#HUE

define hueBridge1 HUEBridge 192.168.178.21
attr hueBridge1 icon hue_filled_bridge_v2
attr hueBridge1 key XXXXXXXXXX


define hueBridge1_HUEGroup0 HUEDevice group 0  IODev=hueBridge1
attr hueBridge1_HUEGroup0 IODev hueBridge1
attr hueBridge1_HUEGroup0 alias Licht Gesamt
attr hueBridge1_HUEGroup0 color-icons 2
attr hueBridge1_HUEGroup0 delayedUpdate 1
attr hueBridge1_HUEGroup0 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup0 group Raumsteuerung Licht
attr hueBridge1_HUEGroup0 room Beleuchtung

define hueBridge1_HUEGroup1 HUEDevice group 1  IODev=hueBridge1
attr hueBridge1_HUEGroup1 IODev hueBridge1
attr hueBridge1_HUEGroup1 alias Gang oben
attr hueBridge1_HUEGroup1 color-icons 2
attr hueBridge1_HUEGroup1 delayedUpdate 1
attr hueBridge1_HUEGroup1 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup1 group Raumsteuerung Licht
attr hueBridge1_HUEGroup1 room Beleuchtung

define hueBridge1_HUEGroup2 HUEDevice group 2  IODev=hueBridge1
attr hueBridge1_HUEGroup2 IODev hueBridge1
attr hueBridge1_HUEGroup2 alias Treppe hoch
attr hueBridge1_HUEGroup2 color-icons 2
attr hueBridge1_HUEGroup2 delayedUpdate 1
attr hueBridge1_HUEGroup2 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup2 group Raumsteuerung Licht
attr hueBridge1_HUEGroup2 room Beleuchtung

define hueBridge1_HUEGroup3 HUEDevice group 3  IODev=hueBridge1
attr hueBridge1_HUEGroup3 IODev hueBridge1
attr hueBridge1_HUEGroup3 alias Kinderzimmer Emilia
attr hueBridge1_HUEGroup3 color-icons 2
attr hueBridge1_HUEGroup3 delayedUpdate 1
attr hueBridge1_HUEGroup3 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup3 group Raumsteuerung Licht
attr hueBridge1_HUEGroup3 room Beleuchtung

define hueBridge1_HUEGroup4 HUEDevice group 4  IODev=hueBridge1
attr hueBridge1_HUEGroup4 IODev hueBridge1
attr hueBridge1_HUEGroup4 alias Lobby
attr hueBridge1_HUEGroup4 color-icons 2
attr hueBridge1_HUEGroup4 delayedUpdate 1
attr hueBridge1_HUEGroup4 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup4 group Raumsteuerung Licht
attr hueBridge1_HUEGroup4 room Beleuchtung

#attr hueBridge1_HUEGroup4 webCmd on:off
#attr hueBridge1_HUEGroup4 devStateIcon on:general_an:off off:general_aus:on
#attr hueBridge1_HUEGroup4 setList state:on,off
#attr hueBridge1_HUEGroup4 webCmd state


define hueBridge1_HUEGroup5 HUEDevice group 5  IODev=hueBridge1
attr hueBridge1_HUEGroup5 IODev hueBridge1
attr hueBridge1_HUEGroup5 alias Schlafzimmer
attr hueBridge1_HUEGroup5 color-icons 2
attr hueBridge1_HUEGroup5 delayedUpdate 1
attr hueBridge1_HUEGroup5 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup5 group Raumsteuerung Licht
attr hueBridge1_HUEGroup5 room Beleuchtung

define hueBridge1_HUEGroup6 HUEDevice group 6  IODev=hueBridge1
attr hueBridge1_HUEGroup6 IODev hueBridge1
attr hueBridge1_HUEGroup6 alias SML
attr hueBridge1_HUEGroup6 color-icons 2
attr hueBridge1_HUEGroup6 delayedUpdate 1
attr hueBridge1_HUEGroup6 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup6 group Raumsteuerung Licht
# attr hueBridge1_HUEGroup6 room Beleuchtung

define hueBridge1_HUEGroup7 HUEDevice group 7  IODev=hueBridge1
attr hueBridge1_HUEGroup7 IODev hueBridge1
attr hueBridge1_HUEGroup7 alias Bad
attr hueBridge1_HUEGroup7 color-icons 2
attr hueBridge1_HUEGroup7 delayedUpdate 1
attr hueBridge1_HUEGroup7 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup7 group Raumsteuerung Licht
attr hueBridge1_HUEGroup7 room Beleuchtung

define hueBridge1_HUEGroup8 HUEDevice group 8  IODev=hueBridge1
attr hueBridge1_HUEGroup8 IODev hueBridge1
attr hueBridge1_HUEGroup8 alias Kinderzimmer Samuel
attr hueBridge1_HUEGroup8 color-icons 2
attr hueBridge1_HUEGroup8 delayedUpdate 1
attr hueBridge1_HUEGroup8 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEGroup8 group Raumsteuerung Licht
attr hueBridge1_HUEGroup8 room Beleuchtung


define hueBridge1_HUEDevice1 HUEDevice 1  IODev=hueBridge1
attr hueBridge1_HUEDevice1 IODev hueBridge1
attr hueBridge1_HUEDevice1 alias Licht Gang oben 1
attr hueBridge1_HUEDevice1 color-icons 2
attr hueBridge1_HUEDevice1 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice1 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice1 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice1 model LCT007
attr hueBridge1_HUEDevice1 room Beleuchtung
attr hueBridge1_HUEDevice1 subType extcolordimmer
attr hueBridge1_HUEDevice1 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice2 HUEDevice 2  IODev=hueBridge1
attr hueBridge1_HUEDevice2 IODev hueBridge1
attr hueBridge1_HUEDevice2 alias Licht Gang oben 2
attr hueBridge1_HUEDevice2 color-icons 2
attr hueBridge1_HUEDevice2 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice2 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice2 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice2 model LCT007
attr hueBridge1_HUEDevice2 room Beleuchtung
attr hueBridge1_HUEDevice2 subType extcolordimmer
attr hueBridge1_HUEDevice2 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice3 HUEDevice 3  IODev=hueBridge1
attr hueBridge1_HUEDevice3 IODev hueBridge1
attr hueBridge1_HUEDevice3 alias Licht Nachtisch Sonja
attr hueBridge1_HUEDevice3 color-icons 2
attr hueBridge1_HUEDevice3 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice3 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice3 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice3 model LCT007
attr hueBridge1_HUEDevice3 room Beleuchtung
attr hueBridge1_HUEDevice3 subType extcolordimmer
attr hueBridge1_HUEDevice3 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice4 HUEDevice 4  IODev=hueBridge1
attr hueBridge1_HUEDevice4 IODev hueBridge1
attr hueBridge1_HUEDevice4 alias Licht Treppe hoch 1
attr hueBridge1_HUEDevice4 color-icons 2
attr hueBridge1_HUEDevice4 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice4 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice4 icon hue_filled_lightstrip
attr hueBridge1_HUEDevice4 model LST002
attr hueBridge1_HUEDevice4 room Beleuchtung
attr hueBridge1_HUEDevice4 subType extcolordimmer
attr hueBridge1_HUEDevice4 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice5 HUEDevice 5  IODev=hueBridge1
attr hueBridge1_HUEDevice5 IODev hueBridge1
attr hueBridge1_HUEDevice5 alias Licht Treppe hoch 2
attr hueBridge1_HUEDevice5 color-icons 2
attr hueBridge1_HUEDevice5 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice5 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice5 icon hue_filled_lightstrip
attr hueBridge1_HUEDevice5 model LST002
attr hueBridge1_HUEDevice5 room Beleuchtung
attr hueBridge1_HUEDevice5 subType extcolordimmer
attr hueBridge1_HUEDevice5 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice6 HUEDevice 6  IODev=hueBridge1
attr hueBridge1_HUEDevice6 IODev hueBridge1
attr hueBridge1_HUEDevice6 alias Licht Emilia
attr hueBridge1_HUEDevice6 color-icons 2
attr hueBridge1_HUEDevice6 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice6 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice6 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice6 model LCT007
attr hueBridge1_HUEDevice6 room Beleuchtung
attr hueBridge1_HUEDevice6 subType extcolordimmer
attr hueBridge1_HUEDevice6 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice7 HUEDevice 7  IODev=hueBridge1
attr hueBridge1_HUEDevice7 IODev hueBridge1
attr hueBridge1_HUEDevice7 alias Licht Lobby Stehlampe
attr hueBridge1_HUEDevice7 color-icons 2
attr hueBridge1_HUEDevice7 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice7 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice7 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice7 model LCT007
attr hueBridge1_HUEDevice7 room Beleuchtung
attr hueBridge1_HUEDevice7 subType extcolordimmer
attr hueBridge1_HUEDevice7 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice8 HUEDevice 8  IODev=hueBridge1
attr hueBridge1_HUEDevice8 IODev hueBridge1
attr hueBridge1_HUEDevice8 alias Licht Nachttisch Tim
attr hueBridge1_HUEDevice8 color-icons 2
attr hueBridge1_HUEDevice8 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice8 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice8 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice8 model LCT007
attr hueBridge1_HUEDevice8 room Beleuchtung
attr hueBridge1_HUEDevice8 subType extcolordimmer
attr hueBridge1_HUEDevice8 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice9 HUEDevice 9  IODev=hueBridge1
attr hueBridge1_HUEDevice9 IODev hueBridge1
attr hueBridge1_HUEDevice9 alias Licht Gang oben 3
attr hueBridge1_HUEDevice9 color-icons 2
attr hueBridge1_HUEDevice9 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice9 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice9 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice9 model LCT007
attr hueBridge1_HUEDevice9 room Beleuchtung
attr hueBridge1_HUEDevice9 subType extcolordimmer
attr hueBridge1_HUEDevice9 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice10 HUEDevice 10  IODev=hueBridge1
attr hueBridge1_HUEDevice10 IODev hueBridge1
attr hueBridge1_HUEDevice10 alias Licht Badezimmer
attr hueBridge1_HUEDevice10 color-icons 2
attr hueBridge1_HUEDevice10 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice10 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice10 icon hue_filled_lightstrip
attr hueBridge1_HUEDevice10 model LST002
attr hueBridge1_HUEDevice10 room Beleuchtung
attr hueBridge1_HUEDevice10 subType extcolordimmer
attr hueBridge1_HUEDevice10 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice11 HUEDevice 11  IODev=hueBridge1
attr hueBridge1_HUEDevice11 IODev hueBridge1
attr hueBridge1_HUEDevice11 alias Licht Samuel 1
attr hueBridge1_HUEDevice11 color-icons 2
attr hueBridge1_HUEDevice11 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice11 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice11 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice11 model LCT010
attr hueBridge1_HUEDevice11 room Beleuchtung
attr hueBridge1_HUEDevice11 subType extcolordimmer
attr hueBridge1_HUEDevice11 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice12 HUEDevice 12  IODev=hueBridge1
attr hueBridge1_HUEDevice12 IODev hueBridge1
attr hueBridge1_HUEDevice12 alias Licht Samuel 2
attr hueBridge1_HUEDevice12 color-icons 2
attr hueBridge1_HUEDevice12 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice12 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice12 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice12 model LCT010
attr hueBridge1_HUEDevice12 room Beleuchtung
attr hueBridge1_HUEDevice12 subType extcolordimmer
attr hueBridge1_HUEDevice12 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off

define hueBridge1_HUEDevice13 HUEDevice 13  IODev=hueBridge1
attr hueBridge1_HUEDevice13 IODev hueBridge1
attr hueBridge1_HUEDevice13 alias Licht Samuel 3
attr hueBridge1_HUEDevice13 color-icons 2
attr hueBridge1_HUEDevice13 devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr hueBridge1_HUEDevice13 group Einzelsteuerung Licht
attr hueBridge1_HUEDevice13 icon hue_filled_white_and_color_e27_b22
attr hueBridge1_HUEDevice13 model LCT010
attr hueBridge1_HUEDevice13 room Beleuchtung
attr hueBridge1_HUEDevice13 subType extcolordimmer
attr hueBridge1_HUEDevice13 webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off







#NEUE DEVICES ab hier


define tahoma_1 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/1
attr tahoma_1 IODev tahoma1
attr tahoma_1 alias Light Gang oben 1

define tahoma_10 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/10
attr tahoma_10 IODev tahoma1
attr tahoma_10 alias Light Badezimmer

define tahoma_11 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/11
attr tahoma_11 IODev tahoma1
attr tahoma_11 alias Light Samuel 1

define tahoma_12 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/12
attr tahoma_12 IODev tahoma1
attr tahoma_12 alias Light Samuel 2

define tahoma_13 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/13
attr tahoma_13 IODev tahoma1
attr tahoma_13 alias Light Samuel 3

define tahoma_2 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/2
attr tahoma_2 IODev tahoma1
attr tahoma_2 alias Light Gang oben 2

define tahoma_3 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/3
attr tahoma_3 IODev tahoma1
attr tahoma_3 alias Light Nachtisch Sonja

define tahoma_4 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/4
attr tahoma_4 IODev tahoma1
attr tahoma_4 alias Light Treppe hoch 1

define tahoma_5 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/5
attr tahoma_5 IODev tahoma1
attr tahoma_5 alias Light Treppe hoch 2

define tahoma_6 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/6
attr tahoma_6 IODev tahoma1
attr tahoma_6 alias Light Emilia

define tahoma_7 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/7
attr tahoma_7 IODev tahoma1
attr tahoma_7 alias Light Lobby Stehlampe

define tahoma_8 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/8
attr tahoma_8 IODev tahoma1
attr tahoma_8 alias Light Nachttisch Tim

define tahoma_9 tahoma DEVICE hue://0204-5421-9672/0017882895c7/lights/9
attr tahoma_9 IODev tahoma1
attr tahoma_9 alias Light Gang oben 3

define tahoma_05f7a80c tahoma PLACE 05f7a80c-3df3-47e9-bfca-ec1107b8f957
attr tahoma_05f7a80c IODev tahoma1
attr tahoma_05f7a80c alias room Haus

define tahoma_38e245fa tahoma PLACE 38e245fa-cda1-47a1-9262-1495beb519c0
attr tahoma_38e245fa IODev tahoma1
attr tahoma_38e245fa alias room Terrasse

define tahoma_b8e61fc1 tahoma PLACE b8e61fc1-5dd6-4345-ad49-7ce76d3bf3d6
attr tahoma_b8e61fc1 IODev tahoma1
attr tahoma_b8e61fc1 alias room 1. Stock

define tahoma_51e46ad2 tahoma PLACE 51e46ad2-a753-4fe6-979b-e356d695d6b5
attr tahoma_51e46ad2 IODev tahoma1
attr tahoma_51e46ad2 alias room Kinderzimmer Samuel

define tahoma_cc9523c9 tahoma PLACE cc9523c9-4e8f-4737-ab62-612cff81af40
attr tahoma_cc9523c9 IODev tahoma1
attr tahoma_cc9523c9 alias room Bad

define tahoma_a678808a tahoma PLACE a678808a-588b-4679-bf6a-2daf870a1636
attr tahoma_a678808a IODev tahoma1
attr tahoma_a678808a alias room Schlafzimmer

define tahoma_5bf9a4fe tahoma PLACE 5bf9a4fe-f0ec-43dc-a548-a06d0acda694
attr tahoma_5bf9a4fe IODev tahoma1
attr tahoma_5bf9a4fe alias room Kinderzimmer Emilia

define tahoma_f98768bd tahoma PLACE f98768bd-a060-4c84-9254-f1b00cc84bdf
attr tahoma_f98768bd IODev tahoma1
attr tahoma_f98768bd alias room Gang & Treppe OG

define tahoma_790aa3c0 tahoma PLACE 790aa3c0-efcb-4fc0-9e48-9835b4d474a5
attr tahoma_790aa3c0 IODev tahoma1
attr tahoma_790aa3c0 alias room Sicherheit

define tahoma_d7e46bfb tahoma PLACE d7e46bfb-d88e-42de-b7f0-857a3048746d
attr tahoma_d7e46bfb IODev tahoma1
attr tahoma_d7e46bfb alias room Kellergeschoss

define tahoma_481dcbe8 tahoma PLACE 481dcbe8-29c1-4335-8093-ce5fce7ea2e0
attr tahoma_481dcbe8 IODev tahoma1
attr tahoma_481dcbe8 alias room Heizungsraum

define tahoma_68eb052b tahoma PLACE 68eb052b-f533-44e6-8fe0-db4f4c6420f4
attr tahoma_68eb052b IODev tahoma1
attr tahoma_68eb052b alias room Treppen

define tahoma_64a002c2 tahoma PLACE 64a002c2-d9cb-4a31-9654-6d9c843625b5
attr tahoma_64a002c2 IODev tahoma1
attr tahoma_64a002c2 alias room Waschküche

define tahoma_47277f90 tahoma PLACE 47277f90-0ea3-4935-99d1-518cd1d3148a
attr tahoma_47277f90 IODev tahoma1
attr tahoma_47277f90 alias room Keller

define tahoma_e58ca33e tahoma PLACE e58ca33e-e9ec-49c0-ab8b-48727f41d5b1
attr tahoma_e58ca33e IODev tahoma1
attr tahoma_e58ca33e alias room Erdgeschoss

define tahoma_ff568332 tahoma PLACE ff568332-408f-4a2b-a9b6-9acfd223b074
attr tahoma_ff568332 IODev tahoma1
attr tahoma_ff568332 alias room Esszimmer

define tahoma_e895cdb7 tahoma PLACE e895cdb7-5c7c-42cb-a4e7-5882b78be191
attr tahoma_e895cdb7 IODev tahoma1
attr tahoma_e895cdb7 alias room Hauswirtschaftsraum

define tahoma_93d67b68 tahoma PLACE 93d67b68-6493-461d-b85c-075fb67e8aa7
attr tahoma_93d67b68 IODev tahoma1
attr tahoma_93d67b68 alias room Wohnzimmer

define tahoma_7bdb164b tahoma PLACE 7bdb164b-fc87-4826-a496-dde79f9f2302
attr tahoma_7bdb164b IODev tahoma1
attr tahoma_7bdb164b alias room Lobby & Gang EG

define tahoma_b99cdac4 tahoma PLACE b99cdac4-58b5-4331-966d-c82d3ac58c0b
attr tahoma_b99cdac4 IODev tahoma1
attr tahoma_b99cdac4 alias room Küche

define tahoma_d98849b2 tahoma PLACE d98849b2-bb32-4e21-be58-66821b9ed6dc
attr tahoma_d98849b2 IODev tahoma1
attr tahoma_d98849b2 alias room Bibliothek

define tahoma_a18419b2 tahoma PLACE a18419b2-aabf-425e-b81d-10f9b2dae45d
attr tahoma_a18419b2 IODev tahoma1
attr tahoma_a18419b2 alias room WC

define tahoma_9a7eaf1e tahoma PLACE 9a7eaf1e-6459-4a9a-89c8-84af41f7468e
attr tahoma_9a7eaf1e IODev tahoma1
attr tahoma_9a7eaf1e alias room Garten

define tahoma_a2654cc8 tahoma PLACE a2654cc8-5309-48ac-bc18-54a48a221dbf
attr tahoma_a2654cc8 IODev tahoma1
attr tahoma_a2654cc8 alias room Garage

define tahoma_ece3317b tahoma PLACE ece3317b-8cfb-4e21-8abb-153bbb7e9c3b
attr tahoma_ece3317b IODev tahoma1
attr tahoma_ece3317b alias room Gang & Treppe OG

define tahoma_b105c6ca tahoma PLACE b105c6ca-07f6-4ed8-a0c2-07e5c5054809
attr tahoma_b105c6ca IODev tahoma1
attr tahoma_b105c6ca alias room Kinderzimmer Samuel

define tahoma_f91627ab tahoma PLACE f91627ab-a7e6-41c6-a1da-28e1fd9acc35
attr tahoma_f91627ab IODev tahoma1
attr tahoma_f91627ab alias room Kinderzimmer Emilia

define tahoma_bdb7b7b2 tahoma PLACE bdb7b7b2-fcf1-4e1d-8494-30f3b356ce72
attr tahoma_bdb7b7b2 IODev tahoma1
attr tahoma_bdb7b7b2 alias room Schlafzimmer

define tahoma_f421cfff tahoma PLACE f421cfff-9303-41b2-b038-e441a77b316d
attr tahoma_f421cfff IODev tahoma1
attr tahoma_f421cfff alias room Lobby & Gang EG

define tahoma_da5ddc9b tahoma PLACE da5ddc9b-6bf0-4792-be82-7944b176b330
attr tahoma_da5ddc9b IODev tahoma1
attr tahoma_da5ddc9b alias room Wohnzimmer

define tahoma_9ee5eabe tahoma PLACE 9ee5eabe-f219-42ae-a5ec-61f3cb4215b0
attr tahoma_9ee5eabe IODev tahoma1
attr tahoma_9ee5eabe alias room Küche

define tahoma_b6cc953f tahoma PLACE b6cc953f-2699-4d0e-831a-dec0c63f5b66
attr tahoma_b6cc953f IODev tahoma1
attr tahoma_b6cc953f alias room Bibliothek

define tahoma_fdce4f7a tahoma PLACE fdce4f7a-0cf2-4154-bd98-a481fe9dd79c
attr tahoma_fdce4f7a IODev tahoma1
attr tahoma_fdce4f7a alias room Vorratskammer

define tahoma_db86760c tahoma PLACE db86760c-5352-4a08-84ab-6b411bbfb296
attr tahoma_db86760c IODev tahoma1
attr tahoma_db86760c alias room Sicherheit

define tahoma_bc4310a0 tahoma PLACE bc4310a0-def9-4be6-82a2-386a80b22e31
attr tahoma_bc4310a0 IODev tahoma1
attr tahoma_bc4310a0 alias room Heizung + Statistik

__________________________________________________________________________________________________

Was vielleicht hilfreich zu wissen ist, dass ich mich mit der Visualisierung Tablet UI versucht habe. Habe aber alle Einträge die ich in der Config gefunden habe wieder gelöscht.
2 x respbarry pi4, Somfy Tahoma, Philips HUE, Amazon Alexa, Homematic, elektr. Velux Fenster, Honeywell EvoHome Heizungssteuerung + Buderus Öl&Solaranlage mit KM100.

Fhem ist die Zentrale Steuereinheit auf 2 wandmontierten Touchpads.

KernSani

ein paar Punkte:

1.) Die fhem.cfg nicht manuell bearbeiten, das geht alles über die Weboberfläche
2.) Aussagekräftiges Subject wählen, das zumindest "Tahoma" enthält
3.) hier https://fhem.de/MAINTAINER.txt kannst du sehen, dass der richtige Forumsbereich für Tahoma "Sonstige Systeme" ist, bitte dahin verschieben (Button links unten)
4.) mit list device war gemeint, dass du oben im FHEM Kommandofeld "list <devicename>" eingibst und den output postest. Coding immer in code tags ("#" oben im Editor)

Viel Erfolg
RasPi: RFXTRX, HM, zigbee2mqtt, mySensors, JeeLink, miLight, squeezbox, Alexa, Siri, ...

desasterguy

Danke für die Tips KernSani.

Das list device scheint sich ja dann immer nur auf ein device zu beziehen. Hier rattern die ja nur so durch.
Soll ich dann eins als art Referenz nehmen? Aber ich glaube, das mein Problem eher irgendwo übergeordnet aufgehängt sein muss.  :o

2 x respbarry pi4, Somfy Tahoma, Philips HUE, Amazon Alexa, Homematic, elektr. Velux Fenster, Honeywell EvoHome Heizungssteuerung + Buderus Öl&Solaranlage mit KM100.

Fhem ist die Zentrale Steuereinheit auf 2 wandmontierten Touchpads.

KernSani

Zitat von: desasterguy am 23 März 2017, 14:28:37
Danke für die Tips KernSani.

Das list device scheint sich ja dann immer nur auf ein device zu beziehen. Hier rattern die ja nur so durch.
Soll ich dann eins als art Referenz nehmen? Aber ich glaube, das mein Problem eher irgendwo übergeordnet aufgehängt sein muss.  :o
Richtig, die Events sind vermutlich nicht das Problem sondern das IODevice.
RasPi: RFXTRX, HM, zigbee2mqtt, mySensors, JeeLink, miLight, squeezbox, Alexa, Siri, ...

viegener

Zitat von: desasterguy am 23 März 2017, 10:30:01
Hallo Forum,

ich habe die Herausforderung, dass FHEM permanent diese Abfragen macht. Hier sind nur 5 zu sehen, aber diese Abfragen füllen den Bildschirm und werden in solch einer Masse an den Somfy-Server gesendet dass mein Zugang "gesperrt" wird. Was habe ich falsch eingestellt?
Oder was bedeutet dieses RSSILevelState?

2017-03-23 10:36:35 tahoma tahoma_13307479 RSSILevelState: 88.0
2017-03-23 10:36:41 tahoma tahoma_10186374 RSSILevelState: 94.0
2017-03-23 10:36:55 tahoma tahoma_13210710 RSSILevelState: 80.0
2017-03-23 10:37:26 tahoma tahoma_9127891 RSSILevelState: 70.0
2017-03-23 10:37:33 tahoma tahoma_4587321 RSSILevelState: 22.0

Grüße aus dem Rheinland
Tim


Nur mal so zur Sicherheit, hast Du wirklich ein Problem oder vermutest Du das nur?

Wenn ich das richtig sehe wird geschätzt 5 mal pro Minute der Status für einen Device aufgefrischt - denn das da oben sind ja nur events.

Ob dabei jedesmal getrennte Anfragen gestellt werden ist nicht unbedingt sicher, aber das tahoma modul scheint swo aufgebaut zu sein, dass der Status der Devices regelmässig abgerufen wird und das macht ja auch Sinn, da Du ja Änderungen in FHEM sehen willst, oder?

Ist Dein Account wirklich gesperrt worden?

Kein Support über PM - Anfragen gerne im Forum - Damit auch andere profitieren und helfen können

KölnSolar

und nur mal so als Tipp: bitte Sourcecode, listings, Logauszüge..... in codetags packen(# Zeichen oben) Dann fallen einem nicht die Finger vom Blättern ab und für Dich noch wichtiger, dann steigt die Bereitschaft Dir zu helfen  ;)
Grüße Markus
RPi3/2 buster/stretch-SamsungAV_E/N-RFXTRX-IT-RSL-NC5462-Oregon-CUL433-GT-TMBBQ-01e-CUL868-FS20-EMGZ-1W(GPIO)-DS18B20-CO2-USBRS232-USBRS422-Betty_Boop-EchoDot-OBIS(Easymeter-Q3/EMH-KW8)-PCA301(S'duino)-Deebot(mqtt2)-zigbee2mqtt

desasterguy

Danke für die Info @KölnSolar

@ viegener Ja, ich hab wirklich ein Problem. Wie du schon richtig sagst, macht es Sinn, dass sich die Wert in einem bestimmten Abstand erneuern. So wie es auch vorher war. Da haben wohl auch verschiedene Geräte auch unterschiedliche Aktualisierungsraten.

Aber oben beschriebenes Problem habe ich erst seit ich Tablet Ui installiert habe.
Die Abfragen rattern nur so durch. Das ist dann so massiv, dass wenn ich versuche meine Komponenten per TaHoma App zu steuern angezeigt bekomme dass ich aufgrund zu vieler Anfragen von Server getrennt wurde. (Gesperrt) Wenn ich Fhem vom Netz nehme und ca 15 min warte darf/kann ich auch wieder auf den TaHoma Server.
2 x respbarry pi4, Somfy Tahoma, Philips HUE, Amazon Alexa, Homematic, elektr. Velux Fenster, Honeywell EvoHome Heizungssteuerung + Buderus Öl&Solaranlage mit KM100.

Fhem ist die Zentrale Steuereinheit auf 2 wandmontierten Touchpads.

viegener

Soweit ich das erkennen kann ist die regelmässige Abfrage beim tahoma server teil des Konzeptes des Moduls, Soweit ich das Erkennen kann, wird das sogar alle 2 Sekunden gemacht.

Hat sich bei Dir etwas geändert oder hast Du das Tahoma-Device neu angelegt?

Kein Support über PM - Anfragen gerne im Forum - Damit auch andere profitieren und helfen können