core/tests/components/mqtt
Adrien Foulon 85eefe41da Fix supported_features in mqtt cover (#28120)
* Correctly compute the supported_features in cover.mqtt

* Update homeassistant/components/mqtt/cover.py

Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>

* Correctly compute the supported_features in cover.mqtt

* Format
2019-10-23 10:44:47 -07: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 Black 2019-07-31 12:25:30 -07: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 Black 2019-07-31 12:25:30 -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