danke dass du dich der Sache angenommen hast. Ich habe es gerade mal versucht. Bekomme jedoch folgende Fehlermeldung:
Code:
2019-07-11 18:17:35 ERROR CP Server Thread-10 Item MySonos.Bad.play: problem running <bound method Sonos.update_item of <plugins.sonos.Sonos object at 0x67770250>>: UPnP Error 701 received: Transition not available from 192.168.x.xx 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/sonos/__init__.py", line 2568, in update_item sonos_speaker[uid].set_play() File "/usr/local/smarthome/plugins/sonos/__init__.py", line 1314, in set_play if not sonos_speaker[self.coordinator].soco.play(): File "/usr/local/smarthome/plugins/sonos/soco/core.py", line 105, in inner_function return function(self, *args, **kwargs) File "/usr/local/smarthome/plugins/sonos/soco/core.py", line 522, in play ('Speed', 1) File "/usr/local/smarthome/plugins/sonos/soco/services.py", line 217, in _dispatcher return self.send_command(action, *args, **kwargs) File "/usr/local/smarthome/plugins/sonos/soco/services.py", line 501, in send_command self.handle_upnp_error(response.text) File "/usr/local/smarthome/plugins/sonos/soco/services.py", line 560, in handle_upnp_error error_xml=xml_error plugins.sonos.soco.exceptions.SoCoUPnPException: UPnP Error 701 received: Transition not available from 192.168.x.xx
Hättest du da eine Idee ?
Gruß und danke Manuel
Einen Kommentar schreiben: