Chris Talkington
|
cb1e5a2412
|
Fix playing media via roku (#128133)
* re-support playing media via roku
* fixes
* test fixes
* Update test_media_player.py
* always send media type
* add description to options flow
|
2024-10-13 12:41:51 -05:00 |
|
Sid
|
6587ee20db
|
Enable Ruff TRY300 (#114437)
* Enable Ruff TRY300
* Update validation.py
* Address review comments
|
2024-03-30 10:37:59 +01:00 |
|
Marc Mueller
|
a033574ee2
|
Add empty line after module docstring [r] (#112703)
|
2024-03-08 15:05:07 +01:00 |
|
Chris Talkington
|
2e0038b981
|
Require device id for Roku entities (#98734)
|
2023-08-22 09:22:46 +02:00 |
|
Chris Talkington
|
18ac72f613
|
Reduce coordinator cooldown for roku (#65973)
|
2022-02-07 09:03:19 +01:00 |
|
Chris Talkington
|
93075d5cea
|
Reduce roku poll rate by 5s (#63952)
|
2022-01-12 01:29:20 -06: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 |
|