ktnrg45
|
68d3e624e6
|
Fix ps4 not able to use different PSN accounts (#22799)
* Remove skipping of creds step.
* Check for device added per account
* typo
* lint
* Pylint
* Fix test
* Fix test
* Typo
* Add auto location
* blank space
* Add new identifier handling + fix select source
* Add cred_timeout error
* add credential timeout error
* Fix Tests
* patch decorator
* Update test_config_flow.py
* add test
* Revert
* Rename vars
* fix tests
* Add attr location
* Bump 0.6.0
* Bump 0.6.0
* Bump 0.6.0
* Update handling exception
* Update remove method
* Update tests
* Refactoring
* Pylint
* revert
* chmod
* 0.6.1
* 0.6.1
* 0.6.1
* Remove func
* Add migration
* Version 3
* Remove redefinition
* Add format unique id
* Add format unique id
* pylint
* pylint
* 0.7.1
* 0.7.1
* 0.7.1
* Changes with media_art call
* Add library exception
* 0.7.2
* 0.7.2
* 0.7.2
* Version and entry_version update
* Revert list comprehension
* Corrected exception handling
* Update media_player.py
* Update media_player.py
* white space
|
2019-04-24 01:32:36 +02:00 |
ktnrg45
|
17a96c6d9b
|
Improve PS4 media art fetching and config flow (#22167)
* improved config flow
* Added errors, docs url
* Added errors, docs url
* Added manual config mode
* Add tests for manual/auto host input
* fix inline docs
* fix inline docs
* Changed region list
* Added deprecated region message
* removed DEFAULT_REGION
* Added close method
* Fixes
* Update const.py
* Update const.py
* Update const.py
* Update test_config_flow.py
* Added invalid pin errors
* Update strings.json
* Update strings.json
* bump pyps4 to 0.5.0
* Bump pyps4 0.5.0
* Bump pyps4 to 0.5.0
* test fixes
* pylint
* Change error reference
* remove pin messages
* remove pin messages
* Update en.json
* remove pin tests
* fix tests
* update vol
* Vol fix
* Update config_flow.py
* Add migration for v1 entry
* lint
* fixes
* typo
* fix
* Update config_flow.py
* Fix vol
* Executor job for io method.
* Update __init__.py
* blank line
* Update __init__.py
* Update tests/components/ps4/test_config_flow.py
Co-Authored-By: ktnrg45 <38207570+ktnrg45@users.noreply.github.com>
|
2019-03-25 08:25:15 -04:00 |
ktnrg45
|
efa5d5dfe3
|
Add support for multiple devices for PS4 component (#21302)
* Support multiple devices.
* Revert "Support multiple devices."
This reverts commit 3f5d4462a98da13ebb1ab1c07d341dbd7020e6cc.
* Support multiple devices
* Bump to 0.3.3
* bump 0.3.4
* Add tests for multiple devices.
* Update Requirements
* Update config_flow.py
* Update config_flow.py
* fixed typo
* Reordered functions
* Added multiple flow implementation test.
* fix
* typo
* fix tests
* bump 0.4.0
* Bump 0.4.0
* 0.4.0
* bump version
* bump version
* bump version
* Add keep alive feature with multiple devices
* bump version
* bump version
* bump version
* bump 0.4.7
* bump 0.4.7
* bump 0.4.7
* Edited tests.
* bump/pylint
* pylint
* bump/pylint
* bump/pylint
* Change to add additional entry
* Changed to multiple entries
* pylint
* Corrections to manage multiple devices.
* lint
* comments
* Removed redundant for loop
* Shorthand correction
* Remove reference to private object
* Test fix
* Revert changes. Test failure.
* Test fix
* test fix
* unindent assertions
* pylint
|
2019-03-05 01:48:25 +01:00 |
ktnrg45
|
72ef9670e6
|
Add component media player.ps4 (#21074)
* Added PS4/ __init__.py
* Create en.json
* Create config_flow.py
* Create const.py
* Create media_player.py
* Create services.yaml
* Create strings.json
* Create __init__.py
* Add test_config_flow.py/ Finished adding PS4 files
* Rewrote for loop into short-hand
* bumped pyps4 to 0.2.8
* Pass in helper()
* Rewrite func
* Fixed test
* Added import in init
* bump to 0.2.9
* bump to 0.3.0
* Removed line
* lint
* Add ps4 to flows list
* Added pyps4-homeassistant with script
* Added pyps4
* Added pypys4 to test
* removed list def
* reformatted service call dicts
* removed config from device class
* typo
* removed line
* reformatted .. format
* redefined property
* reformat load games func
* Add __init__ and media_player.py to coveragerc
* Fix for test
* remove init
* remove blank line
* remove mock_coro
* Revert "remove init"
This reverts commit b68996aa34699bf38781e153acdd597579e8131f.
* Correct permissions
* fixes
* fixes
|
2019-02-17 15:41:55 -05:00 |