Nur img1.7.1 auf die Karte gezogen, Anwenderdaten nachgefühlt und langsam mit der Visu begonnen.
Bei der Index.html versucht die Sonne/Mond-Zeiten anzuzeigen.
Bei der Index.html versucht die Sonne/Mond-Zeiten anzuzeigen.
2020-04-18 20:29:10 ERROR item lib.item Item Haustechnik.Hintertuer.Schloss.Action_out: problem running <bound method Mqtt2.update_item of <plugins.mqtt.Mqtt2 object at 0x7fb95ee24cf8>>: 'Mqtt2' object has no attribute 'alive' -- item.py:__update:2370 Traceback (most recent call last): File "/usr/local/smarthome/lib/item.py", line 2368, in __update method(self, caller, source, dest) File "/usr/local/smarthome/plugins/mqtt/__init__.py", line 214, in update_item if self.alive and caller != self.get_shortname(): AttributeError: 'Mqtt2' object has no attribute 'alive' 2020-04-18 20:29:10 ERROR item lib.item Item Haustechnik.Schuppen.Schloss.Action_out: problem running <bound method Mqtt2.update_item of <plugins.mqtt.Mqtt2 object at 0x7fb95ee24cf8>>: 'Mqtt2' object has no attribute 'alive' -- item.py:__update:2370 Traceback (most recent call last): File "/usr/local/smarthome/lib/item.py", line 2368, in __update method(self, caller, source, dest) File "/usr/local/smarthome/plugins/mqtt/__init__.py", line 214, in update_item if self.alive and caller != self.get_shortname(): AttributeError: 'Mqtt2' object has no attribute 'alive' 2020-04-18 20:29:11 ERROR item lib.item Item Haustechnik.Lueftung.stufe.com_obj: problem running <bound method Mqtt2.update_item of <plugins.mqtt.Mqtt2 object at 0x7fb95ee24cf8>>: 'Mqtt2' object has no attribute 'alive' -- item.py:__update:2370 Traceback (most recent call last): File "/usr/local/smarthome/lib/item.py", line 2368, in __update method(self, caller, source, dest) File "/usr/local/smarthome/plugins/mqtt/__init__.py", line 214, in update_item if self.alive and caller != self.get_shortname(): AttributeError: 'Mqtt2' object has no attribute 'alive'
File "/usr/local/smarthome/plugins/mqtt/__init__.py", line 214, in update_item if self.alive and caller != self.get_shortname():
def run(self): """ Run method for the plugin """ self.logger.debug("Run method called") self.alive = True # start subscription to all topics self.start_subscriptions()
2020-04-29 19:43:58 ERROR plugins.telegram telegram: Unable to import Python package 'python-telegram-bot' 2020-04-29 19:43:58 ERROR lib.plugin Plugins: Plugin 'telegram' initialization failed, plugin not loaded
2020-04-29 22:55:23 WARNING __main__ -------------------- Init SmartHomeNG 1.7.1.master (cf2f7d85) -------------------- 2020-04-29 22:55:23 WARNING __main__ -------------------- Init SmartHomeNG 1.7.1.master (cf2f7d85) -------------------- 2020-04-29 22:55:23 WARNING __main__ Running in Python interpreter 'v3.7.3 final' (pid=13947) on linux platform 2020-04-29 22:55:23 WARNING __main__ Running in Python interpreter 'v3.7.3 final' (pid=13947) on linux platform 2020-04-29 22:55:24 WARNING lib.shtime Nutze Feiertage für Land 'DE', Provinz 'None', State 'None', 1 benutzerdefinierte Feiertagsdefinition(en) definiert 2020-04-29 22:55:24 WARNING lib.shtime Nutze Feiertage für Land 'DE', Provinz 'None', State 'None', 1 benutzerdefinierte Feiertagsdefinition(en) definiert 2020-04-29 22:55:24 INFO cherrypy.error [29/Apr/2020:22:55:24] ENGINE Bus STARTING 2020-04-29 22:55:24 INFO cherrypy.error [29/Apr/2020:22:55:24] ENGINE Serving on http://192.168.0.74:8384 2020-04-29 22:55:24 INFO cherrypy.error [29/Apr/2020:22:55:24] ENGINE Serving on http://192.168.0.74:8383 2020-04-29 22:55:24 INFO cherrypy.error [29/Apr/2020:22:55:24] ENGINE Bus STARTED 2020-04-29 22:55:25 WARNING plugins.cli CLI: You should set a password for this plugin. 2020-04-29 22:55:25 WARNING plugins.cli CLI: You should set a password for this plugin. 2020-04-29 22:55:26 WARNING lib.plugin Plugin section 'myOfenlog' uses same class 'OperationLog' and instance 'default' as plugin section 'mystatuslog' 2020-04-29 22:55:26 WARNING lib.plugin Plugin section 'myOfenlog' uses same class 'OperationLog' and instance 'default' as plugin section 'mystatuslog' 2020-04-29 22:55:26 WARNING lib.plugin Plugin section 'watchdoglogger' uses same class 'MemLog' and instance 'default' as plugin section 'statuslogger' 2020-04-29 22:55:26 WARNING lib.plugin Plugin section 'watchdoglogger' uses same class 'MemLog' and instance 'default' as plugin section 'statuslogger' 2020-04-29 22:55:26 INFO root Database [Database]: Connected with <pymysql.connections.Connection object at 0x7f07c05480b8> using "pyformat" style 2020-04-29 22:55:26 INFO root Database [Database]: Version 6 found 2020-04-29 22:55:26 ERROR plugins.telegram telegram: Unable to import Python package 'python-telegram-bot' 2020-04-29 22:55:26 ERROR plugins.telegram telegram: Unable to import Python package 'python-telegram-bot' 2020-04-29 22:55:26 ERROR lib.plugin Plugins: Plugin 'telegram' initialization failed, plugin not loaded 2020-04-29 22:55:26 ERROR lib.plugin Plugins: Plugin 'telegram' initialization failed, plugin not loaded
smarthome@debian64-smarthome:/usr/local/smarthome$ python -V Python 2.7.16 smarthome@debian64-smarthome:/usr/local/smarthome$ python3 -V Python 3.7.3 smarthome@debian64-smarthome:/usr/local/smarthome$ pip -V pip 20.1 from /home/smarthome/.local/lib/python3.7/site-packages/pip (python 3.7) smarthome@debian64-smarthome:/usr/local/smarthome$ pip3 -V pip 20.1 from /home/smarthome/.local/lib/python3.7/site-packages/pip (python 3.7)
root: # This is the configuration of the root logger. Additionally to be written to other logs, # ALL entries are handed to this logger. To keep the warnings file easy readable, # the level should always be WARNING! # # Logging of details (level INFO and DEBUG) should be handled by other loggers and written # to other log files than the warnings file. # #level: WARNING #handlers: [shng_warnings_file] level: DEBUG handlers: [shng_details_file]
Wir verarbeiten personenbezogene Daten über die Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen. Weitere Informationen findest Du in unserer Datenschutzerklärung.
Indem Du unten auf "ICH stimme zu" klickst, stimmst Du unserer Datenschutzerklärung und unseren persönlichen Datenverarbeitungs- und Cookie-Praktiken zu, wie darin beschrieben. Du erkennst außerdem an, dass dieses Forum möglicherweise außerhalb Deines Landes gehostet wird und bist damit einverstanden, dass Deine Daten in dem Land, in dem dieses Forum gehostet wird, gesammelt, gespeichert und verarbeitet werden.
Kommentar