Results 20 issues of jslay88

I am assuming why I am getting a white page is because I am trying to do this in a PHP7 env. Fatal error: Uncaught Error: Call to undefined function...

As the only video+audio streams currently available directly through pytube only go to 720p, I would like to work on a method for selecting a Video Stream and an Audio...

enhancement
help wanted
CLI
GUI
hacktoberfest

I have created a Dev Branch for us to create PR's against. Master should only be merged from dev branch, when a release is ready for, well, release... Creating this...

discussion

Putting this issue here to track progress on the Sphinx Documentation. Todo: - We will need to go through more of the project and switch over to sphinx docstrings. I...

documentation

I have been piecing together (albeit, extremely slowly) a HomeKit Bridge Accessory implementation via [`HAP-python`](https://github.com/ikalchev/HAP-python) from @ikalchev. I know @shauntarves has been asking for me to publish this for some...

To try and keep on the good side of Wyze, the sdk should implement caching on the api "get" calls (where states are not changing, etc), and add args to...

Creating an issue for tracking purposes, but would be nice to have a sprinkler client added.

To have better support, adoption, and contribution, it would be nice to have a set of unit tests to work against. * Test with as many Python versions as possible...

Current Wzye Device Groups: * Camera * Contact Sensor * Motion Sensor * Bulb * Bulb Color * Plug * Outdoor plug

This is to make the harvester importable and usable as a python module for other python projects. CLI has been broken out into its own script, and utilizes setuptools console_scripts...