An open API service providing commit metadata for open source projects.

GitHub / jcarbaugh/python-roku / commits

Screw remotes. Control your Roku with Python.

SHA Message Author Date Stats
85bf50c0 Bump aiohttp from 3.14.1 to 3.14.3 (#117)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
24 days ago
c62ddd59 Bump cryptography from 48.0.1 to 50.0.0 (#118)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
24 days ago
1ae6bb75 Bump cryptography from 46.0.6 to 48.0.1 (#116)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
b77f1cbc Bump pytest from 9.0.2 to 9.0.3 (#110)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
b7512994 Bump urllib3 from 2.6.3 to 2.7.0 (#112)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
29b12559 Bump aiohttp from 3.14.0 to 3.14.1 (#115)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
f8dfe313 Bump aiohttp from 3.13.5 to 3.14.0 (#114)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
423dd64a Bump idna from 3.11 to 3.15 (#113)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
47c03d17 upgrade deps Jeremy Carbaugh <3****h@u****m> 5 months ago
9d0de265 Add async mode of operation (#107) Jeremy Carbaugh <3****h@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
24df9423 Switch from pip to uv (#105) Jeremy Carbaugh <3****h@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b85bd348 update flake8 Jeremy Carbaugh <3****h@u****m> 5 months ago
4e0aa5b7 update workflow Jeremy Carbaugh <3****h@u****m> 5 months ago
ec5b8fb4 Bump pygments from 2.19.2 to 2.20.0 (#102)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d681a578 Bump requests from 2.32.5 to 2.33.0 (#101)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
786c3eca update dependencies Jeremy Carbaugh <3****h@u****m> 6 months ago
49d1a7d4 Bump black from 23.3.0 to 26.3.1 (#95)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
b88125ab black formatting Jeremy Carbaugh <3****h@u****m> over 3 years ago
8ab53144 add scripting engine (#48) Jeremy Carbaugh <3****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
27a5ea2f black formatting Jeremy Carbaugh <3****h@u****m> over 3 years ago
ac5f4059 update contributors Jeremy Carbaugh <3****h@u****m> over 3 years ago
18df77be support getting the formatted url to the icon (#61)
Co-authored-by: Jeremy Carbaugh <3****h@u****m>
Chris Talkington <c****s@t****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b1823329 prep for 5.0 release Jeremy Carbaugh <3****h@u****m> over 3 years ago
f8a20373 update contributors and python versions in setup Jeremy Carbaugh <3****h@u****m> over 3 years ago
1edddaec Define `__dir__` to contain `COMMANDS` and `SENSORS` (#76) Ronnie Llamado <3****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
2d220b4f update contributors Jeremy Carbaugh <3****h@u****m> over 3 years ago
4216da3a Convert formatted strings to f-strings (#77)
Co-authored-by: Jeremy Carbaugh <3****h@u****m>
Ronnie Llamado <3****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0e7889fd add missing media-player.xml Jeremy Carbaugh <3****h@u****m> over 3 years ago
9569d9b4 format with black Jeremy Carbaugh <3****h@u****m> over 3 years ago
8153704f Added keydown and keyup support for commands
Co-authored-by: Jeremy Carbaugh <3****h@u****m>
Ken Yesh <k****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0a6d6dfe update contributors Jeremy Carbaugh <3****h@u****m> over 3 years ago
3aa6f1d0 Add support for media-player query (#79) Dan Smith <3****s@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d7992e71 Use Python 3 print in readme example (#88) Jeremy Carbaugh <3****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
87952bd9 Bump bleach from 3.1.0 to 3.3.0 (#71)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a01749f9 black, twine, pytest-mock Jeremy Carbaugh <j****h@g****m> over 6 years ago
cd73aae4 add importlib-metadata import Jeremy Carbaugh <j****h@g****m> over 6 years ago
3a742570 rollback pytest-mock Jeremy Carbaugh <j****h@g****m> over 6 years ago
92272e03 remove black Jeremy Carbaugh <j****h@g****m> over 6 years ago
659e7cb6 add black and increment version to 4.1 Jeremy Carbaugh <j****h@g****m> over 6 years ago
c5d69ae6 update README and add zombielinux to contributors Jeremy Carbaugh <j****h@g****m> over 6 years ago
347842af Added hostname capability (#60) William Sutton <w****l@s****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0cd209ec version 4.0.0 Jeremy Carbaugh <j****h@g****m> over 6 years ago
95d926bb remove six Jeremy Carbaugh <j****h@g****m> over 6 years ago
3fe1b0e2 remove travis and tox Jeremy Carbaugh <j****h@g****m> over 6 years ago
863b16c9 remove lxml dependency (#56) Jeremy Carbaugh <j****y@j****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f1c84a2e Add pythonpackage action Jeremy Carbaugh <j****y@j****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
336a4aa3 flake8 fixes Jeremy Carbaugh <j****h@g****m> over 6 years ago
ee6a23e0 Implement PowerOn command (#53) Brett T. Warden <4****8@t****g>
Committed by: Jeremy Carbaugh <j****y@j****m>
over 6 years ago
91f579a6 Added alterntive import for ElementTree (#51) Tab Bennedum <t****b@b****g>
Committed by: Jeremy Carbaugh <j****y@j****m>
over 6 years ago
c5732090 Include all successful HTTP status codes (#54) springstan <4****n@u****m>
Committed by: Jeremy Carbaugh <j****y@j****m>
over 6 years ago
54cb21ea merge Merge pull request #42 from keatontaylor/search-enhancements Ian Richardson <i****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
18a50252 merge Merge pull request #1 from jcarbaugh/master Keaton Taylor <k****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
517c106c update version to 3.2 Jeremy Carbaugh <j****y@j****m> almost 7 years ago
2055b4ad Unlock "requests" minor version via uSpike (#47) Jeremy Carbaugh <j****y@j****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
be7edbfd updating the search to replace _ with - for the ECP search API Keaton Taylor <k****r@a****m> about 7 years ago
2b9f5550 Modify version back to 3.0 Keaton Taylor <k****r@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b813bfb9 version bump Ian Richardson <i****h@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
f8d0eed4 merge Merge pull request #43 from pvizeli/patch-1 Ian Richardson <i****h@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
38199687 Fix issue with Cython and Python3.7 Pascal Vizeli <p****i@s****h>
Committed by: GitHub <n****y@g****m>
about 7 years ago
aa22e2bd Should fix tests Keaton Taylor <k****r@a****m> about 7 years ago
bc4b7bc3 adding to contrib Keaton Taylor <k****r@a****m> about 7 years ago
40559c47 Enhance search to support any dictionary item passed in, as long as it is sup... Keaton Taylor <k****r@a****m> about 7 years ago
586e4c39 Update setup.py Ian Richardson <i****h@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
19cccb41 merge Merge pull request #38 from soberstadt/channels-new Ian Richardson <i****h@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a3cd0970 merge Merge pull request #37 from mjg59/roku_tv Ian Richardson <i****h@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7b992a19 merge Merge pull request #34 from DanNixon/timeouts Ian Richardson <i****h@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
8601242e Update README.rst Ian Richardson <i****h@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
551735c5 add new channel loading Spencer Oberstadt <s****t@g****m> almost 8 years ago
39f30828 Extend tests to cover the device type detection Matthew Garrett <m****9@g****m> almost 8 years ago
142ca616 Improve Roku TV power support Matthew Garrett <m****9@g****m> almost 8 years ago
88784b71 Merge homeassistant fork into origin repo (#36) Brent Hughes <b****0@u****m>
Committed by: Jeremy Carbaugh <j****y@j****m>
almost 8 years ago
75e95c0f Added "active_app" property (#23) (#25) Jeremy Carbaugh <j****y@j****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
8defeb9e Add configurable timeouts to requests Dan Nixon <d****n@d****m> over 8 years ago
f1032554 Test on Python 3.6 as well Jeremy Carbaugh <j****y@j****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
5b12c157 Remove redundant volume commands Jeremy Carbaugh <j****y@j****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
329bb302 Update CONTRIBUTORS.md Jeremy Carbaugh <j****y@j****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
18da9c07 Add RokuTV commands (#27) Brian Schlenker <b****k@u****u>
Committed by: Jeremy Carbaugh <j****y@j****m>
over 8 years ago
775565fc add additional volume key contributor Jeremy Carbaugh <j****h@g****m> over 8 years ago
ca241dbb add additional contributors Jeremy Carbaugh <j****h@g****m> over 8 years ago
94792311 Segadude volume keys (#26) Jeremy Carbaugh <j****y@j****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8d730b52 Add lowercase + symbol literal input support (#16) Albert Huang <a****v@u****m>
Committed by: Jeremy Carbaugh <j****y@j****m>
over 9 years ago
cb4f5b37 Add power to keypress commands. Closes #13. Jeremy Carbaugh <j****h@g****m> almost 10 years ago
afedaab2 Remove pypy3 from tests on Travis because it segfaults Jeremy Carbaugh <j****h@g****m> about 10 years ago
99a2360c Also test on Python 3.5 on Travis Jeremy Carbaugh <j****h@g****m> about 10 years ago
7be373a1 Get ready for a 3.0 release Jeremy Carbaugh <j****h@g****m> about 10 years ago
ee75cc70 Update tests, add mocking, switch to lxml Jeremy Carbaugh <j****h@g****m> about 10 years ago
ef5acc2e Add contributors file Jeremy Carbaugh <j****h@g****m> about 10 years ago
71e41426 Make DeviceInfo attribute names more verbose Jeremy Carbaugh <j****h@g****m> about 10 years ago
4cd155d3 merge fix merge conflict Jeremy Carbaugh <j****h@g****m> about 10 years ago
9ec75f89 Switch to pytest and add tox (#12) Jeremy Carbaugh <j****y@j****m> about 10 years ago
b33e87aa upgrade requirements Jeremy Carbaugh <j****h@g****m> about 10 years ago
88b9008d merge Merge pull request #9 from ncmiller/master Jeremy Carbaugh <j****y@j****m> about 10 years ago
56632640 merge Merge pull request #11 from bah2830/ROKU_CURRENT_APP Jeremy Carbaugh <j****y@j****m> about 10 years ago
670b6bd9 Updated the applications method to use the get method Brent Hughes <b****s@g****m> over 10 years ago
6ee28ba4 Updated the application object to use the get method so it will default witho... Brent Hughes <b****s@g****m> over 10 years ago
58983331 Updated to return the application object Brent Hughes <b****s@g****m> over 10 years ago
ce3e2a8c Added query to get current running roku app Brent Hughes <b****s@g****m> over 10 years ago
cfdf9ff6 Change devinfo property to device_info Nick Miller <n****r@o****g> over 10 years ago
224d61e6 Added query for device info Nick Miller <n****r@o****g> over 10 years ago
a3bb79b8 PEP 8 fixes Jeremy Carbaugh <j****h@g****m> over 11 years ago

← Back to repository