hass-core/tests
marthoc 7cd7b43d25 MQTT Binary Sensor - Add availability_topic for online/offline status ()
* MQTT Binary Sensor - Add availability_topic for online/offline status

Added topic, configurable payloads, and tests.

* Relocated state subscribe function

Moved state subscribe function to follow the state listener function.
2017-09-21 17:02:11 +02:00
..
components MQTT Binary Sensor - Add availability_topic for online/offline status () 2017-09-21 17:02:11 +02:00
fixtures Make sure Ring binary_sensor state will update only if device_id matches () 2017-09-01 09:14:16 +02:00
helpers Cleanup and simplitfy the async state update () 2017-09-12 10:01:03 +02: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 Group service / dynamic handling () 2017-06-16 00:52:28 +02:00
test_util Add cloud auth support () 2017-08-29 13:40:08 -07:00
testing_config Add Kira component to sensor and remote platforms () 2017-05-12 21:12:47 -07:00
util Warn instead of raise on duplicate YAML key () 2017-08-06 10:47:19 -07:00
__init__.py async HTTP component () 2016-10-23 23:48:01 -07:00
common.py Add cloud auth support () 2017-08-29 13:40:08 -07: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 Add cloud auth support () 2017-08-29 13:40:08 -07:00
test_core.py Is_allowed_path raise for None path () 2017-08-15 15:41:37 +02:00
test_loader.py Expose all components on hass [Concept] () 2017-07-16 09:23:06 -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 Fix check for running inside venv () 2017-07-15 07:25:02 -07:00