hass-core/tests
Phil Frost 990e076c2c Expose Alexa Smart Home via HTTP POST ()
* Expose Alexa Smart Home via HTTP POST

Haaska uses the deprecated v2 Alexa Smart Home payload. Exposing the v3
implementation this way allows an easy path to upgrading Haaska and
reducing code duplication with Home Assistant Cloud.

* Expose Alexa Smart Home via HTTP POST

Haaska uses the deprecated v2 Alexa Smart Home payload. Exposing the v3
implementation this way allows an easy path to upgrading Haaska and
reducing code duplication with Home Assistant Cloud.
2018-01-23 10:45:28 -08:00
..
components Expose Alexa Smart Home via HTTP POST () 2018-01-23 10:45:28 -08:00
fixtures Temporarily fix yahoo weather API issue and add unit test. () 2017-11-23 12:45:56 -08:00
helpers Clean up entity component () 2018-01-22 22:54:41 -08:00
mock Tests for zwave setup features () 2017-05-12 20:27:44 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Remove http.development () 2017-11-01 13:07:16 +01:00
test_util Extend hass.io services / updater () 2018-01-10 19:48:31 +01:00
testing_config Add Kira component to sensor and remote platforms () 2017-05-12 21:12:47 -07:00
util make RGB values consistent as int. fixes () 2017-11-27 11:31:35 +01:00
__init__.py async HTTP component () 2016-10-23 23:48:01 -07:00
common.py Fix a bunch of typos () 2017-09-23 17:15:46 +02:00
conftest.py Abort tests when instances leaked () 2017-05-18 00:19:40 +02:00
test_bootstrap.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_config.py Core support for hass.io calls & Bugfix check_config () 2018-01-12 15:29:58 +01:00
test_core.py Test tweaks () 2018-01-10 10:48:17 +01:00
test_loader.py RFC: Use bind_hass for helpers () 2017-10-08 08:17:54 -07:00
test_main.py Migrate core from threads to async awesomeness () 2016-09-12 19:16:14 -07:00
test_remote.py Remove deprecated remote classes () 2017-04-10 09:04:19 -07:00
test_setup.py Silence redundant warnings about slow setup () 2018-01-02 12:16:32 -08:00