core/tests/components/mqtt
Kevin Köck b7153ca207 Add mqtt temp_low/high_template in SCHEMA_BASE (#28257)
* fix missing temp_low/high_template in SCHEMA_BASE

* temperature_high/low_state_template test

* Update test_climate.py

* paste error

* Update test_climate.py

* Update test_climate.py

* Update test_climate.py

* Update test_climate.py
2019-11-06 07:50:54 -05:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
conftest.py Move mqtt_mock to tests/components/mqtt/conftest.py (#20621) 2019-01-31 21:22:29 +01:00
test_alarm_control_panel.py Black 2019-07-31 12:25:30 -07:00
test_binary_sensor.py Mqtt binary sensor expire after (#26058) 2019-09-21 20:42:03 +02:00
test_camera.py Add device to mqtt camera (#26238) 2019-09-04 16:15:40 +02:00
test_climate.py Add mqtt temp_low/high_template in SCHEMA_BASE (#28257) 2019-11-06 07:50:54 -05:00
test_config_flow.py Black 2019-07-31 12:25:30 -07:00
test_cover.py Fix supported_features in mqtt cover (#28120) 2019-10-23 10:44:47 -07:00
test_device_tracker.py Support custom source type for MQTT device tracker (#27838) 2019-10-22 22:26:29 -07:00
test_discovery.py Add test case to identify missing MQTT configuration abbreviations (#25616) 2019-08-06 17:32:15 -07:00
test_fan.py Black 2019-07-31 12:25:30 -07:00
test_init.py Black 2019-07-31 12:25:30 -07:00
test_legacy_vacuum.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
test_light.py Black 2019-07-31 12:25:30 -07:00
test_light_json.py Black 2019-07-31 12:25:30 -07:00
test_light_template.py Black 2019-07-31 12:25:30 -07:00
test_lock.py Black 2019-07-31 12:25:30 -07:00
test_sensor.py Update MQTT sensor test (#28449) 2019-11-01 17:30:37 -07:00
test_server.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
test_state_vacuum.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
test_subscription.py Black 2019-07-31 12:25:30 -07:00
test_switch.py Black 2019-07-31 12:25:30 -07:00