Chris Talkington
|
de22bb1df6
|
Use common strings for roku config flow (#35504)
* use common strings for roku config flow.
* Update strings.json
* Update strings.json
|
2020-05-12 10:00:38 -05:00 |
Paulus Schoutsen
|
e002c84eba
|
Don't set step title if it's integration title (#34524)
|
2020-04-22 15:05:39 +02:00 |
Paulus Schoutsen
|
55dfca7467
|
Drop title from translations if brand name (#34306)
|
2020-04-16 12:52:53 -07:00 |
Paulus Schoutsen
|
d36204a968
|
Move title translation to root (#33850)
|
2020-04-15 09:41:18 -07:00 |
Paulus Schoutsen
|
a9d16d4276
|
Remove mentioning YAML in Roku config flow (#32920)
|
2020-03-17 16:57:10 -07:00 |
Chris Talkington
|
9146f76b01
|
Apply recommendations from roku code review (#32883)
* avoid patching integration methods
* Update config_flow.py
* apply recommendations from roku code review
* Update config_flow.py
|
2020-03-17 21:15:41 +01: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 |