sooo, nochmal gepushed... plugin.yaml und __init__.py..
bei mir gibts momentan keine Fehler mehr ...
bei mir gibts momentan keine Fehler mehr ...
2019-11-24 15:30:49 WARNING item lib.item Item eg.wohnzimmer.robo.statistik.reinigungsdetails1: value "[<CleaningDetails: 2019-11-23 11:02:56 (duration: 0:05:26, done: False), area: 8.91>]" does not match type str. Via Xiaomi Robovac None -- item.py:__update:2185 2019-11-24 15:30:49 WARNING item lib.item Item eg.wohnzimmer.robo.statistik.reinigungsdetails2: value "[<CleaningDetails: 2019-11-23 11:01:58 (duration: 0:00:31, done: False), area: 0.255>]" does not match type str. Via Xiaomi Robovac None -- item.py:__update:2185 2019-11-24 15:31:08 WARNING vacuum miio.vacuum This method will be returning the details without wrapping them into a list in the near future. The current behavior can be kept by passing return_list=True and this warning will be removed when the default gets changed. -- vacuum.py:clean_details:318 2019-11-24 15:31:08 WARNING vacuum miio.vacuum This method will be returning the details without wrapping them into a list in the near future. The current behavior can be kept by passing return_list=True and this warning will be removed when the default gets changed. -- vacuum.py:clean_details:318 2019-11-24 15:31:08 WARNING vacuum miio.vacuum This method will be returning the details without wrapping them into a list in the near future. The current behavior can be kept by passing return_list=True and this warning will be removed when the default gets changed. -- vacuum.py:clean_details:318 2019-11-24 15:31:08 WARNING item lib.item Item eg.wohnzimmer.robo.live.segment_status: value "unknown_method" does not match type bool. Via Xiaomi Robovac None -- item.py:__update:2185
2019-11-24 15:37:20 ERROR item lib.item Item eg.wohnzimmer.robo.befehl.clean_zone: problem running <bound method Robvac.update_item of <plugins.xiaomi_vac.Robvac object at 0x7f68d6716f28>>: 'Vacuum' object has no attribute 'clean_zone' -- item.py:__update:2226 Traceback (most recent call last): File "/usr/local/smarthome/lib/item.py", line 2224, in __update method(self, caller, source, dest) File "/usr/local/smarthome/plugins/xiaomi_vac/__init__.py", line 286, in update_item self.vakuum.clean_zone(item()[0], item()[1],item()[2], item()[3], item()[4]) AttributeError: 'Vacuum' object has no attribute 'clean_zone'
self.vakuum.clean_zone(item()[0], item()[1],item()[2], item()[3], item()[4])
self.vakuum.zoned_clean(item()[0], item()[1],item()[2], item()[3], item()[4])
[TABLE="class: highlight tab-size js-file-line-container"] [TR] [TD="class: blob-code blob-code-inner js-file-line"] [/TD] [/TR] [TR] [/TR] [/TABLE] elif message == "set_home": self.vakuum.home()
2019-11-25 19:11:39 ERROR item lib.item Item eg.Wohnzimmer.robo.befehl.clean_zone: problem running <bound method Robvac.update_item of <plugins.xiaomi_vac.Robvac object at 0x7f209e2f4470>>: 'Robvac' object has no attribute 'vakuum' -- item.py:__update:2226 > Traceback (most recent call last): > File "/usr/local/smarthome/lib/item.py", line 2224, in __update > method(self, caller, source, dest) > File "/usr/local/smarthome/plugins/xiaomi_vac/__init__.py", line 290, in update_item > self.vakuum.zoned_clean(item()[0], item()[1],item()[2], item()[3], item()[4]) > AttributeError: 'Robvac' object has no attribute 'vakuum'
2019-11-30 22:43:20 ERROR plugins.xiaomi_vac Xiaomi_Robvac: Error No response from the device 2019-11-30 22:43:20 DEBUG plugins.xiaomi_vac Xiaomi_Robvac: Update item roborock_eg.statistik.anzahl_reinigungen mit key clean_total_count = 44 2019-11-30 22:43:20 DEBUG plugins.xiaomi_vac Xiaomi_Robvac: Update item roborock_eg.statistik.gereinigte_flaeche mit key clean_total_area = 1369.92 2019-11-30 22:43:20 DEBUG plugins.xiaomi_vac Xiaomi_Robvac: Update item roborock_eg.statistik.gesamtlaufzeit mit key clean_total_duration = 0
smarthome@raspberrypi:~ $ pip3 install python-miio Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting python-miio Using cached https://files.pythonhosted.org/packages/ce/d5/03b41ac79cb325f34a5b84875894fd3d1de18628fbb2d915fdb8ee2d6bd8/python_miio-0.4.7-py3-none-any.whl ERROR: Package 'python-miio' requires a different Python: 3.5.3 not in '>=3.6'
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