Hi,
mal ne Frage: Kann ich eigentlich irgendwie das MyWeather Modul deaktivieren?
Hintergrund ist, dass der Pi auf dem fhem läuft derzeit keine Internetverbindung hat und das modul ständig versucht ein Update zu machen.
Dadurch verlangsamt sich mein Pi mehr und mehr. Da der Pi erst wieder ab dem 25.1. Internet hat, würde ich das Wettermodul also gerne vorrübergehend deaktivieren.
Mit apptime verursacht dieser Eintrag meiner Meinung nach die meiste Last.
name function max count total average maxDly
tmr-Weather_GetUpdate HASH(0x1a65e58) 41161 19 763161 40166.37 42455 HASH(MyWetter)
tmr-Twilight_Midnight HASH(0x23ac428) 40455 1 40455 40455.00 39421 HASH(Sonnenstand_Midnight)
MyWetter Weather_Define 40116 1 40116 40116.00 0 HASH(MyWetter); MyWetter Weather 676235 900000 de
tmr-Pushover_ValidateUser HASH(0x1cf46c8) 40069 5 200338 40067.60 9 HASH(pushmsg)
ZWave_SWITCH_BINARY_16 ZWave_Set 8019 3 8046 2682.00 0 HASH(ZWave_SWITCH_BINARY_16); ZWave_SWITCH_BINARY_16; ?
ZWave_SENSOR_BINARY_15 ZWave_Set 6686 1 6686 6686.00 0 HASH(ZWave_SENSOR_BINARY_15); ZWave_SENSOR_BINARY_15; ?
tmr-PIONEERAVR_checkConnection HASH(0x1f561e0) 3035 12 36115 3009.58 71145 HASH(Pioneer)
Lampe1 FHEMduino_PT2262_Set 320 2 322 161.00 0 HASH(Lampe1); Lampe1; off
Arduino FHEMduino_Get 314 1 314 314.00 0 HASH(Arduino); ; raw; isF00F00FFFFF0
WEB_192.168.2.100_51852 FW_Read 182 9 255 28.33 0 HASH(WEB_192.168.2.100_51852)
WEB_192.168.2.100_51860 FW_Read 137 16 289 18.06 0 HASH(WEB_192.168.2.100_51860)
tmr-Twilight_sunpos HASH(0x2414708) 107 1 107 107.00 7 HASH(Sonnenstand_sunpos)
di_Rolladen DOIF_Notify 99 31 248 8.00 0 HASH(di_Rolladen); HASH(Sonnenstand)
WEBtablet_192.168.2.103_50355 FW_Read 91 4 354 88.50 0 HASH(WEBtablet_192.168.2.103_50355)
WEBtablet_192.168.2.103_50358 FW_Read 90 2 179 89.50 0 HASH(WEBtablet_192.168.2.103_50358)
WEBtablet_192.168.2.103_50359 FW_Read 90 2 179 89.50 0 HASH(WEBtablet_192.168.2.103_50359)
WEBtablet_192.168.2.103_50356 FW_Read 89 2 177 88.50 0 HASH(WEBtablet_192.168.2.103_50356)
tmr-Twilight_sunpos HASH(0x245a060) 84 1 84 84.00 39473 HASH(Sonnenstand_sunpos)
tmr-Twilight_sunpos HASH(0x2481920) 83 1 83 83.00 37809 HASH(Sonnenstand_sunpos)
tmr-Twilight_sunpos HASH(0x2500eb0) 83 1 83 83.00 45371 HASH(Sonnenstand_sunpos)
tmr-Twilight_sunpos HASH(0x2415338) 79 1 79 79.00 24085 HASH(Sonnenstand_sunpos)
Gibt es dort das Attribut "disable"?
Wenn ja, einfach auf "1" setzen und dann sollte es gut sein...
Es lässt sich evtl. auch mit PRESENCE koppeln.
Also PRESENCE LAN_PING auf z.B. google.de.
Wenn absent -> attr disable auf 1 ansonsten auf 0
Gruß, Joachim
Hi,
leider gibt es kein disable bei dem Modul.
Kann ich es in der config vielleicht einfach auskommentieren?
Gruss
Dennis
Auskommentieren zum deaktivieren sollte funktionieren.
Grüße
Stephan