core/tests
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
..
auth Resolve race condition when HA auth provider is loading (#21619) 2019-03-04 15:55:26 -08:00
components Add support for multiple devices for PS4 component (#21302) 2019-03-05 01:48:25 +01:00
fixtures Make Ambient PWS async and cloud-push (#20332) 2019-01-28 15:35:39 -08:00
helpers Allow targeting areas in service calls (#21472) 2019-03-04 09:51:12 -08:00
mock Add zwave.network_complete_some_dead event (#16894) 2018-09-28 19:14:57 +02:00
resources
scripts Mqtt light refactor (#18227) 2018-11-27 14:00:05 +01:00
test_util Add Hass.io user headers to supervisor proxy 2019-01-11 10:00:38 -08:00
testing_config Prevent partial custom component overlays (#21070) 2019-02-21 09:41:36 +01:00
util Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
__init__.py
common.py Add config entry remove callback (#21576) 2019-03-01 21:13:55 -08:00
conftest.py Embed Z-Wave platforms (#20810) 2019-02-07 22:50:59 +01:00
test_bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
test_config.py Add config for trusted networks auth provider (#21111) 2019-02-26 14:42:48 -08:00
test_config_entries.py Add config entry remove callback (#21576) 2019-03-01 21:13:55 -08:00
test_core.py Re-thrown exception occurred in the blocking service call (#21573) 2019-03-01 23:09:31 -08:00
test_data_entry_flow.py Allow finish_flow callback to change data entry result type (#16100) 2018-08-21 10:48:24 -07:00
test_loader.py Prevent partial custom component overlays (#21070) 2019-02-21 09:41:36 +01:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_setup.py Lint 2019-02-15 10:57:02 +01:00