stefan-sherwood

Results 3 issues of stefan-sherwood

I'm not sure where else to put this but perhaps a thread of what configurations have worked for people would be helpful. Here's mine: |Library|Version| |--------|--------| |opencv-python|4.4.0.46| dlib|19.21.1 face-recognition|1.3.0 imutils|0.5.3...

Windows 10 Pychromecast 2.3.0 Python 3.7.0 (same problem in Python 3.5 and 3.6) This code: ``` import pychromecast from time import sleep class listener(): def __init__( self ): self.devices =...

**Is your feature request related to a problem? Please describe.** When I query a running timer, included is the `fire_time` field, from which I can subtract the current time to...