Ankündigung

Einklappen
Keine Ankündigung bisher.

- √ - Reedsignal geht verloren

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    - √ - Reedsignal geht verloren

    Hallo zusammen,

    leider weiß ich aktuell nicht mehr weiter. Ich versuche gerade ein ganz primitive Logik zu erstellen welche mir bei Türöffnen (Signal = 0) eine Nachricht an das Handy schickt.

    Leider erfasst aber sh.py das Signal 0 nicht sonder nur 1 , d.h. nur wenn die Tür geschlossen wird, wird das Signal erfasst. Wenn ich mir aber das Tür auf / zu im ETS Busmonitor anschaue wird ganz klar eine 0 bei Tür öffnen und eine 1 beim Tür schließen gesendet.

    Was mir noch mehr komisch vorkommt, ist dass wenn ich die Tür schnell auf uns zu mache (2x), das Signal = 0 im log ankommt und auch die Logik ausgeführt wird.

    Ich hoffe ihr habt noch eine Idee:

    Dankeschön

    Item.conf:
    Code:
    [Reed]
     [[Tuer]]
        [[[Nebeneingang]]]
    		name = Reed.Tuer.Nebeneingang
    		visu_acl = ro
    		type = bool
    		knx_dpt = 1
    		knx_cache = 4/0/0
    		enforce_updates = yes
    Logic.conf
    Code:
    [alarm]
    	filename = alarm.py
    	watch_item = Reed.Tuer.Nebeneingang
    alarm.py
    Code:
    now = sh.now()
    day = now.hour > 5 and now.hour < 18
    
    if not day and sh.Reed.Tuer.Nebeneingang() == 0:
    	#sh.pushbullet.note("Nebeneingangstuer geoeffnet", "!", "ujyBbBYx1MWsjAu93qXXXX")
    Log
    Code:
    2015-01-26 19:48:36,602 DEBUG    Scheduler    Luxtronic2 next time: 2015-01-26 19:53:36+01:00 -- scheduler.py:_next_time:289
    2015-01-26 19:48:41,217 DEBUG    env_stat     Item env.core.memory = 20807680 via Logic None None -- item.py:__update:363
    2015-01-26 19:48:41,238 DEBUG    env_stat     Item env.system.load = 0.01 via Logic None None -- item.py:__update:363
    2015-01-26 19:48:41,636 DEBUG    Scheduler    env_stat next time: 2015-01-26 19:53:41+01:00 -- scheduler.py:_next_time:289
    2015-01-26 19:48:57,379 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
    2015-01-26 19:48:57,385 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: True -- scheduler.py:trigger:162
    2015-01-26 19:53:30,971 DEBUG    Scheduler    1w-sen next time: 2015-01-26 19:58:30+01:00 -- scheduler.py:_next_time:289

    #2
    Hallo,

    kannst Du bitte mal ein komplettes Debuglog hochladen, inkl. dem zweimaligen Öffnen/Schliessen der Tür?

    Bis bald

    Marcus

    Kommentar


      #3
      Hi Marcus, aber klar doch, dank dir.

      Code:
      2015-01-26 20:07:52,330 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_ruecklauf = 32.5 via Luxtronic2 None None -- item.py:__update:363
      2015-01-26 20:07:52,339 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_ruecklauf_soll = 32.3 via Luxtronic2 None None -- item.py:__update:363
      2015-01-26 20:07:52,348 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_aussen = 0.8 via Luxtronic2 None None -- item.py:__update:363
      2015-01-26 20:07:52,357 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_brauchwasser_ist = 455 via Luxtronic2 None None -- item.py:__update:363
      2015-01-26 20:07:52,368 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_brauchwasser_soll = 440 via Luxtronic2 None None -- item.py:__update:363
      2015-01-26 20:07:52,377 DEBUG    Luxtronic2   Item Waermepumpe.fehlerspeicher_datum = 20.10.14 21:13 via Luxtronic2 None None -- item.py:__update:363
      2015-01-26 20:07:52,383 DEBUG    Luxtronic2   cycle takes 0.09045100212097168 seconds -- __init__.py:_refresh:276
      2015-01-26 20:07:52,800 DEBUG    Scheduler    Luxtronic2 next time: 2015-01-26 20:12:52+01:00 -- scheduler.py:_next_time:289
      2015-01-26 20:07:54,406 DEBUG    env_stat     Item env.core.memory = 18440192 via Logic None None -- item.py:__update:363
      2015-01-26 20:07:54,427 DEBUG    env_stat     Item env.location.moonlight = 46 via Logic None None -- item.py:__update:363
      2015-01-26 20:07:54,826 DEBUG    Scheduler    env_stat next time: 2015-01-26 20:12:54+01:00 -- scheduler.py:_next_time:289
      2015-01-26 20:08:36,125 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
      2015-01-26 20:08:36,131 DEBUG    Main         Item Reed.Tuer.Nebeneingang = True via KNX 1.1.5 4/0/0 -- item.py:__update:363
      2015-01-26 20:08:36,137 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: True -- scheduler.py:trigger:162
      2015-01-26 20:09:01,380 DEBUG    Main         knx: 1.1.20 set 1/1/0 to 00 -- __init__.py:parse_telegram:181
      2015-01-26 20:09:01,502 DEBUG    Main         knx: 1.1.1 set 1/4/0 to False -- __init__.py:parse_telegram:190
      2015-01-26 20:09:01,509 DEBUG    Main         Item EG.Wohnzimmer.Wandleuchte = False via KNX 1.1.1 1/4/0 -- item.py:__update:363
      2015-01-26 20:09:02,254 DEBUG    Main         knx: 1.1.20 set 1/1/0 to 01 -- __init__.py:parse_telegram:181
      2015-01-26 20:09:02,410 DEBUG    Main         knx: 1.1.1 set 1/4/0 to True -- __init__.py:parse_telegram:190
      2015-01-26 20:09:02,417 DEBUG    Main         Item EG.Wohnzimmer.Wandleuchte = True via KNX 1.1.1 1/4/0 -- item.py:__update:363
      2015-01-26 20:09:11,227 DEBUG    Main         knx: 1.1.5 set 4/0/0 to False -- __init__.py:parse_telegram:190
      2015-01-26 20:09:11,233 DEBUG    Main         Item Reed.Tuer.Nebeneingang = False via KNX 1.1.5 4/0/0 -- item.py:__update:363
      2015-01-26 20:09:11,240 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: False -- scheduler.py:trigger:162
      2015-01-26 20:09:12,794 DEBUG    alarm        Pushbullet returns: Notification submitted. -- __init__.py:_is_response_ok:114
      2015-01-26 20:09:14,083 DEBUG    alarm        Pushbullet returns: Notification submitted. -- __init__.py:_is_response_ok:114
      2015-01-26 20:09:14,662 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
      2015-01-26 20:09:14,668 DEBUG    Main         Item Reed.Tuer.Nebeneingang = True via KNX 1.1.5 4/0/0 -- item.py:__update:363
      2015-01-26 20:09:14,674 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: True -- scheduler.py:trigger:162
      2015-01-26 20:09:15,343 DEBUG    alarm        Pushbullet returns: Notification submitted. -- __init__.py:_is_response_ok:114
      Ich habe mal Zwischendurch die Wandlampe eingeschalten zur Trennung. Aber im Anschluss ging es sofort bei Tür öffnen??

      Oder möchtest du den ganzen log? Mit Start des sh.py?

      Kommentar


        #4
        Hi,

        ich meinte eigentlich alle inkl. Start.
        Ich sehe auch nur einmal das öffnen, ist das erste mal im Logzeitraum?
        Und bitte lass die Wandlampe mal weg.

        Bis bald

        Marcus

        Kommentar


          #5
          Hi Marcus,

          Code:
          admin@smarthome:/usr/smarthome$ smarthome.py -d
          2015-01-26 20:18:01,372 INFO     Main         Start SmartHome.py 1.0-35-gf62db45+ -- smarthome.py:__init__:231
          2015-01-26 20:18:01,378 DEBUG    Main         Python 3.2.3 -- smarthome.py:__init__:232
          2015-01-26 20:18:01,385 INFO     Main         Init Scheduler -- scheduler.py:__init__:86
          2015-01-26 20:18:01,392 INFO     Main         Init Plugins -- smarthome.py:start:274
          2015-01-26 20:18:01,406 DEBUG    Scheduler    creating 5 workers -- scheduler.py:run:93
          2015-01-26 20:18:01,429 DEBUG    Main         Plugin: knx -- plugin.py:__init__:43
          2015-01-26 20:18:01,463 DEBUG    Main         Plugin: visu -- plugin.py:__init__:43
          2015-01-26 20:18:01,555 DEBUG    Main         Plugin: cli -- plugin.py:__init__:43
          2015-01-26 20:18:01,571 DEBUG    Main         Plugin: sql -- plugin.py:__init__:43
          2015-01-26 20:18:01,604 DEBUG    Main         SQLite 3.7.13 -- __init__.py:__init__:62
          2015-01-26 20:18:05,513 DEBUG    Main         SQLite: database integrity ok -- __init__.py:__init__:78
          2015-01-26 20:18:05,541 DEBUG    Main         SQLite pack next time: 2015-01-27 03:02:00+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:05,547 DEBUG    Main         Plugin: ow -- plugin.py:__init__:43
          2015-01-26 20:18:05,564 DEBUG    Main         Plugin: luxtronic2 -- plugin.py:__init__:43
          2015-01-26 20:18:05,673 INFO     Main         Luxtronic2: connected to 192.168.0.104:8888 -- __init__.py:connect:85
          2015-01-26 20:18:05,678 DEBUG    Main         Plugin: nw -- plugin.py:__init__:43
          2015-01-26 20:18:05,765 DEBUG    Main         Adding listener on: tcp:0.0.0.0:2727 -- __init__.py:add_listener:154
          2015-01-26 20:18:05,772 DEBUG    Main         TCPDispatcher: binding to 0.0.0.0:2727 (TCP) -- connection.py:connect:161
          2015-01-26 20:18:05,777 DEBUG    Main         Adding listener on: udp:0.0.0.0:2727 -- __init__.py:add_listener:154
          2015-01-26 20:18:05,785 DEBUG    Main         UDPDispatcher: binding to 0.0.0.0:2727 (UDP) -- connection.py:connect:161
          2015-01-26 20:18:05,792 DEBUG    Main         Adding listener on: http:0.0.0.0:8888 -- __init__.py:add_listener:154
          2015-01-26 20:18:05,799 DEBUG    Main         HTTPDispatcher: binding to 0.0.0.0:8888 (TCP) -- connection.py:connect:161
          2015-01-26 20:18:05,804 DEBUG    Main         Plugin: pushbullet -- plugin.py:__init__:43
          2015-01-26 20:18:06,957 INFO     Main         Init Items -- smarthome.py:start:280
          2015-01-26 20:18:07,779 DEBUG    Main         Item env.core.memory = 18411520.0 via SQLite None None -- item.py:set:457
          2015-01-26 20:18:08,348 DEBUG    Main         Item env.core.threads = 7.0 via SQLite None None -- item.py:set:457
          2015-01-26 20:18:08,929 DEBUG    Main         Item env.core.garbage = 0.0 via SQLite None None -- item.py:set:457
          2015-01-26 20:18:08,936 DEBUG    Main         Item env.core: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:08,980 DEBUG    Main         Item env.location: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,543 DEBUG    Main         Item env.system.load = 0.08 via SQLite None None -- item.py:set:457
          2015-01-26 20:18:09,554 DEBUG    Main         Item env.system: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,559 DEBUG    Main         Item env: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,579 DEBUG    Main         KNX: OG.PM.Bad.Helligkeitswert listen on and init with 7/0/0 -- __init__.py:parse_item:244
          2015-01-26 20:18:09,589 WARNING  Main         KNX: Ignoring OG.PM.Bad.Helligkeitswert1 unknown dpt: 9004 -- __init__.py:parse_item:225
          2015-01-26 20:18:09,601 DEBUG    Main         KNX: OG.PM.Bad.Helligkeitswert2 listen on and init with 7/0/0 -- __init__.py:parse_item:244
          2015-01-26 20:18:09,607 DEBUG    Main         Item OG.PM.Bad: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,611 DEBUG    Main         Item OG.PM: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,629 DEBUG    Main         KNX: OG.Rollo.Bad.move listen on and init with cache 3/1/0 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,639 DEBUG    Main         KNX: OG.Rollo.Bad.stop listen on and init with cache 3/2/0 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,649 DEBUG    Main         KNX: OG.Rollo.Bad.pos listen on and init with cache 3/3/0 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,659 DEBUG    Main         KNX: OG.Rollo.Bad.ref listen on 3/6/0 -- __init__.py:parse_item:235
          2015-01-26 20:18:09,674 DEBUG    Main         KNX: OG.Rollo.Schlafzimmer.move listen on and init with cache 3/1/1 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,688 DEBUG    Main         KNX: OG.Rollo.Schlafzimmer.stop listen on and init with cache 3/2/1 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,698 DEBUG    Main         KNX: OG.Rollo.Schlafzimmer.pos listen on and init with cache 3/3/1 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,708 DEBUG    Main         KNX: OG.Rollo.Schlafzimmer.ref listen on and init with cache 3/6/1 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,723 DEBUG    Main         KNX: OG.Rollo.Hugo.move listen on and init with cache 3/1/2 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,734 DEBUG    Main         KNX: OG.Rollo.Hugo.stop listen on and init with cache 3/2/2 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,745 DEBUG    Main         KNX: OG.Rollo.Hugo.pos listen on and init with cache 3/3/2 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,755 DEBUG    Main         KNX: OG.Rollo.Hugo.ref listen on and init with cache 3/6/2 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,770 DEBUG    Main         KNX: OG.Rollo.Heidi.move listen on and init with cache 3/1/3 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,780 DEBUG    Main         KNX: OG.Rollo.Heidi.stop listen on and init with cache 3/2/3 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,790 DEBUG    Main         KNX: OG.Rollo.Heidi.pos listen on and init with cache 3/3/3 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,801 DEBUG    Main         KNX: OG.Rollo.Heidi.ref listen on and init with cache 3/6/3 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,807 DEBUG    Main         Item OG.Rollo: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,820 DEBUG    Main         KNX: OG.Bad.Duschablage listen on and init with cache 1/4/7 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,830 DEBUG    Main         KNX: OG.Bad.Handtuch listen on and init with cache 1/4/8 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,836 DEBUG    Main         Item OG.Bad: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,854 DEBUG    Main         Item OG.Temp: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,859 DEBUG    Main         Item OG: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,876 DEBUG    Main         KNX: Reed.Tuer.Nebeneingang listen on 4/0/0 -- __init__.py:parse_item:235
          2015-01-26 20:18:09,885 DEBUG    Main         KNX: Reed.Tuer.Haupteingang listen on and init with cache 4/0/1 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,891 DEBUG    Main         Item Reed.Tuer: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,896 DEBUG    Main         Item Reed: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:09,927 DEBUG    Main         KNX: EG.Rollo.Kueche.pos listen on and init with cache 3/3/4 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,937 DEBUG    Main         KNX: EG.Rollo.Kueche.ref listen on and init with cache 3/6/4 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,947 DEBUG    Main         KNX: EG.Rollo.Kueche.status listen on and init with cache 3/4/4 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,962 DEBUG    Main         KNX: EG.Rollo.Stubere.move listen on and init with cache 3/1/5 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,973 DEBUG    Main         KNX: EG.Rollo.Stubere.stop listen on and init with cache 3/2/5 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,986 DEBUG    Main         KNX: EG.Rollo.Stubere.pos listen on and init with cache 3/3/5 -- __init__.py:parse_item:254
          2015-01-26 20:18:09,995 DEBUG    Main         KNX: OG.Rollo.Stubere.ref listen on and init with cache 3/6/5 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,011 DEBUG    Main         KNX: EG.Rollo.Stubemi.move listen on and init with cache 3/1/6 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,021 DEBUG    Main         KNX: EG.Rollo.Stubemi.stop listen on and init with cache 3/2/6 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,031 DEBUG    Main         KNX: EG.Rollo.Stubemi.pos listen on and init with cache 3/3/6 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,043 DEBUG    Main         KNX: OG.Rollo.Stubemi.ref listen on and init with cache 3/6/6 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,058 DEBUG    Main         KNX: EG.Rollo.Stubeli.move listen on and init with cache 3/1/7 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,068 DEBUG    Main         KNX: EG.Rollo.Stubeli.stop listen on and init with cache 3/2/7 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,078 DEBUG    Main         KNX: EG.Rollo.Stubeli.pos listen on and init with cache 3/3/7 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,088 DEBUG    Main         KNX: OG.Rollo.Stubeli.ref listen on and init with cache 3/6/7 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,095 DEBUG    Main         Item EG.Rollo: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,108 DEBUG    Main         KNX: EG.Wohnzimmer.Wandleuchte listen on and init with cache 1/4/0 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,118 DEBUG    Main         KNX: EG.Wohnzimmer.Esstischlampe listen on and init with cache 1/4/10 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,128 DEBUG    Main         KNX: EG.Wohnzimmer.SteckdosenTV listen on and init with cache 1/4/7 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,134 DEBUG    Main         Item EG.Wohnzimmer: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,147 DEBUG    Main         KNX: EG.Kueche.Deckenleuchte listen on and init with cache 1/4/9 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,152 DEBUG    Main         Item EG.Kueche: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,165 DEBUG    Main         KNX: EG.Treppe.Wandleuchte listen on and init with cache 1/4/11 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,170 DEBUG    Main         Item EG.Treppe: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,184 DEBUG    Main         Item EG.Temp: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,189 DEBUG    Main         Item EG: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,199 DEBUG    Main         KNX: scene1 listen on 7/2/1 -- __init__.py:parse_item:235
          2015-01-26 20:18:10,209 DEBUG    Main         KNX: scene2 listen on 7/2/2 -- __init__.py:parse_item:235
          2015-01-26 20:18:10,219 DEBUG    Main         KNX: scene3 listen on 7/2/3 -- __init__.py:parse_item:235
          2015-01-26 20:18:10,229 DEBUG    Main         KNX: scene4 listen on 7/2/4 -- __init__.py:parse_item:235
          2015-01-26 20:18:10,239 DEBUG    Main         KNX: scene5 listen on 7/2/5 -- __init__.py:parse_item:235
          2015-01-26 20:18:10,256 DEBUG    Main         KNX: AU.Wandbeleuchtung.Ost listen on and init with cache 1/4/2 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,267 DEBUG    Main         KNX: AU.Wandbeleuchtung.Nord listen on and init with cache 1/4/3 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,277 DEBUG    Main         KNX: AU.Wandbeleuchtung.West listen on and init with cache 1/4/4 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,287 DEBUG    Main         KNX: AU.Wandbeleuchtung.Sued listen on and init with cache 1/4/5 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,293 DEBUG    Main         Item AU.Wandbeleuchtung: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,309 DEBUG    Main         KNX: AU.Lautsprecher.Relais listen on and init with cache 1/4/6 -- __init__.py:parse_item:254
          2015-01-26 20:18:10,314 DEBUG    Main         Item AU.Lautsprecher: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,319 DEBUG    Main         Item AU: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,384 DEBUG    Main         Item Waermepumpe: no type specified. -- item.py:__init__:242
          2015-01-26 20:18:10,397 INFO     Main         Start Plugins -- plugin.py:start:65
          2015-01-26 20:18:10,461 DEBUG    ow           1w-disc next time: 2015-01-26 20:18:12+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:10,485 DEBUG    luxtronic2   Luxtronic2 next time: 2015-01-26 20:18:20+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:10,502 INFO     Main         Start Logics -- logic.py:__init__:33
          2015-01-26 20:18:10,507 DEBUG    Main         Reading Logics from /usr/smarthome/lib/env/logic_conf -- logic.py:_read_logics:64
          2015-01-26 20:18:10,530 DEBUG    Main         Reading Logics from /usr/smarthome/etc/logic.conf -- logic.py:_read_logics:64
          2015-01-26 20:18:10,555 DEBUG    Connections  KNX: connected to 192.168.0.106:6720 -- connection.py:connect:386
          2015-01-26 20:18:10,567 DEBUG    Connections  KNX: reading eibd cache -- __init__.py:handle_connect:113
          2015-01-26 20:18:10,570 DEBUG    Main         Logic: alarm -- logic.py:__init__:44
          2015-01-26 20:18:10,639 DEBUG    Main         Logic: env_init -- logic.py:__init__:44
          2015-01-26 20:18:10,667 DEBUG    Main         Logic: env_stat -- logic.py:__init__:44
          2015-01-26 20:18:10,656 DEBUG    Connections  KNX: enable group monitor -- __init__.py:handle_connect:117
          2015-01-26 20:18:10,677 DEBUG    Connections  KNX: init read -- __init__.py:handle_connect:123
          2015-01-26 20:18:10,698 DEBUG    Connections  WebSocket: binding to 192.168.0.106:2424 (TCP) -- connection.py:connect:161
          2015-01-26 20:18:10,692 DEBUG    Main         env_stat next time: 2015-01-26 20:18:25+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:10,708 DEBUG    Main         Logic: env_loc -- logic.py:__init__:44
          2015-01-26 20:18:10,713 DEBUG    Connections  CLI: binding to 0.0.0.0:2323 (TCP) -- connection.py:connect:161
          2015-01-26 20:18:10,732 INFO     Connections  1-Wire: connected to 127.0.0.1:4304 -- __init__.py:connect:66
          2015-01-26 20:18:10,769 DEBUG    Main         knx: 0.0.0 set 3/1/0 to True -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,784 DEBUG    Main         Item OG.Rollo.Bad.move = True via KNX 0.0.0 3/1/0 -- item.py:__update:363
          2015-01-26 20:18:10,791 DEBUG    Main         knx: 1.1.11 set 3/3/0 to 100.0 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,797 DEBUG    Main         Item OG.Rollo.Bad.pos = 100.0 via KNX 1.1.11 3/3/0 -- item.py:__update:363
          2015-01-26 20:18:10,804 DEBUG    Main         knx: 1.1.11 set 3/3/1 to 0.0 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,814 DEBUG    Main         knx: 1.1.11 set 3/3/2 to 100.0 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,820 DEBUG    Main         Item OG.Rollo.Hugo.pos = 100.0 via KNX 1.1.11 3/3/2 -- item.py:__update:363
          2015-01-26 20:18:10,827 DEBUG    Main         knx: 1.1.11 set 3/3/3 to 100.0 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,833 DEBUG    Main         Item OG.Rollo.Heidi.pos = 100.0 via KNX 1.1.11 3/3/3 -- item.py:__update:363
          2015-01-26 20:18:10,841 DEBUG    Main         knx: 1.1.1 set 1/4/7 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,847 DEBUG    Main         knx: 1.1.1 set 1/4/8 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,853 DEBUG    Main         knx: 1.1.5 set 4/0/1 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,858 DEBUG    Main         knx: 1.1.11 set 3/3/4 to 100.0 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,864 DEBUG    Main         Item EG.Rollo.Kueche.pos = 100.0 via KNX 1.1.11 3/3/4 -- item.py:__update:363
          2015-01-26 20:18:10,871 DEBUG    Main         knx: 1.1.11 set 3/4/4 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,880 DEBUG    Main         knx: 1.1.11 set 3/3/5 to 100.0 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,886 DEBUG    Main         Item EG.Rollo.Stubere.pos = 100.0 via KNX 1.1.11 3/3/5 -- item.py:__update:363
          2015-01-26 20:18:10,893 DEBUG    Main         knx: 1.1.11 set 3/3/6 to 100.0 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,899 DEBUG    Main         Item EG.Rollo.Stubemi.pos = 100.0 via KNX 1.1.11 3/3/6 -- item.py:__update:363
          2015-01-26 20:18:10,907 DEBUG    Main         knx: 1.1.11 set 3/3/7 to 100.0 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,913 DEBUG    Main         Item EG.Rollo.Stubeli.pos = 100.0 via KNX 1.1.11 3/3/7 -- item.py:__update:363
          2015-01-26 20:18:10,920 DEBUG    Main         knx: 1.1.1 set 1/4/0 to True -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,926 DEBUG    Main         Item EG.Wohnzimmer.Wandleuchte = True via KNX 1.1.1 1/4/0 -- item.py:__update:363
          2015-01-26 20:18:10,935 DEBUG    Main         knx: 1.1.1 set 1/4/10 to True -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,941 DEBUG    Main         Item EG.Wohnzimmer.Esstischlampe = True via KNX 1.1.1 1/4/10 -- item.py:__update:363
          2015-01-26 20:18:10,948 DEBUG    Main         knx: 1.1.1 set 1/4/7 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,954 DEBUG    Main         knx: 1.1.1 set 1/4/9 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,959 DEBUG    Main         knx: 1.1.1 set 1/4/11 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,965 DEBUG    Main         knx: 1.1.1 set 1/4/2 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,970 DEBUG    Main         knx: 1.1.1 set 1/4/3 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,976 DEBUG    Main         knx: 1.1.1 set 1/4/4 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,981 DEBUG    Main         knx: 1.1.1 set 1/4/5 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,987 DEBUG    Main         knx: 1.1.1 set 1/4/6 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:18:10,993 DEBUG    Main         KNX: 0.0.0 read 7/0/0 -- __init__.py:parse_telegram:203
          2015-01-26 20:18:10,998 DEBUG    Main         KNX: 0.0.0 read 7/0/0 -- __init__.py:parse_telegram:203
          2015-01-26 20:18:11,004 DEBUG    Main         knx: 1.1.40 set 7/0/0 to 51 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:11,010 DEBUG    Main         Item OG.PM.Bad.Helligkeitswert = 51 via KNX 1.1.40 7/0/0 -- item.py:__update:363
          2015-01-26 20:18:11,017 DEBUG    Main         Item OG.PM.Bad.Helligkeitswert2 = 51 via KNX 1.1.40 7/0/0 -- item.py:__update:363
          2015-01-26 20:18:11,024 DEBUG    Main         knx: 1.1.40 set 7/0/0 to 51 -- __init__.py:parse_telegram:190
          2015-01-26 20:18:12,555 DEBUG    Scheduler    1w-disc next time: 2015-01-26 20:28:12+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:12,724 INFO     1w-disc      1-Wire: 28.FE3DE6050000 with sensors: T11, T10, T, T12, T9 -- __init__.py:_discovery:431
          2015-01-26 20:18:12,732 INFO     1w-disc      1-Wire: 28.F3D7E7050000 with sensors: T11, T10, T, T12, T9 -- __init__.py:_discovery:431
          2015-01-26 20:18:12,739 INFO     1w-disc      1-Wire: 81.3CE630000000 with sensors: BM -- __init__.py:_discovery:431
          2015-01-26 20:18:12,988 DEBUG    ow           1w-sen next time: 2015-01-26 20:18:12+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:13,500 DEBUG    1w-sen       Item OG.Temp.Hugo = 19.5 via 1-Wire /bus.0/28.F3D7E7050000/temperature9 None -- item.py:__update:363
          2015-01-26 20:18:13,569 DEBUG    Scheduler    1w-sen next time: 2015-01-26 20:23:13+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:13,684 DEBUG    1w-sen       Item OG.Temp.Bad = 19.5 via 1-Wire /bus.0/28.FE3DE6050000/temperature9 None -- item.py:__update:363
          2015-01-26 20:18:13,691 INFO     1w-sen       1-Wire: path not found for EG.Temp.Schaltschrank -- __init__.py:_sensor_cycle:379
          2015-01-26 20:18:13,696 DEBUG    1w-sen       1-Wire: sensor cycle takes 0.6323561668395996 seconds -- __init__.py:_sensor_cycle:399
          2015-01-26 20:18:16,099 DEBUG    env_init     Item env.core.version = 1.0-35-gf62db45+ via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,196 DEBUG    sh.gc        Garbage collector: collected 0 objects. -- smarthome.py:_garbage_collection:498
          2015-01-26 20:18:16,209 DEBUG    env_loc      Item env.location.sunrise = 2015-01-27 07:53:36.233372+01:00 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,204 DEBUG    env_init     Item env.core.start = 2015-01-26 20:18:16.200512+01:00 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,270 DEBUG    env_init     Item env.system.name = smarthome.local via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,279 DEBUG    env_loc      Item env.location.sunset = 2015-01-27 16:53:41.868347+01:00 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,322 DEBUG    env_init     Item env.system.start = 2015-01-25 09:15:47.318455+01:00 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,383 DEBUG    env_loc      Item env.location.moonrise = 2015-01-27 11:15:44.671441+01:00 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,458 DEBUG    env_loc      Item env.location.moonset = 2015-01-27 00:52:02.803541+01:00 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,517 DEBUG    env_loc      Item env.location.moonphase = 2 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,587 DEBUG    env_loc      Item env.location.night = True via Logic None None -- item.py:__update:363
          2015-01-26 20:18:16,660 DEBUG    sh.gc        Object references: 11756 -- smarthome.py:_maintenance:490
          2015-01-26 20:18:16,708 DEBUG    Scheduler    env_loc next time: 2015-01-26 20:48:16+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:16,732 DEBUG    Scheduler    sh.gc next time: 2015-01-27 02:04:00+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:20,271 DEBUG    Luxtronic2   Item Waermepumpe.fehlerspeicher_fehler = 715 via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,279 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_vorlauf = 28.4 via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,288 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_ruecklauf = 28.2 via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,298 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_ruecklauf_soll = 32.3 via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,307 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_aussen = 0.8 via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,316 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_brauchwasser_ist = 455 via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,325 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_brauchwasser_soll = 440 via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,334 DEBUG    Luxtronic2   Item Waermepumpe.status = SSP Zeit via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,342 DEBUG    Luxtronic2   Item Waermepumpe.fehlerspeicher_datum = 20.10.14 21:13 via Luxtronic2 None None -- item.py:__update:363
          2015-01-26 20:18:20,348 DEBUG    Luxtronic2   cycle takes 0.09647011756896973 seconds -- __init__.py:_refresh:276
          2015-01-26 20:18:20,757 DEBUG    Scheduler    Luxtronic2 next time: 2015-01-26 20:23:20+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:18:25,377 DEBUG    env_stat     Item env.core.memory = 18448384 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:25,397 DEBUG    env_stat     Item env.system.load = 0.06 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:25,420 DEBUG    env_stat     Item env.location.moonlight = 46 via Logic None None -- item.py:__update:363
          2015-01-26 20:18:25,796 DEBUG    Scheduler    env_stat next time: 2015-01-26 20:23:25+01:00 -- scheduler.py:_next_time:289
          2015-01-26 20:19:16,940 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
          2015-01-26 20:19:16,946 DEBUG    Main         Item Reed.Tuer.Nebeneingang = True via KNX 1.1.5 4/0/0 -- item.py:__update:363
          2015-01-26 20:19:16,952 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: True -- scheduler.py:trigger:162
          2015-01-26 20:20:21,169 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
          2015-01-26 20:20:22,469 DEBUG    Main         knx: 1.1.5 set 4/0/0 to False -- __init__.py:parse_telegram:190
          2015-01-26 20:20:22,475 DEBUG    Main         Item Reed.Tuer.Nebeneingang = False via KNX 1.1.5 4/0/0 -- item.py:__update:363
          2015-01-26 20:20:22,481 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: False -- scheduler.py:trigger:162
          2015-01-26 20:20:24,314 DEBUG    alarm        Pushbullet returns: Notification submitted. -- __init__.py:_is_response_ok:114
          2015-01-26 20:20:25,267 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
          2015-01-26 20:20:25,274 DEBUG    Main         Item Reed.Tuer.Nebeneingang = True via KNX 1.1.5 4/0/0 -- item.py:__update:363
          2015-01-26 20:20:25,280 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: True -- scheduler.py:trigger:162
          2015-01-26 20:20:25,943 DEBUG    alarm        Pushbullet returns: Notification submitted. -- __init__.py:_is_response_ok:114
          Sieht vielleicht noch nicht ganz so schön aus (bin noch am Anfang ).

          Kommentar


            #6
            Hi,

            also laut dem Log klappt das ja.
            Welche Schnittstelle setzt Du denn ein?

            bis bald

            Marcus

            Kommentar


              #7
              Morgen zusammen,

              also als Schnittstelle habe ich eine USB Schnittstelle vom Eibmarkt (Art N000403) und als Binäreingang pot.frei einen von Siemens.

              Aber auch das Log zeigt mir das es nicht funktioniert, eigentlich muss ja immer erst eine 0 gesendet werden (Tür auf) und dann eine 1 (Tür zu). Aber beim ersten öffnen und schlißeen sehe ich nur eine 1.

              Code:
              2015-01-26 20:19:16,940 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
              2015-01-26 20:19:16,946 DEBUG    Main         Item Reed.Tuer.Nebeneingang = True via KNX 1.1.5 4/0/0 -- item.py:__update:363
              2015-01-26 20:19:16,952 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: True -- scheduler.py:trigger:162
              Erst beim 2ten öffnen und schließen macht er erst eine 0 und dann eine 1.

              Code:
              2015-01-26 20:20:21,169 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
              2015-01-26 20:20:22,469 DEBUG    Main         knx: 1.1.5 set 4/0/0 to False -- __init__.py:parse_telegram:190
              2015-01-26 20:20:22,475 DEBUG    Main         Item Reed.Tuer.Nebeneingang = False via KNX 1.1.5 4/0/0 -- item.py:__update:363
              2015-01-26 20:20:22,481 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: False -- scheduler.py:trigger:162
              2015-01-26 20:20:24,314 DEBUG    alarm        Pushbullet returns: Notification submitted. -- __init__.py:_is_response_ok:114
              2015-01-26 20:20:25,267 DEBUG    Main         knx: 1.1.5 set 4/0/0 to True -- __init__.py:parse_telegram:190
              2015-01-26 20:20:25,274 DEBUG    Main         Item Reed.Tuer.Nebeneingang = True via KNX 1.1.5 4/0/0 -- item.py:__update:363
              2015-01-26 20:20:25,280 DEBUG    Main         Triggering alarm - by: Item source: Reed.Tuer.Nebeneingang dest: None value: True -- scheduler.py:trigger:162
              2015-01-26 20:20:25,943 DEBUG    alarm        Pushbullet returns: Notification submitted. -- __init__.py:_is_response_ok:114
              Im Busmonitor geht es aber immer. (Aber zur Sicherheit teste ich dies heute Abend nochmal).

              Kommentar


                #8
                Deine Fehlerbeschreibung sieht nach dem EIBD-Bug "Erstes Telegramm nach Pause wird verworfen" an:
                Falls auf dem KNX Bus keine regelmäßigen Telegramme stattfinden (so wie bei mir), dann wird jeweils das erste Telegramm nach einer Pause von 30 Sekunden vom EIBD verworfen.

                SH.PY bietet dazu glücklicherweise einen sehr einfachen Workaround.
                Der Parameter send_time im KNX Segment in der plugin.conf sendet zyklisch ein Datum/Uhrzeit Telegramm auf den Bus und unterbindet den EIBD Sleep Modus:

                Meine plugin.conf:

                [knx]
                class_name = KNX
                class_path = plugins.knx
                # host = 127.0.0.1
                # port = 6720
                # busmonitor = True
                send_time = 29 # update date/time every 29 (because of 30 seconds EIBD sleep error) seconds, default none
                time_ga = 0/0/201 # default none
                date_ga = 0/0/200 # default none

                Kommentar


                  #9
                  Vielleicht das Item auf default Wert 1 setzen (value=1), so dass auch beim ersten Öffnen durch den Übergang 1->0 getriggert wird.?

                  Kommentar


                    #10
                    Hallo zusammen,

                    vielen Dank schon mal für die verschiedenen Lösungsansätze nur leider funktionieren diese nicht,

                    @KNXfriend: Habe sogar die Zeit auf 1 Sekunde gestellt. Dennoch wird erst die 0 gesendet wenn die Tür auf und wieder zu war.

                    @walldi: Meintest du die reed.conf so:
                    Code:
                    [Reed]
                     [[Tuer]]
                        [[[Nebeneingang]]]
                    		name = Reed.Tuer.Nebeneingang
                    		visu_acl = ro
                    		type = bool
                    		value = 1
                    		knx_dpt = 1
                    		knx_listen = 4/0/0
                    Falls ja ging dies auch nicht.

                    Kommentar


                      #11
                      Hallo,

                      Zitat von marcel0509 Beitrag anzeigen
                      Im Busmonitor geht es aber immer. (Aber zur Sicherheit teste ich dies heute Abend nochmal).
                      bitte poste die Ergebnisse noch, bevor wir hier weiter machen.

                      Bis bald

                      Marcus

                      Kommentar


                        #12
                        Also gerade noch einmal geprüft und im Busmonitor ist alles i.O.. Sofort beim ersten öffnen habe ich das Signal 0 und beim Schließen die 1. (Siehe Anhang erster Teil)

                        Dann habe ich mal versucht die Signale zu tauschen. Steigende Flanke -> Aus und bei Fallender Flanke --> Ein. Im Busmonitor sieht alles i.O. aus (2ter Teil).

                        Nur im sh.py kommt jetzt garnix mehr an.

                        Code:
                        admin@smarthome:/usr/smarthome$ smarthome.py -d
                        2015-01-27 19:53:13,110 INFO     Main         Start SmartHome.py 1.0-35-gf62db45+ -- smarthome.py:__init__:231
                        2015-01-27 19:53:13,116 DEBUG    Main         Python 3.2.3 -- smarthome.py:__init__:232
                        2015-01-27 19:53:13,123 INFO     Main         Init Scheduler -- scheduler.py:__init__:86
                        2015-01-27 19:53:13,130 INFO     Main         Init Plugins -- smarthome.py:start:274
                        2015-01-27 19:53:13,146 DEBUG    Scheduler    creating 5 workers -- scheduler.py:run:93
                        2015-01-27 19:53:13,160 DEBUG    Main         Plugin: knx -- plugin.py:__init__:43
                        2015-01-27 19:53:13,192 DEBUG    Main         Plugin: visu -- plugin.py:__init__:43
                        2015-01-27 19:53:13,279 DEBUG    Main         Plugin: cli -- plugin.py:__init__:43
                        2015-01-27 19:53:13,294 DEBUG    Main         Plugin: sql -- plugin.py:__init__:43
                        2015-01-27 19:53:13,325 DEBUG    Main         SQLite 3.7.13 -- __init__.py:__init__:62
                        2015-01-27 19:53:17,245 DEBUG    Main         SQLite: database integrity ok -- __init__.py:__init__:78
                        2015-01-27 19:53:17,272 DEBUG    Main         SQLite pack next time: 2015-01-28 03:02:00+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:17,278 DEBUG    Main         Plugin: ow -- plugin.py:__init__:43
                        2015-01-27 19:53:17,293 DEBUG    Main         Plugin: luxtronic2 -- plugin.py:__init__:43
                        2015-01-27 19:53:17,395 INFO     Main         Luxtronic2: connected to 192.168.0.104:8888 -- __init__.py:connect:85
                        2015-01-27 19:53:17,400 DEBUG    Main         Plugin: nw -- plugin.py:__init__:43
                        2015-01-27 19:53:17,482 DEBUG    Main         Adding listener on: tcp:0.0.0.0:2727 -- __init__.py:add_listener:154
                        2015-01-27 19:53:17,489 DEBUG    Main         TCPDispatcher: binding to 0.0.0.0:2727 (TCP) -- connection.py:connect:161
                        2015-01-27 19:53:17,494 DEBUG    Main         Adding listener on: udp:0.0.0.0:2727 -- __init__.py:add_listener:154
                        2015-01-27 19:53:17,500 DEBUG    Main         UDPDispatcher: binding to 0.0.0.0:2727 (UDP) -- connection.py:connect:161
                        2015-01-27 19:53:17,507 DEBUG    Main         Adding listener on: http:0.0.0.0:8888 -- __init__.py:add_listener:154
                        2015-01-27 19:53:17,514 DEBUG    Main         HTTPDispatcher: binding to 0.0.0.0:8888 (TCP) -- connection.py:connect:161
                        2015-01-27 19:53:17,519 DEBUG    Main         Plugin: pushbullet -- plugin.py:__init__:43
                        2015-01-27 19:53:18,609 INFO     Main         Init Items -- smarthome.py:start:280
                        2015-01-27 19:53:19,398 DEBUG    Main         Item env.core.memory = 18419712.0 via SQLite None None -- item.py:set:457
                        2015-01-27 19:53:19,981 DEBUG    Main         Item env.core.threads = 7.0 via SQLite None None -- item.py:set:457
                        2015-01-27 19:53:20,528 DEBUG    Main         Item env.core.garbage = 0.0 via SQLite None None -- item.py:set:457
                        2015-01-27 19:53:20,535 DEBUG    Main         Item env.core: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:20,579 DEBUG    Main         Item env.location: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,119 DEBUG    Main         Item env.system.load = 0.11 via SQLite None None -- item.py:set:457
                        2015-01-27 19:53:21,131 DEBUG    Main         Item env.system: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,135 DEBUG    Main         Item env: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,156 DEBUG    Main         KNX: OG.PM.Bad.Helligkeitswert listen on and init with 7/0/0 -- __init__.py:parse_item:244
                        2015-01-27 19:53:21,165 WARNING  Main         KNX: Ignoring OG.PM.Bad.Helligkeitswert1 unknown dpt: 9004 -- __init__.py:parse_item:225
                        2015-01-27 19:53:21,177 DEBUG    Main         KNX: OG.PM.Bad.Helligkeitswert2 listen on and init with 7/0/0 -- __init__.py:parse_item:244
                        2015-01-27 19:53:21,183 DEBUG    Main         Item OG.PM.Bad: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,187 DEBUG    Main         Item OG.PM: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,205 DEBUG    Main         KNX: OG.Rollo.Bad.move listen on and init with cache 3/1/0 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,216 DEBUG    Main         KNX: OG.Rollo.Bad.stop listen on and init with cache 3/2/0 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,226 DEBUG    Main         KNX: OG.Rollo.Bad.pos listen on and init with cache 3/3/0 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,236 DEBUG    Main         KNX: OG.Rollo.Bad.ref listen on 3/6/0 -- __init__.py:parse_item:235
                        2015-01-27 19:53:21,252 DEBUG    Main         KNX: OG.Rollo.Schlafzimmer.move listen on and init with cache 3/1/1 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,265 DEBUG    Main         KNX: OG.Rollo.Schlafzimmer.stop listen on and init with cache 3/2/1 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,276 DEBUG    Main         KNX: OG.Rollo.Schlafzimmer.pos listen on and init with cache 3/3/1 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,286 DEBUG    Main         KNX: OG.Rollo.Schlafzimmer.ref listen on and init with cache 3/6/1 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,301 DEBUG    Main         KNX: OG.Rollo.Hugo.move listen on and init with cache 3/1/2 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,311 DEBUG    Main         KNX: OG.Rollo.Hugo.stop listen on and init with cache 3/2/2 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,321 DEBUG    Main         KNX: OG.Rollo.Hugo.pos listen on and init with cache 3/3/2 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,331 DEBUG    Main         KNX: OG.Rollo.Hugo.ref listen on and init with cache 3/6/2 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,346 DEBUG    Main         KNX: OG.Rollo.Heidi.move listen on and init with cache 3/1/3 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,355 DEBUG    Main         KNX: OG.Rollo.Heidi.stop listen on and init with cache 3/2/3 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,365 DEBUG    Main         KNX: OG.Rollo.Heidi.pos listen on and init with cache 3/3/3 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,375 DEBUG    Main         KNX: OG.Rollo.Heidi.ref listen on and init with cache 3/6/3 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,381 DEBUG    Main         Item OG.Rollo: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,394 DEBUG    Main         KNX: OG.Bad.Duschablage listen on and init with cache 1/4/7 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,404 DEBUG    Main         KNX: OG.Bad.Handtuch listen on and init with cache 1/4/8 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,409 DEBUG    Main         Item OG.Bad: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,427 DEBUG    Main         Item OG.Temp: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,432 DEBUG    Main         Item OG: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,449 DEBUG    Main         KNX: Reed.Tuer.Nebeneingang listen on 4/0/0 -- __init__.py:parse_item:235
                        2015-01-27 19:53:21,458 DEBUG    Main         KNX: Reed.Tuer.Haupteingang listen on and init with cache 4/0/1 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,463 DEBUG    Main         Item Reed.Tuer: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,468 DEBUG    Main         Item Reed: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,499 DEBUG    Main         KNX: EG.Rollo.Kueche.pos listen on and init with cache 3/3/4 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,509 DEBUG    Main         KNX: EG.Rollo.Kueche.ref listen on and init with cache 3/6/4 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,519 DEBUG    Main         KNX: EG.Rollo.Kueche.status listen on and init with cache 3/4/4 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,533 DEBUG    Main         KNX: EG.Rollo.Stubere.move listen on and init with cache 3/1/5 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,543 DEBUG    Main         KNX: EG.Rollo.Stubere.stop listen on and init with cache 3/2/5 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,556 DEBUG    Main         KNX: EG.Rollo.Stubere.pos listen on and init with cache 3/3/5 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,566 DEBUG    Main         KNX: OG.Rollo.Stubere.ref listen on and init with cache 3/6/5 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,580 DEBUG    Main         KNX: EG.Rollo.Stubemi.move listen on and init with cache 3/1/6 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,590 DEBUG    Main         KNX: EG.Rollo.Stubemi.stop listen on and init with cache 3/2/6 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,601 DEBUG    Main         KNX: EG.Rollo.Stubemi.pos listen on and init with cache 3/3/6 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,611 DEBUG    Main         KNX: OG.Rollo.Stubemi.ref listen on and init with cache 3/6/6 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,626 DEBUG    Main         KNX: EG.Rollo.Stubeli.move listen on and init with cache 3/1/7 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,636 DEBUG    Main         KNX: EG.Rollo.Stubeli.stop listen on and init with cache 3/2/7 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,646 DEBUG    Main         KNX: EG.Rollo.Stubeli.pos listen on and init with cache 3/3/7 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,655 DEBUG    Main         KNX: OG.Rollo.Stubeli.ref listen on and init with cache 3/6/7 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,662 DEBUG    Main         Item EG.Rollo: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,674 DEBUG    Main         KNX: EG.Wohnzimmer.Wandleuchte listen on and init with cache 1/4/0 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,684 DEBUG    Main         KNX: EG.Wohnzimmer.Esstischlampe listen on and init with cache 1/4/10 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,694 DEBUG    Main         KNX: EG.Wohnzimmer.SteckdosenTV listen on and init with cache 1/4/7 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,699 DEBUG    Main         Item EG.Wohnzimmer: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,712 DEBUG    Main         KNX: EG.Kueche.Deckenleuchte listen on and init with cache 1/4/9 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,717 DEBUG    Main         Item EG.Kueche: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,730 DEBUG    Main         KNX: EG.Treppe.Wandleuchte listen on and init with cache 1/4/11 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,735 DEBUG    Main         Item EG.Treppe: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,749 DEBUG    Main         Item EG.Temp: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,754 DEBUG    Main         Item EG: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,763 DEBUG    Main         KNX: scene1 listen on 7/2/1 -- __init__.py:parse_item:235
                        2015-01-27 19:53:21,773 DEBUG    Main         KNX: scene2 listen on 7/2/2 -- __init__.py:parse_item:235
                        2015-01-27 19:53:21,784 DEBUG    Main         KNX: scene3 listen on 7/2/3 -- __init__.py:parse_item:235
                        2015-01-27 19:53:21,794 DEBUG    Main         KNX: scene4 listen on 7/2/4 -- __init__.py:parse_item:235
                        2015-01-27 19:53:21,804 DEBUG    Main         KNX: scene5 listen on 7/2/5 -- __init__.py:parse_item:235
                        2015-01-27 19:53:21,822 DEBUG    Main         KNX: AU.Wandbeleuchtung.Ost listen on and init with cache 1/4/2 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,831 DEBUG    Main         KNX: AU.Wandbeleuchtung.Nord listen on and init with cache 1/4/3 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,841 DEBUG    Main         KNX: AU.Wandbeleuchtung.West listen on and init with cache 1/4/4 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,850 DEBUG    Main         KNX: AU.Wandbeleuchtung.Sued listen on and init with cache 1/4/5 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,855 DEBUG    Main         Item AU.Wandbeleuchtung: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,870 DEBUG    Main         KNX: AU.Lautsprecher.Relais listen on and init with cache 1/4/6 -- __init__.py:parse_item:254
                        2015-01-27 19:53:21,876 DEBUG    Main         Item AU.Lautsprecher: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,880 DEBUG    Main         Item AU: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,941 DEBUG    Main         Item Waermepumpe: no type specified. -- item.py:__init__:242
                        2015-01-27 19:53:21,954 INFO     Main         Start Plugins -- plugin.py:start:65
                        2015-01-27 19:53:22,034 DEBUG    ow           1w-disc next time: 2015-01-27 19:53:24+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:22,047 DEBUG    luxtronic2   Luxtronic2 next time: 2015-01-27 19:53:35+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:22,062 INFO     Main         Start Logics -- logic.py:__init__:33
                        2015-01-27 19:53:22,066 DEBUG    Main         Reading Logics from /usr/smarthome/lib/env/logic_conf -- logic.py:_read_logics:64
                        2015-01-27 19:53:22,082 DEBUG    Main         Reading Logics from /usr/smarthome/etc/logic.conf -- logic.py:_read_logics:64
                        2015-01-27 19:53:22,092 DEBUG    Main         Logic: alarm -- logic.py:__init__:44
                        2015-01-27 19:53:22,142 DEBUG    Main         Logic: env_init -- logic.py:__init__:44
                        2015-01-27 19:53:22,154 DEBUG    Main         Logic: env_stat -- logic.py:__init__:44
                        2015-01-27 19:53:22,170 DEBUG    Main         env_stat next time: 2015-01-27 19:53:36+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:22,175 DEBUG    Main         Logic: env_loc -- logic.py:__init__:44
                        2015-01-27 19:53:22,281 DEBUG    Connections  KNX: connected to 192.168.0.106:6720 -- connection.py:connect:386
                        2015-01-27 19:53:22,299 DEBUG    Connections  KNX: reading eibd cache -- __init__.py:handle_connect:113
                        2015-01-27 19:53:22,352 DEBUG    Connections  KNX: enable group monitor -- __init__.py:handle_connect:117
                        2015-01-27 19:53:22,368 DEBUG    Connections  KNX: init read -- __init__.py:handle_connect:123
                        2015-01-27 19:53:22,377 DEBUG    Main         knx: 0.0.0 set 3/1/0 to True -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,387 DEBUG    Main         Item OG.Rollo.Bad.move = True via KNX 0.0.0 3/1/0 -- item.py:__update:363
                        2015-01-27 19:53:22,382 DEBUG    Connections  WebSocket: binding to 192.168.0.106:2424 (TCP) -- connection.py:connect:161
                        2015-01-27 19:53:22,396 DEBUG    Main         knx: 1.1.11 set 3/3/0 to 100.0 -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,407 DEBUG    Main         Item OG.Rollo.Bad.pos = 100.0 via KNX 1.1.11 3/3/0 -- item.py:__update:363
                        2015-01-27 19:53:22,401 DEBUG    Connections  CLI: binding to 0.0.0.0:2323 (TCP) -- connection.py:connect:161
                        2015-01-27 19:53:22,416 DEBUG    Main         knx: 1.1.11 set 3/3/1 to 0.0 -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,427 DEBUG    Main         knx: 1.1.11 set 3/3/2 to 100.0 -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,421 INFO     Connections  1-Wire: connected to 127.0.0.1:4304 -- __init__.py:connect:66
                        2015-01-27 19:53:22,436 DEBUG    Main         Item OG.Rollo.Hugo.pos = 100.0 via KNX 1.1.11 3/3/2 -- item.py:__update:363
                        2015-01-27 19:53:22,447 DEBUG    Main         knx: 1.1.11 set 3/3/3 to 100.0 -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,453 DEBUG    Main         Item OG.Rollo.Heidi.pos = 100.0 via KNX 1.1.11 3/3/3 -- item.py:__update:363
                        2015-01-27 19:53:22,459 DEBUG    Main         knx: 1.1.1 set 1/4/7 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,465 DEBUG    Main         knx: 1.1.1 set 1/4/8 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,470 DEBUG    Main         knx: 1.1.5 set 4/0/1 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,475 DEBUG    Main         knx: 1.1.11 set 3/3/4 to 100.0 -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,481 DEBUG    Main         Item EG.Rollo.Kueche.pos = 100.0 via KNX 1.1.11 3/3/4 -- item.py:__update:363
                        2015-01-27 19:53:22,487 DEBUG    Main         knx: 1.1.11 set 3/4/4 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,493 DEBUG    Main         knx: 1.1.11 set 3/3/5 to 100.0 -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,499 DEBUG    Main         Item EG.Rollo.Stubere.pos = 100.0 via KNX 1.1.11 3/3/5 -- item.py:__update:363
                        2015-01-27 19:53:22,506 DEBUG    Main         knx: 1.1.11 set 3/3/6 to 100.0 -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,511 DEBUG    Main         Item EG.Rollo.Stubemi.pos = 100.0 via KNX 1.1.11 3/3/6 -- item.py:__update:363
                        2015-01-27 19:53:22,518 DEBUG    Main         knx: 1.1.11 set 3/3/7 to 100.0 -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,524 DEBUG    Main         Item EG.Rollo.Stubeli.pos = 100.0 via KNX 1.1.11 3/3/7 -- item.py:__update:363
                        2015-01-27 19:53:22,532 DEBUG    Main         knx: 1.1.1 set 1/4/0 to True -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,537 DEBUG    Main         Item EG.Wohnzimmer.Wandleuchte = True via KNX 1.1.1 1/4/0 -- item.py:__update:363
                        2015-01-27 19:53:22,544 DEBUG    Main         knx: 1.1.1 set 1/4/10 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,549 DEBUG    Main         knx: 1.1.1 set 1/4/7 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,555 DEBUG    Main         knx: 1.1.1 set 1/4/9 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,560 DEBUG    Main         knx: 1.1.1 set 1/4/11 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,565 DEBUG    Main         knx: 1.1.1 set 1/4/2 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,570 DEBUG    Main         knx: 1.1.1 set 1/4/3 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,576 DEBUG    Main         knx: 1.1.1 set 1/4/4 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,581 DEBUG    Main         knx: 1.1.1 set 1/4/5 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,586 DEBUG    Main         knx: 1.1.1 set 1/4/6 to False -- __init__.py:parse_telegram:190
                        2015-01-27 19:53:22,591 DEBUG    Main         KNX: 0.0.0 read 7/0/0 -- __init__.py:parse_telegram:203
                        2015-01-27 19:53:22,599 DEBUG    Main         KNX: 0.0.0 read 7/0/0 -- __init__.py:parse_telegram:203
                        2015-01-27 19:53:24,546 INFO     1w-disc      1-Wire: 28.FE3DE6050000 with sensors: T11, T10, T, T12, T9 -- __init__.py:_discovery:431
                        2015-01-27 19:53:24,555 INFO     1w-disc      1-Wire: 28.F3D7E7050000 with sensors: T11, T10, T, T12, T9 -- __init__.py:_discovery:431
                        2015-01-27 19:53:24,562 INFO     1w-disc      1-Wire: 81.3CE630000000 with sensors: BM -- __init__.py:_discovery:431
                        2015-01-27 19:53:24,796 DEBUG    Scheduler    1w-disc next time: 2015-01-27 20:03:24+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:25,051 DEBUG    ow           1w-sen next time: 2015-01-27 19:53:25+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:25,479 DEBUG    1w-sen       Item OG.Temp.Hugo = 19.5 via 1-Wire /bus.0/28.F3D7E7050000/temperature9 None -- item.py:__update:363
                        2015-01-27 19:53:25,809 DEBUG    Scheduler    1w-sen next time: 2015-01-27 19:58:25+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:26,237 DEBUG    1w-sen       Item OG.Temp.Bad = 19.5 via 1-Wire /bus.0/28.FE3DE6050000/temperature9 None -- item.py:__update:363
                        2015-01-27 19:53:26,244 INFO     1w-sen       1-Wire: path not found for EG.Temp.Schaltschrank -- __init__.py:_sensor_cycle:379
                        2015-01-27 19:53:26,249 DEBUG    1w-sen       1-Wire: sensor cycle takes 0.944849967956543 seconds -- __init__.py:_sensor_cycle:399
                        2015-01-27 19:53:27,339 DEBUG    env_init     Item env.core.version = 1.0-35-gf62db45+ via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,429 DEBUG    sh.gc        Garbage collector: collected 0 objects. -- smarthome.py:_garbage_collection:498
                        2015-01-27 19:53:27,437 DEBUG    env_init     Item env.core.start = 2015-01-27 19:53:27.434716+01:00 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,426 DEBUG    env_loc      Item env.location.sunrise = 2015-01-28 07:52:17.455582+01:00 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,487 DEBUG    env_init     Item env.system.name = smarthome.local via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,520 DEBUG    env_init     Item env.system.start = 2015-01-25 09:15:47.517056+01:00 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,503 DEBUG    env_loc      Item env.location.sunset = 2015-01-28 16:55:24.998474+01:00 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,609 DEBUG    env_loc      Item env.location.moonrise = 2015-01-28 11:51:04.860135+01:00 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,687 DEBUG    env_loc      Item env.location.moonset = 2015-01-28 02:01:44.483212+01:00 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,725 DEBUG    env_loc      Item env.location.moonphase = 2 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,803 DEBUG    env_loc      Item env.location.night = True via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:27,827 DEBUG    sh.gc        Object references: 11757 -- smarthome.py:_maintenance:490
                        2015-01-27 19:53:27,907 DEBUG    Scheduler    env_loc next time: 2015-01-27 20:23:27+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:27,928 DEBUG    Scheduler    sh.gc next time: 2015-01-28 02:04:00+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:35,483 DEBUG    Luxtronic2   Item Waermepumpe.fehlerspeicher_fehler = 715 via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,491 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_vorlauf = 52.7 via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,500 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_ruecklauf = 50.0 via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,509 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_ruecklauf_soll = 32.2 via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,519 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_aussen = 1.2 via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,528 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_brauchwasser_ist = 426 via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,537 DEBUG    Luxtronic2   Item Waermepumpe.temperatur_brauchwasser_soll = 440 via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,547 DEBUG    Luxtronic2   Item Waermepumpe.status = Brauchwasser via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,554 DEBUG    Luxtronic2   Item Waermepumpe.fehlerspeicher_datum = 20.10.14 21:13 via Luxtronic2 None None -- item.py:__update:363
                        2015-01-27 19:53:35,560 DEBUG    Luxtronic2   cycle takes 0.09613704681396484 seconds -- __init__.py:_refresh:276
                        2015-01-27 19:53:35,968 DEBUG    Scheduler    Luxtronic2 next time: 2015-01-27 19:58:35+01:00 -- scheduler.py:_next_time:289
                        2015-01-27 19:53:36,558 DEBUG    env_stat     Item env.core.memory = 18423808 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:36,568 DEBUG    env_stat     Item env.system.load = 0.09 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:36,577 DEBUG    env_stat     Item env.location.moonlight = 56 via Logic None None -- item.py:__update:363
                        2015-01-27 19:53:36,989 DEBUG    Scheduler    env_stat next time: 2015-01-27 19:58:36+01:00 -- scheduler.py:_next_time:289
                        Angehängte Dateien

                        Kommentar


                          #13
                          Hi,

                          wie verbindet sich denn der Busmonitor mit dem Bus? Auch über den eibd, über den auch SH.py geht?

                          Bis bald

                          Marcus

                          Kommentar


                            #14
                            Hi,

                            ja genau ich nehme für beide die USB Schnittstelle, d.h. Kabel raus / und wieder rein. SH.py läuft auf dem PI.

                            Daher kann ich auch leider nicht beides parallel sehen.

                            VG

                            Kommentar


                              #15
                              Hallo,

                              doch über den eibd kannst Du beides gleichzeitig. Verwende in der ETS den Pi als IP-Schnittstelle.
                              Und dann poste die Ergebnisse.

                              btw. der eibd findet es vllt. auch nicht lustig wenn man die Schnittstelle einfach zieht/steckt. Starte am besten mal den eibd neu nach solchen Aktionen.

                              Bis bald

                              Marcus

                              Kommentar

                              Lädt...
                              X