Chris Talkington
|
12aa537eb9
|
Support homekit discovery for roku (#44625)
* support homekit discovery for roku
* Update config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update strings.json
* Update manifest.json
* Update __init__.py
* Update test_config_flow.py
* Update __init__.py
* Update manifest.json
* Update config_flow.py
* Update config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update __init__.py
* Update manifest.json
* Update __init__.py
* Update zeroconf.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update config_flow.py
* Update test_config_flow.py
* Update manifest.json
* Update zeroconf.py
|
2020-12-29 20:43:02 -06:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Chris Talkington
|
6610bbe7bb
|
Add service to trigger roku search (#37014)
|
2020-06-23 09:03:43 -07:00 |
Chris Talkington
|
a6536bb622
|
Update rokuecp to 0.5.0 (#36975)
* update rokuecp to 0.5.0
* Update requirements_all.txt
* Update requirements_test_all.txt
* add aiohttp mock for media-player
* Create media-player-close.xml
* Update media-player-close.xml
* Create media-player-play.xml
* Create active-app-pluto.xml
* Update apps.xml
* Update apps-tv.xml
* Create media-player-pause.xml
* Create media-player-live.xml
* Update __init__.py
|
2020-06-21 14:29:39 -05:00 |
Chris Talkington
|
e90feb1d59
|
Update rokuecp to 0.2.1 (#35400)
* Update requirements_all.txt
* Update requirements_test_all.txt
* Update manifest.json
* Update __init__.py
|
2020-05-08 19:29:48 -05:00 |
Chris Talkington
|
3feb55a8e4
|
Make roku async (#35104)
* Update manifest.json
* work on roku async.
* Update config_flow.py
* Update __init__.py
* Update media_player.py
* Update media_player.py
* Update __init__.py
* Update __init__.py
* Update media_player.py
* Update media_player.py
* Update remote.py
* Update test_media_player.py
* Update test_media_player.py
* Update test_config_flow.py
* Update media_player.py
* Update remote.py
* Update config_flow.py
* Update test_media_player.py
* Update config_flow.py
* Update test_config_flow.py
|
2020-05-08 16:44:34 -05:00 |
Chris Talkington
|
b3eba49a2f
|
Add tests for Roku (#34380)
|
2020-04-18 17:23:55 -05:00 |
Franck Nijhof
|
262b01d632
|
Removal of old style class definitions in tests (#33671)
|
2020-04-05 02:21:07 +02:00 |
Franck Nijhof
|
906385172a
|
String formatting improvements for tests (#33663)
|
2020-04-05 00:26:08 +02:00 |
Chris Talkington
|
cf8dfdae47
|
Add config flow to roku (#31988)
* create a dedicated const.py
* add DEFAULT_PORT to const.py
* work on config flow conversion.
* remove discovery.
* work on config flow and add tests. other cleanup.
* work on config flow and add tests. other cleanup.
* add quality scale to manifest.
* work on config flow and add tests. other cleanup.
* review tweaks.
* Update manifest.json
* catch more specific errors
* catch more errors.
* impprt specific exceptions
* import specific exceptions
* Update __init__.py
* Update config_flow.py
* Update media_player.py
* Update remote.py
* Update media_player.py
* Update remote.py
* Update media_player.py
* Update remote.py
* Update config_flow.py
* Update config_flow.py
* Update media_player.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update remote.py
* Update test_init.py
* Update test_init.py
* Update media_player.py
* Update media_player.py
* Update media_player.py
|
2020-03-15 21:13:04 -07:00 |