Hallo Marcus,
auch ich habe keine Werte auf dem iPad. Nachfolgend sende ich den Logausschnitt hierzu. Vielleicht hilft es dir ja.
Viele Grüße Enrico
Edit: iPad 2 mit OS5.1
X
-
Hab Rücksicht mit nem Maschinenbauer
Vorher gings doch, war kein Apple update :-)
Mit der WARN Meldung oben rechts könnte ich leben
Ach.., ich hab noch ne Woche Zeit.. will nicht immer nur basteln...
Einen Kommentar schreiben:
-
Achtung: Es liegt nicht an der Visu, das Backend müsste angepasst werden. Wahrscheinlich ist passt das Protokoll (Websocket) nicht zusammen.
Gruss
Einen Kommentar schreiben:
-
Hi Markus,
Wenn ich wieder ein altes Image aufspiele, gehts wieder aufm IPad 1?
Mit dem ganzen Html Kram komme ich noch nicht klar :-)
Ich kann die Visu sowieso noch nicht ausreizen, IPad ist mir wichtiger..
Will wieder ein RTR angehen..
Gruß
Thomas
Einen Kommentar schreiben:
-
Bei einser Ipad ist schon ne Zeit Schluss mit Update, ist aber die ganze Zeit gegangen!
IOS 5.1.1
Soweit ich gelesen habe, geht Dolphin auch nicht.. oder?
Gruss
Thomas
Einen Kommentar schreiben:
-
Hallo,
danke für das Log. Ich habe das Problem dadurch erkannt. Es liegt an der Backend-Kommunikation bzw. an dem alten Browser. Welches IOS läuft denn auf dem iPad 1?
Ich habe einen starken Verdacht, um das zu wieder einzurichten benötige ich etwas muse.
Bis bald
Marcus
Einen Kommentar schreiben:
-
Und noch eine von 18.30 Uhr
evtl. ist noch eine auf der 2ten SD soll ich die auch mal reinmachen, hatte die schon gestauscht, dachte da drann liegts
Code:2013-11-18 18:36:07 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 18:39:04 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 18:39:27 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 18:40:26 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 18:47:13 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 19:28:52 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 19:40:46 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 19:40:56 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 19:47:49 ERROR Main Connection polling failed: release unlocked lock Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock Init SmartHome.py 1.0-1-g478b5cb
Einen Kommentar schreiben:
-
Vielen Dank!!!
Die letzten Sachen sind vom Laptop.
Code:2013-11-18 19:52:23,601 INFO Main Start SmartHome.py 1.0-1-g478b5cb -- smarthome.py:__init__:231 2013-11-18 19:52:23,606 DEBUG Main Python 3.2.3 -- smarthome.py:__init__:232 2013-11-18 19:52:23,612 INFO Main Init Scheduler -- scheduler.py:__init__:86 2013-11-18 19:52:23,618 INFO Main Init Plugins -- smarthome.py:start:274 2013-11-18 19:52:23,625 DEBUG Scheduler creating 5 workers -- scheduler.py:run:93 2013-11-18 19:52:23,644 DEBUG Main Plugin: knx -- plugin.py:__init__:43 2013-11-18 19:52:23,673 DEBUG Main Plugin: fritzbox -- plugin.py:__init__:43 2013-11-18 19:52:23,768 DEBUG Main Plugin: cli -- plugin.py:__init__:43 2013-11-18 19:52:23,780 DEBUG Main Plugin: visu -- plugin.py:__init__:43 2013-11-18 19:52:23,864 DEBUG Main Plugin: sql -- plugin.py:__init__:43 2013-11-18 19:52:23,895 DEBUG Main SQLite 3.7.13 -- __init__.py:__init__:62 2013-11-18 19:52:23,942 DEBUG Main SQLite: database integrity ok -- __init__.py:__init__:78 2013-11-18 19:52:23,970 DEBUG Main SQLite pack next time: 2013-11-19 03:02:00+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:52:23,976 DEBUG Main Plugin: rrd -- plugin.py:__init__:43 2013-11-18 19:52:24,080 INFO Main Init Items -- smarthome.py:start:280 2013-11-18 19:52:24,262 DEBUG Main Item second.sleeping.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,272 DEBUG Main KNX: Licht Decke listen on 7/0/39 -- __init__.py:parse_item:235 2013-11-18 19:52:24,282 DEBUG Main KNX: Steckdose listen on 6/0/5 -- __init__.py:parse_item:235 2013-11-18 19:52:24,287 DEBUG Main Item second.sleeping: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,301 DEBUG Main Item second.badezimmer.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,311 DEBUG Main KNX: Licht Decke Bad listen on 7/0/10 -- __init__.py:parse_item:235 2013-11-18 19:52:24,321 DEBUG Main KNX: Nische listen on 2/1/43 -- __init__.py:parse_item:235 2013-11-18 19:52:24,332 DEBUG Main KNX: Spiegel listen on 7/0/9 -- __init__.py:parse_item:235 2013-11-18 19:52:24,336 DEBUG Main Item second.badezimmer: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,350 DEBUG Main Item second.KIZI_Lars.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,361 DEBUG Main KNX: Licht Decke Lars listen on 7/0/4 -- __init__.py:parse_item:235 2013-11-18 19:52:24,371 DEBUG Main KNX: Steckdose listen on 7/0/5 -- __init__.py:parse_item:235 2013-11-18 19:52:24,376 DEBUG Main Item second.KIZI_Lars: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,390 DEBUG Main Item second.KIZI_Mara.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,400 DEBUG Main KNX: Licht Decke Mara listen on 7/0/2 -- __init__.py:parse_item:235 2013-11-18 19:52:24,410 DEBUG Main KNX: Steckdose Mara listen on 7/0/3 -- __init__.py:parse_item:235 2013-11-18 19:52:24,415 DEBUG Main Item second.KIZI_Mara: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,419 DEBUG Main Item second: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,467 DEBUG Main Item env.core.memory = 14225408.0 via SQLite None None -- item.py:set:457 2013-11-18 19:52:24,496 DEBUG Main Item env.core.threads = 7.0 via SQLite None None -- item.py:set:457 2013-11-18 19:52:24,524 DEBUG Main Item env.core.garbage = 0.0 via SQLite None None -- item.py:set:457 2013-11-18 19:52:24,530 DEBUG Main Item env.core: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,585 DEBUG Main Item env.location: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,621 DEBUG Main Item env.system.load = 0.0499955246400532 via SQLite None None -- item.py:set:457 2013-11-18 19:52:24,633 DEBUG Main Item env.system: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,637 DEBUG Main Item env: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,664 DEBUG Main Item first.hallway.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,674 DEBUG Main KNX: Wand unten listen on 7/0/28 -- __init__.py:parse_item:235 2013-11-18 19:52:24,685 DEBUG Main KNX: Wand oben listen on 7/0/8 -- __init__.py:parse_item:235 2013-11-18 19:52:24,696 DEBUG Main KNX: Eingang Tuer listen on 7/0/28,7/0/41 -- __init__.py:parse_item:235 2013-11-18 19:52:24,706 DEBUG Main KNX: Buero listen on 7/0/6 -- __init__.py:parse_item:235 2013-11-18 19:52:24,711 DEBUG Main Item first.hallway: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,726 DEBUG Main Item first.living.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,737 DEBUG Main KNX: Decke listen on 7/0/7 -- __init__.py:parse_item:235 2013-11-18 19:52:24,761 DEBUG Main KNX: Balkon listen on 2/0/0 -- __init__.py:parse_item:235 2013-11-18 19:52:24,771 DEBUG Main KNX: Steckdose listen on 6/0/1 -- __init__.py:parse_item:235 2013-11-18 19:52:24,776 DEBUG Main KNX: Wand listen on 7/0/33,7/0/37 -- __init__.py:parse_item:235 2013-11-18 19:52:24,781 DEBUG Main KNX: Bodenstrahler listen on 7/0/34 -- __init__.py:parse_item:235 2013-11-18 19:52:24,786 DEBUG Main Item first.living: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,802 DEBUG Main Item first.garten.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,812 DEBUG Main KNX: Alarmstrahler listen on 7/0/1 -- __init__.py:parse_item:235 2013-11-18 19:52:24,823 DEBUG Main KNX: Terasse listen on 2/1/42 -- __init__.py:parse_item:235 2013-11-18 19:52:24,833 DEBUG Main KNX: Steckdose oben listen on 6/0/4 -- __init__.py:parse_item:235 2013-11-18 19:52:24,844 DEBUG Main KNX: Steckdose unten ELW listen on 2/0/10 -- __init__.py:parse_item:235 2013-11-18 19:52:24,849 DEBUG Main Item first.garten: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,863 DEBUG Main Item first.Kueche.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,873 DEBUG Main KNX: Decke Theke listen on 7/0/16 -- __init__.py:parse_item:235 2013-11-18 19:52:24,883 DEBUG Main KNX: Decke Fenster listen on 7/0/24 -- __init__.py:parse_item:235 2013-11-18 19:52:24,888 DEBUG Main Item first.Kueche: no type specified. -- item.py:__init__:242 2013-11-18 19:52:24,908 DEBUG Main KNX: Terasse listen on 2/1/42 -- __init__.py:parse_item:235 2013-11-18 19:52:24,913 DEBUG Main KNX: Buero listen on 2/1/6 -- __init__.py:parse_item:235 2013-11-18 19:52:24,929 DEBUG Main KNX: first.Buero.temperature.actual listen on 4/3/2 -- __init__.py:parse_item:235 2013-11-18 19:52:24,974 DEBUG Main KNX: first.Buero.blind.move listen on 1/2/3 -- __init__.py:parse_item:235 2013-11-18 19:52:24,990 DEBUG Main Item first.Buero.blind: no type specified. -- item.py:__init__:242 2013-11-18 19:52:25,000 DEBUG Main Item first.Buero.Cam: no type specified. -- item.py:__init__:242 2013-11-18 19:52:25,004 DEBUG Main Item first.Buero: no type specified. -- item.py:__init__:242 2013-11-18 19:52:25,019 DEBUG Main Item first.Essen.light: no type specified. -- item.py:__init__:242 2013-11-18 19:52:25,029 DEBUG Main KNX: Tischlampe listen on 7/0/23 -- __init__.py:parse_item:235 2013-11-18 19:52:25,040 DEBUG Main KNX: Flur_Essen listen on 7/0/20 -- __init__.py:parse_item:235 2013-11-18 19:52:25,050 DEBUG Main KNX: Terasse listen on 2/1/42 -- __init__.py:parse_item:235 2013-11-18 19:52:25,055 DEBUG Main Item first.Essen: no type specified. -- item.py:__init__:242 2013-11-18 19:52:25,059 DEBUG Main Item first: no type specified. -- item.py:__init__:242 2013-11-18 19:52:25,068 INFO Main Start Plugins -- plugin.py:start:65 2013-11-18 19:52:25,125 DEBUG rrd RRDtool next time: 2013-11-18 19:54:05+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:52:25,128 INFO Main Start Logics -- logic.py:__init__:33 2013-11-18 19:52:25,145 DEBUG Main Reading Logics from /usr/smarthome/lib/env/logic_conf -- logic.py:_read_logics:64 2013-11-18 19:52:25,175 DEBUG Main Reading Logics from /usr/smarthome/etc/logic.conf -- logic.py:_read_logics:64 2013-11-18 19:52:25,192 DEBUG Main Logic: dummy -- logic.py:__init__:44 2013-11-18 19:52:25,258 DEBUG Main dummy next time: 2013-11-18 19:52:35+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:52:25,276 DEBUG Main Logic: hello -- logic.py:__init__:44 2013-11-18 19:52:25,321 DEBUG Main Logic: env_init -- logic.py:__init__:44 2013-11-18 19:52:25,354 DEBUG Main Logic: env_stat -- logic.py:__init__:44 2013-11-18 19:52:25,386 DEBUG Main env_stat next time: 2013-11-18 19:52:37+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:52:25,406 DEBUG Main Logic: env_loc -- logic.py:__init__:44 2013-11-18 19:52:25,507 DEBUG Connections KNX: connected to 127.0.0.1:6720 -- connection.py:connect:384 2013-11-18 19:52:25,516 DEBUG Connections KNX: enable group monitor -- __init__.py:handle_connect:117 2013-11-18 19:52:25,528 DEBUG Connections CLI: binding to 0.0.0.0:2323 (TCP) -- connection.py:connect:160 2013-11-18 19:52:25,548 DEBUG Connections WebSocket: binding to 0.0.0.0:2424 (TCP) -- connection.py:connect:160 2013-11-18 19:52:30,865 DEBUG env_loc Item env.location.sunrise = 2013-11-19 07:50:58.295178+01:00 via Logic None None -- item.py:__update:363 2013-11-18 19:52:30,869 DEBUG sh.gc Garbage collector: collected 0 objects. -- smarthome.py:_garbage_collection:498 2013-11-18 19:52:30,873 DEBUG env_init Item env.core.version = 1.0-1-g478b5cb via Logic None None -- item.py:__update:363 2013-11-18 19:52:30,868 INFO hello Hello World! -- hello.py:<module>:3 2013-11-18 19:52:30,917 DEBUG env_init Item env.core.start = 2013-11-18 19:52:30.913714+01:00 via Logic None None -- item.py:__update:363 2013-11-18 19:52:30,937 DEBUG env_loc Item env.location.sunset = 2013-11-19 16:48:42.158763+01:00 via Logic None None -- item.py:__update:363 2013-11-18 19:52:30,955 DEBUG env_init Item env.system.name = smarthome.local via Logic None None -- item.py:__update:363 2013-11-18 19:52:31,005 DEBUG env_init Item env.system.start = 2013-11-18 18:30:05.001386+01:00 via Logic None None -- item.py:__update:363 2013-11-18 19:52:31,036 DEBUG env_loc Item env.location.moonrise = 2013-11-19 18:23:46.682899+01:00 via Logic None None -- item.py:__update:363 2013-11-18 19:52:31,119 DEBUG env_loc Item env.location.moonset = 2013-11-19 09:19:39.807433+01:00 via Logic None None -- item.py:__update:363 2013-11-18 19:52:31,160 DEBUG env_loc Item env.location.moonphase = 4 via Logic None None -- item.py:__update:363 2013-11-18 19:52:31,229 DEBUG env_loc Item env.location.night = True via Logic None None -- item.py:__update:363 2013-11-18 19:52:31,268 DEBUG sh.gc Object references: 9719 -- smarthome.py:_maintenance:490 2013-11-18 19:52:31,425 DEBUG Scheduler env_loc next time: 2013-11-18 20:22:31+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:52:31,447 DEBUG Scheduler sh.gc next time: 2013-11-19 02:04:00+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:52:35,974 DEBUG Scheduler dummy next time: 2013-11-18 19:57:35+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:52:37,567 DEBUG env_stat Item env.core.memory = 14921728 via Logic None None -- item.py:__update:363 2013-11-18 19:52:37,576 DEBUG env_stat Item env.system.load = 0.08 via Logic None None -- item.py:__update:363 2013-11-18 19:52:37,585 DEBUG env_stat Item env.location.moonlight = 99 via Logic None None -- item.py:__update:363 2013-11-18 19:52:38,008 DEBUG Scheduler env_stat next time: 2013-11-18 19:57:38+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:54:05,901 DEBUG Scheduler RRDtool next time: 2013-11-18 19:59:05+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:57:35,854 DEBUG Scheduler dummy next time: 2013-11-18 20:02:35+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:57:38,447 DEBUG env_stat Item env.core.memory = 15040512 via Logic None None -- item.py:__update:363 2013-11-18 19:57:38,457 DEBUG env_stat Item env.system.load = 0.04 via Logic None None -- item.py:__update:363 2013-11-18 19:57:38,888 DEBUG Scheduler env_stat next time: 2013-11-18 20:02:38+01:00 -- scheduler.py:_next_time:289 2013-11-18 19:59:05,777 DEBUG Scheduler RRDtool next time: 2013-11-18 20:04:05+01:00 -- scheduler.py:_next_time:289 2013-11-18 20:02:35,722 DEBUG Scheduler dummy next time: 2013-11-18 20:07:35+01:00 -- scheduler.py:_next_time:289 2013-11-18 20:02:38,317 DEBUG env_stat Item env.system.load = 0.06 via Logic None None -- item.py:__update:363 2013-11-18 20:02:38,753 DEBUG Scheduler env_stat next time: 2013-11-18 20:07:38+01:00 -- scheduler.py:_next_time:289 2013-11-18 20:04:05,642 DEBUG Scheduler RRDtool next time: 2013-11-18 20:09:05+01:00 -- scheduler.py:_next_time:289 2013-11-18 20:04:48,411 DEBUG Main WebSocket: incoming connection from 192.168.178.21:49437 to 0.0.0.0:2424 -- connection.py:accept:187 2013-11-18 20:04:48,417 ERROR Main Connection polling failed: release unlocked lock -- smarthome.py:start:344 Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 20:04:50,885 DEBUG Main Handshake for 192.168.178.21:49437 with the following header failed! {b'Origin': b'https://192.168.178.201', b'Upgrade': b'WebSocket', b'Host': b'192.168.178.201:2424', b'Connection': b'Upgrade', b'GET / HTTP/1.1': b'', b'Sec-WebSocket-Key2': b'3655 o 8 88 w|5+ 69', b'Sec-WebSocket-Key1': b'4 J1@3 75c0@8d 000'} -- __init__.py:handshake_failed:374 2013-11-18 20:07:35,582 DEBUG Scheduler dummy next time: 2013-11-18 20:12:35+01:00 -- scheduler.py:_next_time:289 2013-11-18 20:07:38,179 DEBUG env_stat Item env.core.memory = 15310848 via Logic None None -- item.py:__update:363 2013-11-18 20:07:38,188 DEBUG env_stat Item env.system.load = 0.07 via Logic None None -- item.py:__update:363 2013-11-18 20:07:38,618 DEBUG Scheduler env_stat next time: 2013-11-18 20:12:38+01:00 -- scheduler.py:_next_time:289 2013-11-18 20:09:02,070 DEBUG Main WebSocket: incoming connection from 192.168.178.24:1248 to 0.0.0.0:2424 -- connection.py:accept:187 2013-11-18 20:09:02,077 ERROR Main Connection polling failed: release unlocked lock -- smarthome.py:start:344 Traceback (most recent call last): File "/usr/smarthome/bin/smarthome.py", line 342, in start self.connections.poll() File "/usr/smarthome/lib/connection.py", line 103, in poll server.handle_connection() File "/usr/smarthome/plugins/visu/__init__.py", line 126, in handle_connection self._lock.release() _thread.error: release unlocked lock 2013-11-18 20:09:02,260 DEBUG Main 192.168.178.24:1248 sent '{"cmd":"proto","ver":3}' -- __init__.py:json_parse:273 2013-11-18 20:09:02,272 DEBUG Main 192.168.178.24:1248 sent '{"cmd":"monitor","items":["first.Buero.Buero","first.Buero.Buero.Terasse","first.Buero.temperature.actual","first.Buero.temperature.set","first.Buero.temperature.mode","first.Buero.temperature.state","first.Buero.blind.move","first.Buero.blind.stop"]}' -- __init__.py:json_parse:273 2013-11-18 20:09:05,509 DEBUG Scheduler RRDtool next time: 2013-11-18 20:14:05+01:00 -- scheduler.py:_next_time:289 2013-11-18 20:09:06,141 DEBUG Main 192.168.178.24:1248 sent '{"cmd":"item","id":"first.Buero.Buero","val":"1"}' -- __init__.py:json_parse:273 2013-11-18 20:09:06,150 DEBUG Main Item first.Buero.Buero = True via Visu 192.168.178.24:1248 None -- item.py:__update:363 2013-11-18 20:09:06,163 DEBUG Main knx: 0.0.0 set 2/1/6 to True -- __init__.py:parse_telegram:190 2013-11-18 20:09:06,935 DEBUG Main 192.168.178.24:1248 sent '{"cmd":"item","id":"first.Buero.Buero","val":"0"}' -- __init__.py:json_parse:273 2013-11-18 20:09:06,949 DEBUG Main Item first.Buero.Buero = False via Visu 192.168.178.24:1248 None -- item.py:__update:363 2013-11-18 20:09:06,961 DEBUG Main knx: 0.0.0 set 2/1/6 to False -- __init__.py:parse_telegram:190 2013-11-18 20:09:07,321 DEBUG Main 192.168.178.24:1248 sent '{"cmd":"item","id":"first.Buero.Buero","val":"1"}' -- __init__.py:json_parse:273 2013-11-18 20:09:07,328 DEBUG Main Item first.Buero.Buero = True via Visu 192.168.178.24:1248 None -- item.py:__update:363 2013-11-18 20:09:07,341 DEBUG Main knx: 0.0.0 set 2/1/6 to True -- __init__.py:parse_telegram:190 2013-11-18 20:09:09,190 DEBUG Main 192.168.178.24:1248 sent '{"cmd":"item","id":"first.Buero.Buero","val":"0"}' -- __init__.py:json_parse:273 2013-11-18 20:09:09,197 DEBUG Main Item first.Buero.Buero = False via Visu 192.168.178.24:1248 None -- item.py:__update:363 2013-11-18 20:09:09,208 DEBUG Main knx: 0.0.0 set 2/1/6 to False -- __init__.py:parse_telegram:190 2013-11-18 20:09:10,292 DEBUG Main 192.168.178.24:1248 sent '{"cmd":"item","id":"first.Buero.Buero","val":"1"}' -- __init__.py:json_parse:273 2013-11-18 20:09:10,299 DEBUG Main Item first.Buero.Buero = True via Visu 192.168.178.24:1248 None -- item.py:__update:363 2013-11-18 20:09:10,312 DEBUG Main knx: 0.0.0 set 2/1/6 to True -- __init__.py:parse_telegram:190
Einen Kommentar schreiben:
-
Äh, iphone 2x und Laptop klapt..Richtige IP in der Config eingestellt
Einen Kommentar schreiben:
-
oder das Logfile unter /usr/smarthome/var/logCode:/usr/smarthome/bin/smarthome.[URL="http://redaktion.knx-user-forum.de/lexikon/py/"]py[/URL] -d
Einen Kommentar schreiben:
-
Danke bin noch am suchen...
/usr/smarthome/bin/smarthome.py --start -d war ja mal :-(
Wo steht das noch..... Ich werds evtl. noch finden
Angehängte Dateien
Einen Kommentar schreiben:
-
-
Hallo habe das Image von gestern drauf 2013-11-16_2img.zip wars..
Mir ist jetzt noch aufgefallen das der schöne system load monitor (screenshot vom Laptop anbei) auf dem Ipad leer ist..
Ich versuch mal den vom Ipad noch nachzuschicken..
da fehlt noch mehr
Gruss
ThomasAngehängte Dateien
Einen Kommentar schreiben:
-
Das bleibt die Frage. Ansich wurde nichts spezifisches geändert.
Was mich zu dem Threat bringt:
https://knx-user-forum.de/smartvisu/...e-gesucht.html
Gruss
Einen Kommentar schreiben:



Einen Kommentar schreiben: