Chris Talkington
|
213b1bf684
|
Add MAC to Roku device (#63422)
|
2022-01-05 12:18:52 +01:00 |
Chris Talkington
|
c693b6f455
|
Add hardware version to Roku device info (#63249)
* add hardware version to Roku device info.
* Update test_media_player.py
* Update test_media_player.py
* Update test_media_player.py
|
2022-01-02 18:35:09 -06:00 |
Robert Hillis
|
5e0eb0eb4d
|
Use enums in roku tests (#62196)
|
2021-12-17 16:25:37 +01:00 |
Erik Montnemery
|
49a27e12ad
|
Add support to entity registry for overriding device_class (#59985)
|
2021-11-22 08:38:06 -08:00 |
Chris Talkington
|
cacd803a93
|
Enable basic typing for roku (#52478)
* enable basic typing for roku
* Update mypy.ini
* Update media_player.py
* Create coordinator.py
* Update __init__.py
* Update media_player.py
* Update remote.py
* Update media_player.py
* Update coordinator.py
* Update coordinator.py
* Update remote.py
* Update entity.py
* Update coordinator.py
* Update config_flow.py
* Update entity.py
* Update const.py
* Update const.py
* Update const.py
* Update entity.py
* Update entity.py
* Update entity.py
* Update test_media_player.py
* Update test_remote.py
|
2021-07-05 10:27:52 +02:00 |
jan iversen
|
c351098f04
|
HomeAssistantType —> HomeAssistant for Integrations p* - s* (#49558)
|
2021-04-22 19:58:02 +02:00 |
Erik Montnemery
|
ba2978c693
|
Update tests p-s to use async_get() instead of async_get_registry() (#47654)
|
2021-03-09 14:28:32 +01:00 |
Chris Talkington
|
cf69415272
|
Implement suggested area in roku (#46819)
* implement suggested area in roku
* Update const.py
* Update test_media_player.py
* Update test_media_player.py
* Update test_media_player.py
* Update test_media_player.py
|
2021-02-20 12:57:24 -06:00 |
Chris Talkington
|
14785660b0
|
Avoid proxied Roku images during internal requests (#43547)
|
2021-01-26 23:21:25 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Chris Talkington
|
df5a8c4dac
|
Use media player image proxy for roku media browser (#43070)
|
2020-11-11 20:17:46 +01:00 |
Chris Talkington
|
6b317ced17
|
Update roku media browser classes (#40285)
* update roku media browser classes
this should allow proper icons to be shown vs plain directory
* Update test_media_player.py
* Update browse_media.py
* Update browse_media.py
* Update browse_media.py
* Update browse_media.py
* Update browse_media.py
* Update browse_media.py
* Update test_media_player.py
|
2020-09-19 18:02:15 +02:00 |
Martin Hjelmare
|
e96fed20c8
|
Add children media class (#39902)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2020-09-11 13:08:13 +02:00 |
Chris Talkington
|
13a6aaa6ff
|
Add media browser support to roku (#39652)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2020-09-06 14:53:45 +02:00 |
Chris Talkington
|
77f5fb765b
|
Add device class for roku devices (#39627)
* add tv device class for roku tvs
* Update test_media_player.py
* Update test_media_player.py
* Update media_player.py
* Update test_media_player.py
* Update media_player.py
* Update test_media_player.py
* Update test_media_player.py
* Update media_player.py
|
2020-09-03 17:06:24 -04:00 |
Chris Talkington
|
e921f72d31
|
Use media state to better represent roku state (#39540)
* use media state to better represent roku state
* Update media_player.py
* Update media_player.py
* Update media_player.py
* Update media_player.py
* Update media_player.py
* Update media_player.py
* Update media_player.py
* Update media_player.py
* Update test_media_player.py
* Update test_media_player.py
* Update test_media_player.py
* Update media_player.py
* Update test_media_player.py
* Update test_media_player.py
|
2020-09-01 20:40:45 -05:00 |
Chris Talkington
|
6610bbe7bb
|
Add service to trigger roku search (#37014)
|
2020-06-23 09:03:43 -07:00 |
Chris Talkington
|
6aba87f3a6
|
Use roku media state to detect paused media (#36980)
|
2020-06-22 09:51:38 +02:00 |
Chris Talkington
|
6fbc3b54bd
|
Fix roku select source with app ids (#36191)
|
2020-05-27 17:53:26 +02:00 |
Chris Talkington
|
765bf760b4
|
Fix roku play/pause support (#35991)
|
2020-05-23 11:06:48 +02:00 |
Chris Talkington
|
a6d587b6cd
|
Update roku supported features to VOLUME_STEP (#35481)
|
2020-05-10 22:06:10 -07: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 |
Paulus Schoutsen
|
ec47216388
|
Use built-in test helpers on 3.8 (#34901)
|
2020-04-30 13:29:50 -07:00 |
Chris Talkington
|
6dd836589c
|
Improve Roku (#34431)
|
2020-04-21 21:06:23 -07:00 |
Chris Talkington
|
75608ce378
|
Improve Roku media player test coverage (#34403)
|
2020-04-19 09:59:12 -05:00 |
Chris Talkington
|
b3eba49a2f
|
Add tests for Roku (#34380)
|
2020-04-18 17:23:55 -05:00 |