Nabend,
mein Ozmo ist auch auf der 1.8.2. Und bei mir habe ich es auf meinem
Raspi4 installiert, auf dem auch Fhem läuft.
Das mit dem zusammenlegen der Räume sollte kein Problem sein.
Stell dein Problem bitte in Github ein.
Gruß schwatter
edit:
Ok, ich bekomme jetzt auch den Fehler.
root@raspi4fhem:~# deebotozmo exportlivemap /tmp/map.png
Traceback (most recent call last):
File "/usr/lib/python3.7/base64.py", line 510, in _input_type_check
m = memoryview(s)
TypeError: memoryview: a bytes-like object is required, not 'NoneType'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/bin/deebotozmo", line 10, in <module>
sys.exit(cli())
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 1289, in invoke
rv.append(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.7/dist-packages/deebotozmo/cli.py", line 203, in exportLiveMap
fh.write(base64.decodebytes(vacbot.live_map))
File "/usr/lib/python3.7/base64.py", line 545, in decodebytes
_input_type_check(s)
File "/usr/lib/python3.7/base64.py", line 513, in _input_type_check
raise TypeError(msg) from err
TypeError: expected bytes-like object, not NoneType
root@raspi4fhem:~#
Wahrscheinlicht hat Ecovacs etwas geändert, oder ein Service von den ist down.