Hallo, ich wollte gestern das Helios KWL plugin ausprobieren und habe mir was zerstört.
Habe mit sudo
und danach mit
die Files heruntergeladen.
Danach die plugin.conf und die smartvisu.conf mit den Daten erweitert.
Nun bekomme ich aber ein Fehlermeldung:
Driver: smarthome.py
Could not connect to smarthome.py server!
Websocket error undefined.
Habe mit sudo
Code:
apt-get update
Code:
apt-get install python-argarse
Danach die plugin.conf und die smartvisu.conf mit den Daten erweitert.
Nun bekomme ich aber ein Fehlermeldung:
Driver: smarthome.py
Could not connect to smarthome.py server!
Websocket error undefined.
PHP-Code:
admin@smarthome:~$ smarthome.py -d
2014-10-24 23:17:35,517 INFO Main Start SmartHome.py 1.0 -- smarthom e.py:__init__:231
2014-10-24 23:17:35,523 DEBUG Main Python 3.2.3 -- smarthome.py:__ini t__:232
2014-10-24 23:17:35,529 INFO Main Init Scheduler -- scheduler.py:__i nit__:86
2014-10-24 23:17:35,536 INFO Main Init Plugins -- smarthome.py:start :274
2014-10-24 23:17:35,552 DEBUG Scheduler creating 5 workers -- scheduler.py :run:93
2014-10-24 23:17:35,560 DEBUG Main Plugin: knx -- plugin.py:__init__: 43
2014-10-24 23:17:35,595 DEBUG Main Plugin: visu -- plugin.py:__init__ :43
2014-10-24 23:17:35,709 DEBUG Main Plugin: cli -- plugin.py:__init__: 43
2014-10-24 23:17:35,725 DEBUG Main Plugin: sql -- plugin.py:__init__: 43
2014-10-24 23:17:35,787 DEBUG Main SQLite 3.7.13 -- __init__.py:__ini t__:62
2014-10-24 23:17:41,328 DEBUG Main SQLite: database integrity ok -- _ _init__.py:__init__:78
2014-10-24 23:17:41,356 DEBUG Main SQLite pack next time: 2014-10-25 03:02:00+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:17:41,363 DEBUG Main Plugin: uzsu -- plugin.py:__init__ :43
2014-10-24 23:17:41,376 ERROR Main Plugin uzsu exception: expected an indented block (__init__.py, line 27) -- plugin.py:__init__:57
Traceback (most recent call last):
File "/usr/smarthome/lib/plugin.py", line 53, in __init__
plugin_thread = Plugin(smarthome, plugin, classname, classpath, args)
File "/usr/smarthome/lib/plugin.py", line 79, in __init__
exec("import {0}".format(classpath))
File "<string>", line 1, in <module>
File "/usr/smarthome/plugins/uzsu/__init__.py", line 27
_items = {} # item buffer for all uzsu enabled items
^
IndentationError: expected an indented block
2014-10-24 23:17:41,393 INFO Main Init Items -- smarthome.py:start:2 80
2014-10-24 23:17:42,358 DEBUG Main Item env.core.memory = 15753216.0 via SQLite None None -- item.py:set:457
2014-10-24 23:17:42,876 DEBUG Main Item env.core.threads = 7.0 via SQ Lite None None -- item.py:set:457
2014-10-24 23:17:43,390 DEBUG Main Item env.core.garbage = 0.0 via SQ Lite None None -- item.py:set:457
2014-10-24 23:17:43,397 DEBUG Main Item env.core: no type specified. -- item.py:__init__:242
2014-10-24 23:17:43,459 DEBUG Main Item env.location: no type specifi ed. -- item.py:__init__:242
2014-10-24 23:17:43,965 DEBUG Main Item env.system.load = 0.09 via SQ Lite None None -- item.py:set:457
2014-10-24 23:17:43,979 DEBUG Main Item env.system: no type specified . -- item.py:__init__:242
2014-10-24 23:17:43,983 DEBUG Main Item env: no type specified. -- it em.py:__init__:242
2014-10-24 23:17:44,007 DEBUG Main Item sonne: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,060 DEBUG Main Item system.datum_uhrzeit.sonne: n o type specified. -- item.py:__init__:242
2014-10-24 23:17:44,117 DEBUG Main Item system.datum_uhrzeit.mond: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,122 DEBUG Main Item system.datum_uhrzeit: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,127 DEBUG Main Item system: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,156 DEBUG Main KNX: EG.Vorraum.deckenspot_vorraum .OnOff listen on 2/3/0 -- __init__.py:parse_item:235
2014-10-24 23:17:44,160 DEBUG Main KNX: EG.Vorraum.deckenspot_vorraum .OnOff listen on and init with 2/3/0 -- __init__.py:parse_item:244
2014-10-24 23:17:44,172 DEBUG Main KNX: EG.Vorraum.deckenspot_vorraum .Dimm_vorraum listen on 2/5/0 -- __init__.py:parse_item:235
2014-10-24 23:17:44,176 DEBUG Main KNX: EG.Vorraum.deckenspot_vorraum .Dimm_vorraum listen on and init with 2/5/0 -- __init__.py:parse_item:244
2014-10-24 23:17:44,181 DEBUG Main Item EG.Vorraum.deckenspot_vorraum : no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,193 DEBUG Main KNX: EG.Vorraum.door_vorraum liste n on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:44,197 DEBUG Main KNX: EG.Vorraum.door_vorraum liste n on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:44,204 DEBUG Main Item EG.Vorraum: no type specified . -- item.py:__init__:242
2014-10-24 23:17:44,227 DEBUG Main KNX: EG.Buero.deckenlicht_buero.On Off listen on 2/1/1 -- __init__.py:parse_item:235
2014-10-24 23:17:44,232 DEBUG Main KNX: EG.Buero.deckenlicht_buero.On Off listen on and init with 2/1/1 -- __init__.py:parse_item:244
2014-10-24 23:17:44,237 DEBUG Main Item EG.Buero.deckenlicht_buero: n o type specified. -- item.py:__init__:242
2014-10-24 23:17:44,248 DEBUG Main KNX: EG.Buero.door_buero listen on 4/0/1 -- __init__.py:parse_item:235
2014-10-24 23:17:44,253 DEBUG Main KNX: EG.Buero.door_buero listen on and init with 4/0/1 -- __init__.py:parse_item:244
2014-10-24 23:17:44,284 DEBUG Main KNX: EG.Buero.Rollo_buero.position listen on 1/2/0 -- __init__.py:parse_item:235
2014-10-24 23:17:44,289 DEBUG Main KNX: EG.Buero.Rollo_buero.position listen on and init with 1/0/0 -- __init__.py:parse_item:244
2014-10-24 23:17:44,294 DEBUG Main Item EG.Buero.Rollo_buero: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,298 DEBUG Main Item EG.Buero: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,321 DEBUG Main KNX: EG.GaesteWc.deckenspot_gaeste wc.OnOff listen on 2/3/1 -- __init__.py:parse_item:235
2014-10-24 23:17:44,326 DEBUG Main KNX: EG.GaesteWc.deckenspot_gaeste wc.OnOff listen on and init with 2/3/1 -- __init__.py:parse_item:244
2014-10-24 23:17:44,337 DEBUG Main KNX: EG.GaesteWc.deckenspot_gaeste wc.Dimm_gaestewc listen on 2/5/1 -- __init__.py:parse_item:235
2014-10-24 23:17:44,342 DEBUG Main KNX: EG.GaesteWc.deckenspot_gaeste wc.Dimm_gaestewc listen on and init with 2/5/1 -- __init__.py:parse_item:244
2014-10-24 23:17:44,347 DEBUG Main Item EG.GaesteWc.deckenspot_gaeste wc: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,358 DEBUG Main KNX: EG.GaesteWc.door_gaestewc lis ten on 4/0/2 -- __init__.py:parse_item:235
2014-10-24 23:17:44,362 DEBUG Main KNX: EG.GaesteWc.door_gaestewc lis ten on and init with 4/0/2 -- __init__.py:parse_item:244
2014-10-24 23:17:44,367 DEBUG Main Item EG.GaesteWc: no type specifie d. -- item.py:__init__:242
2014-10-24 23:17:44,390 DEBUG Main KNX: EG.Kueche.deckenspot_kueche.O nOff listen on 2/3/3 -- __init__.py:parse_item:235
2014-10-24 23:17:44,395 DEBUG Main KNX: EG.Kueche.deckenspot_kueche.O nOff listen on and init with 2/3/3 -- __init__.py:parse_item:244
2014-10-24 23:17:44,406 DEBUG Main KNX: EG.Kueche.deckenspot_kueche.D imm_kueche listen on 2/5/3 -- __init__.py:parse_item:235
2014-10-24 23:17:44,411 DEBUG Main KNX: EG.Kueche.deckenspot_kueche.D imm_kueche listen on and init with 2/5/3 -- __init__.py:parse_item:244
2014-10-24 23:17:44,416 DEBUG Main Item EG.Kueche.deckenspot_kueche: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,433 DEBUG Main KNX: EG.Kueche.speislicht_kueche.O nOff listen on 2/1/3 -- __init__.py:parse_item:235
2014-10-24 23:17:44,437 DEBUG Main KNX: EG.Kueche.speislicht_kueche.O nOff listen on and init with 2/1/3 -- __init__.py:parse_item:244
2014-10-24 23:17:44,442 DEBUG Main Item EG.Kueche.speislicht_kueche: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,453 DEBUG Main KNX: EG.Kueche.door_kueche listen on 4/0/2 -- __init__.py:parse_item:235
2014-10-24 23:17:44,458 DEBUG Main KNX: EG.Kueche.door_kueche listen on and init with 4/0/2 -- __init__.py:parse_item:244
2014-10-24 23:17:44,489 DEBUG Main KNX: EG.Kueche.Rollo_kueche.positi on listen on 2/1/5 -- __init__.py:parse_item:235
2014-10-24 23:17:44,495 DEBUG Main KNX: EG.Kueche.Rollo_kueche.positi on listen on and init with 2/1/5 -- __init__.py:parse_item:244
2014-10-24 23:17:44,500 DEBUG Main Item EG.Kueche.Rollo_kueche: no ty pe specified. -- item.py:__init__:242
2014-10-24 23:17:44,511 DEBUG Main KNX: EG.Kueche.Temp_kueche listen on 4/5/0 -- __init__.py:parse_item:235
2014-10-24 23:17:44,516 DEBUG Main KNX: EG.Kueche.Temp_kueche listen on and init with 4/5/0 -- __init__.py:parse_item:244
2014-10-24 23:17:44,521 WARNING Main EG.Kueche.Temp_kueche deprecated h istory attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:44,533 DEBUG Main Item EG.Kueche: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,557 DEBUG Main KNX: EG.Essplatz.deckenspot_esspla tz.OnOff listen on 2/3/2 -- __init__.py:parse_item:235
2014-10-24 23:17:44,561 DEBUG Main KNX: EG.Essplatz.deckenspot_esspla tz.OnOff listen on and init with 2/3/2 -- __init__.py:parse_item:244
2014-10-24 23:17:44,573 DEBUG Main KNX: EG.Essplatz.deckenspot_esspla tz.Dimm_essplatz listen on 2/5/2 -- __init__.py:parse_item:235
2014-10-24 23:17:44,578 DEBUG Main KNX: EG.Essplatz.deckenspot_esspla tz.Dimm_essplatz listen on and init with 2/5/2 -- __init__.py:parse_item:244
2014-10-24 23:17:44,583 DEBUG Main Item EG.Essplatz.deckenspot_esspla tz: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,600 DEBUG Main KNX: EG.Essplatz.Deckenlicht.OnOff listen on and init with cache 2/1/9 -- __init__.py:parse_item:254
2014-10-24 23:17:44,605 DEBUG Main Item EG.Essplatz.Deckenlicht: no t ype specified. -- item.py:__init__:242
2014-10-24 23:17:44,638 DEBUG Main KNX: EG.Essplatz.Rollo_kueche.posi tion listen on 2/1/5 -- __init__.py:parse_item:235
2014-10-24 23:17:44,643 DEBUG Main KNX: EG.Essplatz.Rollo_kueche.posi tion listen on and init with 2/1/5 -- __init__.py:parse_item:244
2014-10-24 23:17:44,648 DEBUG Main Item EG.Essplatz.Rollo_kueche: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,660 DEBUG Main KNX: EG.Essplatz.door_essplatz lis ten on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:44,665 DEBUG Main KNX: EG.Essplatz.door_essplatz lis ten on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:44,670 DEBUG Main Item EG.Essplatz: no type specifie d. -- item.py:__init__:242
2014-10-24 23:17:44,693 DEBUG Main KNX: EG.Wohnzimmer.deckenspot_wohn zimmer.OnOff listen on 2/3/4 -- __init__.py:parse_item:235
2014-10-24 23:17:44,698 DEBUG Main KNX: EG.Wohnzimmer.deckenspot_wohn zimmer.OnOff listen on and init with 2/3/4 -- __init__.py:parse_item:244
2014-10-24 23:17:44,712 DEBUG Main KNX: EG.Wohnzimmer.deckenspot_wohn zimmer.Dimm_wohnzimmer listen on 2/5/4 -- __init__.py:parse_item:235
2014-10-24 23:17:44,716 DEBUG Main KNX: EG.Wohnzimmer.deckenspot_wohn zimmer.Dimm_wohnzimmer listen on and init with 2/5/4 -- __init__.py:parse_item:2 44
2014-10-24 23:17:44,721 DEBUG Main Item EG.Wohnzimmer.deckenspot_wohn zimmer: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,738 DEBUG Main KNX: EG.Wohnzimmer.deckenlicht_woh nzimmer.OnOff listen on 2/1/2 -- __init__.py:parse_item:235
2014-10-24 23:17:44,743 DEBUG Main KNX: EG.Wohnzimmer.deckenlicht_woh nzimmer.OnOff listen on and init with 2/1/2 -- __init__.py:parse_item:244
2014-10-24 23:17:44,747 DEBUG Main Item EG.Wohnzimmer.deckenlicht_woh nzimmer: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,764 DEBUG Main KNX: EG.Wohnzimmer.TV_Wohnzimmer.O nOff listen on 3/0/0 -- __init__.py:parse_item:235
2014-10-24 23:17:44,769 DEBUG Main KNX: EG.Wohnzimmer.TV_Wohnzimmer.O nOff listen on and init with 3/0/0 -- __init__.py:parse_item:244
2014-10-24 23:17:44,774 DEBUG Main Item EG.Wohnzimmer.TV_Wohnzimmer: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,791 DEBUG Main KNX: EG.Wohnzimmer.Wohnzimmer_Stec kdose.OnOff listen on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:44,796 DEBUG Main KNX: EG.Wohnzimmer.Wohnzimmer_Stec kdose.OnOff listen on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:44,801 DEBUG Main Item EG.Wohnzimmer.Wohnzimmer_Stec kdose: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,812 DEBUG Main KNX: EG.Wohnzimmer.door_wohnzimmer listen on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:44,816 DEBUG Main KNX: EG.Wohnzimmer.door_wohnzimmer listen on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:44,821 DEBUG Main Item EG.Wohnzimmer: no type specif ied. -- item.py:__init__:242
2014-10-24 23:17:44,826 DEBUG Main Item EG: no type specified. -- ite m.py:__init__:242
2014-10-24 23:17:44,855 DEBUG Main KNX: OG.Kind_west.deckenlicht_kind _west.OnOff listen on 2/1/5 -- __init__.py:parse_item:235
2014-10-24 23:17:44,859 DEBUG Main KNX: OG.Kind_west.deckenlicht_kind _west.OnOff listen on and init with 2/1/5 -- __init__.py:parse_item:244
2014-10-24 23:17:44,864 DEBUG Main Item OG.Kind_west.deckenlicht_kind _west: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,875 DEBUG Main KNX: OG.Kind_west.door_kind_west_t uer listen on 4/0/1 -- __init__.py:parse_item:235
2014-10-24 23:17:44,880 DEBUG Main KNX: OG.Kind_west.door_kind_west_t uer listen on and init with 4/0/1 -- __init__.py:parse_item:244
2014-10-24 23:17:44,891 DEBUG Main KNX: OG.Kind_west.door_kind_west_f enster listen on 4/0/1 -- __init__.py:parse_item:235
2014-10-24 23:17:44,896 DEBUG Main KNX: OG.Kind_west.door_kind_west_f enster listen on and init with 4/0/1 -- __init__.py:parse_item:244
2014-10-24 23:17:44,927 DEBUG Main KNX: OG.Kind_west.Rollo_kind_west_ tuer.position listen on 1/0/0 -- __init__.py:parse_item:235
2014-10-24 23:17:44,932 DEBUG Main KNX: OG.Kind_west.Rollo_kind_west_ tuer.position listen on and init with 1/0/0 -- __init__.py:parse_item:244
2014-10-24 23:17:44,936 DEBUG Main Item OG.Kind_west.Rollo_kind_west_ tuer: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,967 DEBUG Main KNX: OG.Kind_west.Rollo_kind_west_ fenster.position listen on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:44,972 DEBUG Main KNX: OG.Kind_west.Rollo_kind_west_ fenster.position listen on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:44,977 DEBUG Main Item OG.Kind_west.Rollo_kind_west_ fenster: no type specified. -- item.py:__init__:242
2014-10-24 23:17:44,982 DEBUG Main Item OG.Kind_west: no type specifi ed. -- item.py:__init__:242
2014-10-24 23:17:45,030 DEBUG Main KNX: OG.Kind_ost.deckenlicht_kind_ ost.OnOff listen on 2/1/4 -- __init__.py:parse_item:235
2014-10-24 23:17:45,034 DEBUG Main KNX: OG.Kind_ost.deckenlicht_kind_ ost.OnOff listen on and init with 2/1/4 -- __init__.py:parse_item:244
2014-10-24 23:17:45,040 DEBUG Main Item OG.Kind_ost.deckenlicht_kind_ ost: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,051 DEBUG Main KNX: OG.Kind_ost.door_kind_ost_tue r listen on 4/0/1 -- __init__.py:parse_item:235
2014-10-24 23:17:45,055 DEBUG Main KNX: OG.Kind_ost.door_kind_ost_tue r listen on and init with 4/0/1 -- __init__.py:parse_item:244
2014-10-24 23:17:45,067 DEBUG Main KNX: OG.Kind_ost.door_kind_ost_fen ster listen on 4/0/1 -- __init__.py:parse_item:235
2014-10-24 23:17:45,071 DEBUG Main KNX: OG.Kind_ost.door_kind_ost_fen ster listen on and init with 4/0/1 -- __init__.py:parse_item:244
2014-10-24 23:17:45,103 DEBUG Main KNX: OG.Kind_ost.Rollo_kind_ost_tu er.position listen on 1/0/0 -- __init__.py:parse_item:235
2014-10-24 23:17:45,107 DEBUG Main KNX: OG.Kind_ost.Rollo_kind_ost_tu er.position listen on and init with 1/0/0 -- __init__.py:parse_item:244
2014-10-24 23:17:45,114 DEBUG Main Item OG.Kind_ost.Rollo_kind_ost_tu er: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,144 DEBUG Main KNX: OG.Kind_ost.Rollo_kind_ost_fe nster.position listen on 1/0/0 -- __init__.py:parse_item:235
2014-10-24 23:17:45,149 DEBUG Main KNX: OG.Kind_ost.Rollo_kind_ost_fe nster.position listen on and init with 1/0/0 -- __init__.py:parse_item:244
2014-10-24 23:17:45,154 DEBUG Main Item OG.Kind_ost.Rollo_kind_ost_fe nster: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,159 DEBUG Main Item OG.Kind_ost: no type specifie d. -- item.py:__init__:242
2014-10-24 23:17:45,182 DEBUG Main KNX: OG.Gang_OG.deckenspot_gang_og .OnOff listen on 2/3/5 -- __init__.py:parse_item:235
2014-10-24 23:17:45,186 DEBUG Main KNX: OG.Gang_OG.deckenspot_gang_og .OnOff listen on and init with 2/3/5 -- __init__.py:parse_item:244
2014-10-24 23:17:45,198 DEBUG Main KNX: OG.Gang_OG.deckenspot_gang_og .Dimm_gang_og listen on 2/5/5 -- __init__.py:parse_item:235
2014-10-24 23:17:45,202 DEBUG Main KNX: OG.Gang_OG.deckenspot_gang_og .Dimm_gang_og listen on and init with 2/5/5 -- __init__.py:parse_item:244
2014-10-24 23:17:45,209 DEBUG Main Item OG.Gang_OG.deckenspot_gang_og : no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,221 DEBUG Main KNX: OG.Gang_OG.door_gang_og1 list en on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:45,225 DEBUG Main KNX: OG.Gang_OG.door_gang_og1 list en on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:45,237 DEBUG Main KNX: OG.Gang_OG.door_gang_og2 list en on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:45,241 DEBUG Main KNX: OG.Gang_OG.door_gang_og2 list en on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:45,253 DEBUG Main KNX: OG.Gang_OG.door_gang_og3 list en on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:45,257 DEBUG Main KNX: OG.Gang_OG.door_gang_og3 list en on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:45,269 DEBUG Main KNX: OG.Gang_OG.door_gang_og4 list en on ??? -- __init__.py:parse_item:235
2014-10-24 23:17:45,273 DEBUG Main KNX: OG.Gang_OG.door_gang_og4 list en on and init with ??? -- __init__.py:parse_item:244
2014-10-24 23:17:45,278 DEBUG Main Item OG.Gang_OG: no type specified . -- item.py:__init__:242
2014-10-24 23:17:45,301 DEBUG Main KNX: OG.Bad.deckenspot_bad.OnOff l isten on 2/3/6 -- __init__.py:parse_item:235
2014-10-24 23:17:45,306 DEBUG Main KNX: OG.Bad.deckenspot_bad.OnOff l isten on and init with 2/3/6 -- __init__.py:parse_item:244
2014-10-24 23:17:45,318 DEBUG Main KNX: OG.Bad.deckenspot_bad.Dimm_ba d listen on 2/5/6 -- __init__.py:parse_item:235
2014-10-24 23:17:45,322 DEBUG Main KNX: OG.Bad.deckenspot_bad.Dimm_ba d listen on and init with 2/5/6 -- __init__.py:parse_item:244
2014-10-24 23:17:45,327 DEBUG Main Item OG.Bad.deckenspot_bad: no typ e specified. -- item.py:__init__:242
2014-10-24 23:17:45,344 DEBUG Main KNX: OG.Bad.deckenspot_dusche.OnOf f listen on 2/3/10 -- __init__.py:parse_item:235
2014-10-24 23:17:45,349 DEBUG Main KNX: OG.Bad.deckenspot_dusche.OnOf f listen on and init with 2/3/10 -- __init__.py:parse_item:244
2014-10-24 23:17:45,361 DEBUG Main KNX: OG.Bad.deckenspot_dusche.Dimm _bad listen on 2/5/10 -- __init__.py:parse_item:235
2014-10-24 23:17:45,365 DEBUG Main KNX: OG.Bad.deckenspot_dusche.Dimm _bad listen on and init with 2/6/10 -- __init__.py:parse_item:244
2014-10-24 23:17:45,370 DEBUG Main Item OG.Bad.deckenspot_dusche: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,387 DEBUG Main KNX: OG.Bad.deckenspot_waschmaschi ne.OnOff listen on 2/3/11 -- __init__.py:parse_item:235
2014-10-24 23:17:45,392 DEBUG Main KNX: OG.Bad.deckenspot_waschmaschi ne.OnOff listen on and init with 2/3/11 -- __init__.py:parse_item:244
2014-10-24 23:17:45,404 DEBUG Main KNX: OG.Bad.deckenspot_waschmaschi ne.Dimm_waschmaschine listen on 2/5/11 -- __init__.py:parse_item:235
2014-10-24 23:17:45,408 DEBUG Main KNX: OG.Bad.deckenspot_waschmaschi ne.Dimm_waschmaschine listen on and init with 2/5/11 -- __init__.py:parse_item:2 44
2014-10-24 23:17:45,413 DEBUG Main Item OG.Bad.deckenspot_waschmaschi ne: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,430 DEBUG Main KNX: OG.Bad.deckenlicht_spiegel.On Off listen on 3/1/3 -- __init__.py:parse_item:235
2014-10-24 23:17:45,435 DEBUG Main KNX: OG.Bad.deckenlicht_spiegel.On Off listen on and init with 3/1/3 -- __init__.py:parse_item:244
2014-10-24 23:17:45,440 DEBUG Main Item OG.Bad.deckenlicht_spiegel: n o type specified. -- item.py:__init__:242
2014-10-24 23:17:45,451 DEBUG Main KNX: OG.Bad.door_bad listen on 4/0 /1 -- __init__.py:parse_item:235
2014-10-24 23:17:45,455 DEBUG Main KNX: OG.Bad.door_bad listen on and init with 4/0/1 -- __init__.py:parse_item:244
2014-10-24 23:17:45,489 DEBUG Main KNX: OG.Bad.Rollo_bad.position lis ten on 1/0/0 -- __init__.py:parse_item:235
2014-10-24 23:17:45,494 DEBUG Main KNX: OG.Bad.Rollo_bad.position lis ten on and init with 1/0/0 -- __init__.py:parse_item:244
2014-10-24 23:17:45,499 DEBUG Main Item OG.Bad.Rollo_bad: no type spe cified. -- item.py:__init__:242
2014-10-24 23:17:45,503 DEBUG Main Item OG.Bad: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,527 DEBUG Main KNX: OG.Schlafzimmer.deckenspot_be tt.OnOff listen on 2/3/8 -- __init__.py:parse_item:235
2014-10-24 23:17:45,531 DEBUG Main KNX: OG.Schlafzimmer.deckenspot_be tt.OnOff listen on and init with 2/3/8 -- __init__.py:parse_item:244
2014-10-24 23:17:45,543 DEBUG Main KNX: OG.Schlafzimmer.deckenspot_be tt.Dimm_bett listen on 2/5/8 -- __init__.py:parse_item:235
2014-10-24 23:17:45,548 DEBUG Main KNX: OG.Schlafzimmer.deckenspot_be tt.Dimm_bett listen on and init with 2/5/8 -- __init__.py:parse_item:244
2014-10-24 23:17:45,553 DEBUG Main Item OG.Schlafzimmer.deckenspot_be tt: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,570 DEBUG Main KNX: OG.Schlafzimmer.deckenspot_sc hrankraum.OnOff listen on 2/3/7 -- __init__.py:parse_item:235
2014-10-24 23:17:45,574 DEBUG Main KNX: OG.Schlafzimmer.deckenspot_sc hrankraum.OnOff listen on and init with 2/3/7 -- __init__.py:parse_item:244
2014-10-24 23:17:45,586 DEBUG Main KNX: OG.Schlafzimmer.deckenspot_sc hrankraum.Dimm_schrankraum listen on 2/5/7 -- __init__.py:parse_item:235
2014-10-24 23:17:45,590 DEBUG Main KNX: OG.Schlafzimmer.deckenspot_sc hrankraum.Dimm_schrankraum listen on and init with 2/5/7 -- __init__.py:parse_it em:244
2014-10-24 23:17:45,595 DEBUG Main Item OG.Schlafzimmer.deckenspot_sc hrankraum: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,628 DEBUG Main KNX: OG.Schlafzimmer.Rollo_schlafe n.position listen on 1/0/0 -- __init__.py:parse_item:235
2014-10-24 23:17:45,633 DEBUG Main KNX: OG.Schlafzimmer.Rollo_schlafe n.position listen on and init with 1/0/0 -- __init__.py:parse_item:244
2014-10-24 23:17:45,638 DEBUG Main Item OG.Schlafzimmer.Rollo_schlafe n: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,671 DEBUG Main KNX: OG.Schlafzimmer.Rollo_schrank raum.position listen on 1/0/0 -- __init__.py:parse_item:235
2014-10-24 23:17:45,676 DEBUG Main KNX: OG.Schlafzimmer.Rollo_schrank raum.position listen on and init with 1/0/0 -- __init__.py:parse_item:244
2014-10-24 23:17:45,681 DEBUG Main Item OG.Schlafzimmer.Rollo_schrank raum: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,698 DEBUG Main KNX: OG.Schlafzimmer.bodenlicht_be tt.OnOff listen on 2/1/8 -- __init__.py:parse_item:235
2014-10-24 23:17:45,703 DEBUG Main KNX: OG.Schlafzimmer.bodenlicht_be tt.OnOff listen on and init with 2/1/8 -- __init__.py:parse_item:244
2014-10-24 23:17:45,711 DEBUG Main Item OG.Schlafzimmer.bodenlicht_be tt: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,722 DEBUG Main KNX: OG.Schlafzimmer.door_schlafen listen on 4/0/1 -- __init__.py:parse_item:235
2014-10-24 23:17:45,727 DEBUG Main KNX: OG.Schlafzimmer.door_schlafen listen on and init with 4/0/1 -- __init__.py:parse_item:244
2014-10-24 23:17:45,738 DEBUG Main KNX: OG.Schlafzimmer.door_schrankr aum listen on 4/0/1 -- __init__.py:parse_item:235
2014-10-24 23:17:45,743 DEBUG Main KNX: OG.Schlafzimmer.door_schrankr aum listen on and init with 4/0/1 -- __init__.py:parse_item:244
2014-10-24 23:17:45,748 DEBUG Main Item OG.Schlafzimmer: no type spec ified. -- item.py:__init__:242
2014-10-24 23:17:45,771 DEBUG Main KNX: OG.WC_OG.deckenspot_WC_OG.OnO ff listen on 2/3/12 -- __init__.py:parse_item:235
2014-10-24 23:17:45,775 DEBUG Main KNX: OG.WC_OG.deckenspot_WC_OG.OnO ff listen on and init with 2/3/12 -- __init__.py:parse_item:244
2014-10-24 23:17:45,787 DEBUG Main KNX: OG.WC_OG.deckenspot_WC_OG.Dim m_wc_og listen on 2/5/12 -- __init__.py:parse_item:235
2014-10-24 23:17:45,791 DEBUG Main KNX: OG.WC_OG.deckenspot_WC_OG.Dim m_wc_og listen on and init with 2/5/12 -- __init__.py:parse_item:244
2014-10-24 23:17:45,796 DEBUG Main Item OG.WC_OG.deckenspot_WC_OG: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,801 DEBUG Main Item OG.WC_OG: no type specified. -- item.py:__init__:242
2014-10-24 23:17:45,806 DEBUG Main Item OG: no type specified. -- ite m.py:__init__:242
2014-10-24 23:17:45,823 DEBUG Main KNX: Aussen.regen listen on 4/5/2 -- __init__.py:parse_item:235
2014-10-24 23:17:45,828 DEBUG Main KNX: Aussen.regen listen on and in it with 4/5/2 -- __init__.py:parse_item:244
2014-10-24 23:17:45,839 DEBUG Main KNX: Aussen.Temp_aussen listen on 4/5/1 -- __init__.py:parse_item:235
2014-10-24 23:17:45,844 DEBUG Main KNX: Aussen.Temp_aussen listen on and init with 4/5/1 -- __init__.py:parse_item:244
2014-10-24 23:17:45,848 WARNING Main Aussen.Temp_aussen deprecated hist ory attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:45,864 DEBUG Main KNX: Aussen.Sonne_Sued listen on 4 /5/5 -- __init__.py:parse_item:235
2014-10-24 23:17:45,869 DEBUG Main KNX: Aussen.Sonne_Sued listen on a nd init with 4/5/5 -- __init__.py:parse_item:244
2014-10-24 23:17:45,874 WARNING Main Aussen.Sonne_Sued deprecated histo ry attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:45,890 DEBUG Main KNX: Aussen.Sonne_West listen on 4 /5/6 -- __init__.py:parse_item:235
2014-10-24 23:17:45,895 DEBUG Main KNX: Aussen.Sonne_West listen on a nd init with 4/5/6 -- __init__.py:parse_item:244
2014-10-24 23:17:45,899 WARNING Main Aussen.Sonne_West deprecated histo ry attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:45,916 DEBUG Main KNX: Aussen.Sonne_Ost listen on 4/ 5/4 -- __init__.py:parse_item:235
2014-10-24 23:17:45,920 DEBUG Main KNX: Aussen.Sonne_Ost listen on an d init with 4/5/4 -- __init__.py:parse_item:244
2014-10-24 23:17:45,925 WARNING Main Aussen.Sonne_Ost deprecated histor y attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:45,941 DEBUG Main KNX: Aussen.Wind listen on 4/5/3 - - __init__.py:parse_item:235
2014-10-24 23:17:45,946 DEBUG Main KNX: Aussen.Wind listen on and ini t with 4/5/3 -- __init__.py:parse_item:244
2014-10-24 23:17:45,951 WARNING Main Aussen.Wind deprecated history att ribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:45,967 DEBUG Main KNX: Aussen.GPS_Laenge listen on 4 /5/8 -- __init__.py:parse_item:235
2014-10-24 23:17:45,971 DEBUG Main KNX: Aussen.GPS_Laenge listen on a nd init with 4/5/8 -- __init__.py:parse_item:244
2014-10-24 23:17:45,976 WARNING Main Aussen.GPS_Laenge deprecated histo ry attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:45,992 DEBUG Main KNX: Aussen.GPS_Breite listen on 4 /5/7 -- __init__.py:parse_item:235
2014-10-24 23:17:45,997 DEBUG Main KNX: Aussen.GPS_Breite listen on a nd init with 4/5/7 -- __init__.py:parse_item:244
2014-10-24 23:17:46,004 WARNING Main Aussen.GPS_Breite deprecated histo ry attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:46,021 DEBUG Main KNX: Aussen.GPS_Anzimut listen on 4/5/10 -- __init__.py:parse_item:235
2014-10-24 23:17:46,025 DEBUG Main KNX: Aussen.GPS_Anzimut listen on and init with 4/5/10 -- __init__.py:parse_item:244
2014-10-24 23:17:46,030 WARNING Main Aussen.GPS_Anzimut deprecated hist ory attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:46,046 DEBUG Main KNX: Aussen.GPS_Elevation listen o n 4/5/9 -- __init__.py:parse_item:235
2014-10-24 23:17:46,051 DEBUG Main KNX: Aussen.GPS_Elevation listen o n and init with 4/5/9 -- __init__.py:parse_item:244
2014-10-24 23:17:46,055 WARNING Main Aussen.GPS_Elevation deprecated hi story attribute. Use sqlite as keyword instead. -- __init__.py:parse_item:114
2014-10-24 23:17:46,083 DEBUG Main KNX: Aussen.Terrasse.deckenspot_te rrasse.OnOff listen on 2/3/9 -- __init__.py:parse_item:235
2014-10-24 23:17:46,088 DEBUG Main KNX: Aussen.Terrasse.deckenspot_te rrasse.OnOff listen on and init with 2/3/9 -- __init__.py:parse_item:244
2014-10-24 23:17:46,100 DEBUG Main KNX: Aussen.Terrasse.deckenspot_te rrasse.Dimm_terrasse listen on 2/5/9 -- __init__.py:parse_item:235
2014-10-24 23:17:46,104 DEBUG Main KNX: Aussen.Terrasse.deckenspot_te rrasse.Dimm_terrasse listen on and init with 2/5/9 -- __init__.py:parse_item:244
2014-10-24 23:17:46,109 DEBUG Main Item Aussen.Terrasse.deckenspot_te rrasse: no type specified. -- item.py:__init__:242
2014-10-24 23:17:46,114 DEBUG Main Item Aussen.Terrasse: no type spec ified. -- item.py:__init__:242
2014-10-24 23:17:46,125 DEBUG Main KNX: Aussen.Wandleuchte_ost listen on and init with cache 2/1/10 -- __init__.py:parse_item:254
2014-10-24 23:17:46,130 DEBUG Main Item Aussen: no type specified. -- item.py:__init__:242
2014-10-24 23:17:46,141 DEBUG Main Item Novelan: no type specified. - - item.py:__init__:242
2014-10-24 23:17:46,221 DEBUG Main Item ventilation: no type specifie d. -- item.py:__init__:242
2014-10-24 23:17:46,251 DEBUG Main Item first.hallway: no type specif ied. -- item.py:__init__:242
2014-10-24 23:17:46,268 DEBUG Main Item first.living.light: no type s pecified. -- item.py:__init__:242
2014-10-24 23:17:46,402 DEBUG Main Item first.living.blind: no type s pecified. -- item.py:__init__:242
2014-10-24 23:17:46,426 DEBUG Main Item first.living: no type specifi ed. -- item.py:__init__:242
2014-10-24 23:17:46,431 DEBUG Main Item first: no type specified. -- item.py:__init__:242
2014-10-24 23:17:46,461 DEBUG Main KNX: second.sleeping.light.level l isten on 3/2/14 -- __init__.py:parse_item:235
2014-10-24 23:17:46,466 DEBUG Main KNX: Light listen on 3/2/12 -- __i nit__.py:parse_item:235
2014-10-24 23:17:46,554 DEBUG Main Item second.sleeping.blind: no typ e specified. -- item.py:__init__:242
2014-10-24 23:17:46,566 DEBUG Main Item second.sleeping: no type spec ified. -- item.py:__init__:242
2014-10-24 23:17:46,683 DEBUG Main Item second.bath.blind: no type sp ecified. -- item.py:__init__:242
2014-10-24 23:17:46,688 DEBUG Main Item second.bath: no type specifie d. -- item.py:__init__:242
2014-10-24 23:17:46,693 DEBUG Main Item second: no type specified. -- item.py:__init__:242
2014-10-24 23:17:46,759 DEBUG Main Triggering system.datum_uhrzeit.so nne.aufgang - by: Init source: None dest: None value: {'caller': 'Init', 'value' : None} -- scheduler.py:trigger:162
2014-10-24 23:17:46,765 DEBUG Main Triggering system.datum_uhrzeit.sonne.untergang - by: Init source: None dest: None value: {'caller': 'Init', 'value': None} -- scheduler.py:trigger:162
2014-10-24 23:17:46,788 DEBUG Main Triggering system.datum_uhrzeit.sonne.position - by: Init source: None dest: None value: {'caller': 'Init', 'value': 0} -- scheduler.py:trigger:162
2014-10-24 23:17:46,812 DEBUG system.datum_uhrzeit.sonne.aufgang Item system.datum_uhrzeit.sonne.aufgang = 07:38 via Init None None -- item.py:__update:363
2014-10-24 23:17:46,814 DEBUG Main Triggering system.datum_uhrzeit.mond.aufgang - by: Init source: None dest: None value: {'caller': 'Init', 'value': None} -- scheduler.py:trigger:162
2014-10-24 23:17:46,837 DEBUG Main Triggering system.datum_uhrzeit.mond.untergang - by: Init source: None dest: None value: {'caller': 'Init', 'value': None} -- scheduler.py:trigger:162
2014-10-24 23:17:46,829 WARNING system.datum_uhrzeit.sonne.position Item system.datum_uhrzeit.sonne.position: value (5.6619391441345215, -0.8589174151420593) does not match type num. Via Init None -- item.py:__update:347
2014-10-24 23:17:46,862 DEBUG Main Triggering system.datum_uhrzeit.mond.position - by: Init source: None dest: None value: {'caller': 'Init', 'value': None} -- scheduler.py:trigger:162
2014-10-24 23:17:46,857 DEBUG system.datum_uhrzeit.sonne.untergang Item system.datum_uhrzeit.sonne.untergang = 17:59 via Init None None -- item.py:__update:363
2014-10-24 23:17:46,906 DEBUG Main Triggering system.datum_uhrzeit.mond.licht - by: Init source: None dest: None value: {'caller': 'Init', 'value': 0} -- scheduler.py:trigger:162
2014-10-24 23:17:46,908 WARNING system.datum_uhrzeit.mond.aufgang Item system.datum_uhrzeit.mond.aufgang: problem evaluating sh.moon.rise().astimezone(sh.tzinfo()).strftime("%H:%M"): 'Moon' transits below the horizon at 2014/10/25 12:06:51 -- item.py:__run_eval:331
2014-10-24 23:17:46,915 DEBUG system.datum_uhrzeit.mond.position Item system.datum_uhrzeit.mond.position = (5.378462791442871, -0.8010991811752319) via Init None None -- item.py:__update:363
2014-10-24 23:17:46,936 DEBUG Main Triggering system.datum_uhrzeit.mond.phase - by: Init source: None dest: None value: {'caller': 'Init', 'value': 0} -- scheduler.py:trigger:162
2014-10-24 23:17:46,955 DEBUG system.datum_uhrzeit.mond.untergang Item system.datum_uhrzeit.mond.untergang = 19:03 via Init None None -- item.py:__update:363
2014-10-24 23:17:46,962 DEBUG system.datum_uhrzeit.mond.licht Item system.datum_uhrzeit.mond.licht = 1 via Init None None -- item.py:__update:363
2014-10-24 23:17:46,986 INFO Main Start Plugins -- plugin.py:start:65
2014-10-24 23:17:47,060 INFO Main Start Logics -- logic.py:__init__:33
2014-10-24 23:17:47,064 DEBUG Main Reading Logics from /usr/smarthome/lib/env/logic_conf -- logic.py:_read_logics:64
2014-10-24 23:17:47,100 DEBUG Main Reading Logics from /usr/smarthome/etc/logic.conf -- logic.py:_read_logics:64
2014-10-24 23:17:47,120 DEBUG Main Logic: dummy -- logic.py:__init__:44
2014-10-24 23:17:47,173 DEBUG Main dummy next time: 2014-10-24 23:18:00+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:17:47,182 DEBUG Main Logic: sonne -- logic.py:__init__:44
2014-10-24 23:17:47,199 DEBUG Main Logic: env_stat -- logic.py:__init__:44
2014-10-24 23:17:47,234 DEBUG Main env_stat next time: 2014-10-24 23:18:01+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:17:47,251 DEBUG Main Logic: hello -- logic.py:__init__:44
2014-10-24 23:17:47,285 DEBUG Main Logic: env_init -- logic.py:__init__:44
2014-10-24 23:17:47,337 DEBUG Main Logic: env_loc -- logic.py:__init__:44
2014-10-24 23:17:47,421 DEBUG Connections KNX: connected to 127.0.0.1:6720 -- connection.py:connect:386
2014-10-24 23:17:47,426 DEBUG Connections KNX: reading eibd cache -- __init__.py:handle_connect:113
2014-10-24 23:17:47,432 DEBUG Connections KNX: enable group monitor -- __init__.py:handle_connect:117
2014-10-24 23:17:47,436 DEBUG Connections KNX: init read -- __init__.py:handle_connect:123
2014-10-24 23:17:47,443 ERROR Connections Method Connections exception: invalid literal for int() with base 10: '???' -- scheduler.py:_task:348
Traceback (most recent call last):
File "/usr/smarthome/lib/scheduler.py", line 344, in _task
obj()
File "/usr/smarthome/lib/connection.py", line 84, in check
obj.connect()
File "/usr/smarthome/lib/connection.py", line 387, in connect
self._connected()
File "/usr/smarthome/lib/connection.py", line 218, in _connected
self.handle_connect()
File "/usr/smarthome/plugins/knx/__init__.py", line 125, in handle_connect
self.groupread(ga)
File "/usr/smarthome/plugins/knx/__init__.py", line 88, in groupread
pkt.extend(self.encode(ga, 'ga'))
File "/usr/smarthome/plugins/knx/__init__.py", line 143, in encode
return dpts.encode[str(dpt)](data)
File "/usr/smarthome/plugins/knx/dpts.py", line 308, in enga
return [int(ga[0]) << 3 | int(ga[1]), int(ga[2])]
ValueError: invalid literal for int() with base 10: '???'
2014-10-24 23:17:48,462 DEBUG Main knx: 1.1.79 set 2/1/9 to False -- __init__.py:parse_telegram:190
2014-10-24 23:17:48,473 DEBUG Main knx: 1.1.79 set 2/1/10 to True -- __init__.py:parse_telegram:190
2014-10-24 23:17:48,482 DEBUG Main Item Aussen.Wandleuchte_ost = True via KNX 1.1.79 2/1/10 -- item.py:__update:363
2014-10-24 23:17:48,492 DEBUG Main knx: 1.1.79 set 2/1/9 to False -- __init__.py:parse_telegram:190
2014-10-24 23:17:48,498 DEBUG Main KNX: 0.0.0 read 2/3/0 -- __init__.py:parse_telegram:203
2014-10-24 23:17:48,503 DEBUG Main KNX: 0.0.0 read 2/5/0 -- __init__.py:parse_telegram:203
2014-10-24 23:17:48,520 DEBUG Main knx: 1.1.5 set 2/3/0 to False -- __init__.py:parse_telegram:190
2014-10-24 23:17:49,789 DEBUG Scheduler system.datum_uhrzeit.sonne.berechnung next time: 2014-10-25 00:01:00+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:17:49,811 DEBUG Scheduler system.datum_uhrzeit.mond.berechnung next time: 2014-10-25 00:01:00+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:17:52,330 INFO hello Hello World! -- hello.py:<module>:3
2014-10-24 23:17:52,355 DEBUG sonne Item sonne.auf = 07:38 via Logic None None -- item.py:__update:363
2014-10-24 23:17:52,376 INFO sonne 2014-10-25 05:38:36.604563+00:00 -- sonne.py:<module>:4
2014-10-24 23:17:52,401 DEBUG sonne Item sonne.ab = 17:59 via Logic None None -- item.py:__update:363
2014-10-24 23:17:52,422 INFO sonne 2014-10-25 15:59:03.741090+00:00 -- sonne.py:<module>:6
2014-10-24 23:17:52,857 DEBUG env_init Item env.core.version = 1.0 via Logic None None -- item.py:__update:363
2014-10-24 23:17:52,882 DEBUG env_init Item env.core.start = 2014-10-24 23:17:52.877906+02:00 via Logic None None -- item.py:__update:363
2014-10-24 23:17:52,970 DEBUG Scheduler sonne next time: 2014-10-25 03:00:00+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:17:52,979 DEBUG sh.gc Garbage collector: collected 0 objects. -- smarthome.py:_garbage_collection:498
2014-10-24 23:17:52,991 DEBUG env_init Item env.system.name = smarthome.local via Logic None None -- item.py:__update:363
2014-10-24 23:17:52,997 DEBUG env_loc Item env.location.sunrise = 2014-10-25 07:38:36.604563+02:00 via Logic None None -- item.py:__update:363
2014-10-24 23:17:53,050 DEBUG env_init Item env.system.start = 2014-10-24 22:30:51.046190+02:00 via Logic None None -- item.py:__update:363
2014-10-24 23:17:53,077 DEBUG env_loc Item env.location.sunset = 2014-10-25 17:59:03.741090+02:00 via Logic None None -- item.py:__update:363
2014-10-24 23:17:53,163 DEBUG env_loc Item env.location.moonrise = 2014-10-25 09:05:08.935145+02:00 via Logic None None -- item.py:__update:363
2014-10-24 23:17:53,255 DEBUG env_loc Item env.location.moonset = 2014-10-25 19:03:27.127194+02:00 via Logic None None -- item.py:__update:363
2014-10-24 23:17:53,323 DEBUG sh.gc Object references: 9539 -- smarthome.py:_maintenance:490
2014-10-24 23:17:53,338 DEBUG env_loc Item env.location.night = True via Logic None None -- item.py:__update:363
2014-10-24 23:17:53,579 DEBUG Scheduler env_loc next time: 2014-10-24 23:47:53+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:17:53,601 DEBUG Scheduler sh.gc next time: 2014-10-25 02:04:00+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:17:57,126 DEBUG Connections WebSocket: binding to 0.0.0.0:2424 (TCP) -- connection.py:connect:161
2014-10-24 23:17:57,133 DEBUG Connections CLI: binding to 0.0.0.0:2323 (TCP) -- connection.py:connect:161
2014-10-24 23:18:00,148 DEBUG dummy Item first.living.humidity = 54 via Logic None None -- item.py:__update:363
2014-10-24 23:18:00,159 DEBUG dummy Item second.sleeping.temperature = 19 via Logic None None -- item.py:__update:363
2014-10-24 23:18:00,170 DEBUG dummy Item second.bath.temperature = 23 via Logic None None -- item.py:__update:363
2014-10-24 23:18:00,654 DEBUG Scheduler dummy next time: 2014-10-24 23:23:00+02:00 -- scheduler.py:_next_time:289
2014-10-24 23:18:01,255 DEBUG env_stat Item env.core.memory = 16617472 via Logic None None -- item.py:__update:363
2014-10-24 23:18:01,273 DEBUG env_stat Item env.location.moonlight = 1 via Logic None None -- item.py:__update:363
2014-10-24 23:18:01,680 DEBUG Scheduler env_stat next time: 2014-10-24 23:23:01+02:00 -- scheduler.py:_next_time:289
Kommentar