79264391

Date: 2024-12-09 09:14:24
Score: 0.5
Natty:
Report link

Just to follow-up: indeed there was a inner error handling in pychromecast, configurable in this way

            cast = pychromecast.get_chromecast_from_host(
                host=(self.ip, None, self.id, self.id, self.id),
                tries=1,
                retry_wait=0,
                timeout=5.0
            )
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Rafal Zarajczyk