core/tests/components
Matt White 31f189da82 Added mqtt_statestream component (#9286)
* Added mqtt_statestream component

* Added tests for mqtt_statestream component

* mqtt_statestream: add test for valid new_state

* mqtt_statestream: Don't set initialized state

* mqtt_statestream: Switch to using async_track_state_change

* Cleanup
2017-09-11 22:08:12 +02:00
..
alarm_control_panel Add post_pending_state attribute to manual alarm_control_panel (#9291) 2017-09-05 20:26:59 +02:00
automation Core track same state for a period / Allow on platforms (#9273) 2017-09-05 02:01:01 +02:00
binary_sensor Round off probability to 2 decimals. (#9365) 2017-09-11 21:14:51 +02:00
calendar
camera
climate
cloud Add cloud auth support (#9208) 2017-08-29 13:40:08 -07:00
config Add polling interval service and setting available through zwave node entity panel (#9056) 2017-09-11 20:30:48 +02:00
cover
device_tracker Add Geofency device tracker (#9106) 2017-09-01 23:56:59 +02:00
emulated_hue
fan
http
image_processing
light Add new config variable to MQTT light (#9304) 2017-09-06 01:01:03 +02:00
lock
mailbox
media_player
mqtt
notify
recorder
remote
scene
sensor Add max_age to statistics sensor (#8790) 2017-08-30 17:13:36 +02:00
switch Add HTTP Basic auth to RESTful Switch (#9162) 2017-09-09 10:20:48 -07:00
tts
vacuum
weather
zwave Add polling interval service and setting available through zwave node entity panel (#9056) 2017-09-11 20:30:48 +02:00
__init__.py
test_alert.py
test_alexa.py
test_api.py
test_apiai.py
test_configurator.py
test_conversation.py
test_counter.py Add counter component (#9146) 2017-08-29 15:44:36 +02:00
test_datadog.py
test_demo.py
test_device_sun_light_trigger.py
test_discovery.py
test_dyson.py
test_ffmpeg.py
test_frontend.py Allow panels with external URL (#9214) 2017-08-30 23:21:24 -05:00
test_google.py
test_graphite.py
test_group.py
test_hassio.py
test_history.py
test_influxdb.py
test_init.py
test_input_boolean.py
test_input_select.py
test_input_slider.py
test_input_text.py Cleanup input_text (#9326) 2017-09-08 21:19:49 -07:00
test_intent_script.py
test_introduction.py
test_kira.py
test_litejet.py
test_logbook.py
test_logentries.py
test_logger.py
test_microsoft_face.py
test_mqtt_eventstream.py
test_mqtt_statestream.py Added mqtt_statestream component (#9286) 2017-09-11 22:08:12 +02:00
test_panel_custom.py
test_panel_iframe.py
test_persistent_notification.py
test_pilight.py
test_plant.py
test_prometheus.py
test_proximity.py
test_python_script.py
test_rest_command.py
test_rflink.py
test_rfxtrx.py
test_ring.py
test_rss_feed_template.py
test_script.py
test_shell_command.py
test_shopping_list.py
test_sleepiq.py
test_snips.py
test_spc.py
test_splunk.py
test_statsd.py
test_sun.py
test_updater.py
test_wake_on_lan.py
test_weblink.py
test_websocket_api.py
test_zone.py