core/tests
Diogo Gomes 5f7ac09a74 Added Push Camera (#15151)
* Added push camera

* add camera.push

* Address comments and add tests

* auff auff

* trip time made no sense

* travis lint

* Mock dependency

* hound

* long line

* long line

* better mocking

* remove blank image

* no more need to mock dependency

* remove import

* cleanup

* no longer needed

* unused constant

* address @pvizeli review

* add force_update

* Revert "add force_update"

This reverts commit e203785ea8.

* rename parameter
2018-07-04 07:44:47 +02:00
..
auth_providers By default to use access_token if hass.auth.active (#15212) 2018-06-30 22:31:36 -04:00
components Added Push Camera (#15151) 2018-07-04 07:44:47 +02:00
fixtures Upgrade ring_doorbell to 0.2.1 to fix oauth issues (#14984) 2018-06-16 08:58:39 +02:00
helpers allow extra slot values in intents (#15246) 2018-07-01 11:51:40 -04:00
mock Look at registry before pulling zwave config values (#14408) 2018-05-12 17:45:36 -04:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts X-Forwarded-For improvements and bug fixes (#15204) 2018-06-29 16:27:06 -04:00
test_util Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
testing_config Revert custom component loading logic (#14327) 2018-05-07 11:25:48 +02:00
util Do not mount deps folder when running in virtual env (#14993) 2018-06-16 10:48:41 -04:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Only create front-end client_id once (#15214) 2018-07-01 13:36:50 -04:00
conftest.py Storage auth (#15192) 2018-06-28 22:14:26 -04:00
test_auth.py Only create front-end client_id once (#15214) 2018-07-01 13:36:50 -04:00
test_bootstrap.py Do not mount deps folder when running in virtual env (#14993) 2018-06-16 10:48:41 -04:00
test_config.py Fix extended package support (#14980) 2018-06-16 06:55:32 -04:00
test_config_entries.py Storage auth (#15192) 2018-06-28 22:14:26 -04:00
test_core.py Spelling, grammar etc fixes (#14432) 2018-05-13 12:09:28 +02:00
test_data_entry_flow.py Fix hue discovery popping up (#14614) 2018-05-24 14:24:14 -04:00
test_loader.py Warn when using custom components (#15172) 2018-06-27 15:21:32 -04:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_remote.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
test_requirements.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
test_setup.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00