hass-core/tests/components/mqtt
Paulus Schoutsen 02d9ed5e36
Do not select all entities when omitting entity ID in service call ()
* Do not select all entities when omitting entity ID

* Address comments Matthew

* Require either area_id or entity_id

* Fix tests

* Fix test
2019-12-02 16:23:12 -08:00
..
__init__.py
conftest.py Move mqtt_mock to tests/components/mqtt/conftest.py () 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 () 2019-09-21 20:42:03 +02:00
test_camera.py Add device to mqtt camera () 2019-09-04 16:15:40 +02:00
test_climate.py Allow to change MQTT climate hold mode () 2019-11-25 20:53:37 -08:00
test_config_flow.py Black 2019-07-31 12:25:30 -07:00
test_cover.py Fix supported_features in mqtt cover () 2019-10-23 10:44:47 -07:00
test_device_tracker.py Support custom source type for MQTT device tracker () 2019-10-22 22:26:29 -07:00
test_discovery.py Add test case to identify missing MQTT configuration abbreviations () 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 () 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 () 2019-11-01 17:30:37 -07:00
test_server.py Inline MQTT paho imports () 2019-12-02 11:32:02 -08:00
test_state_vacuum.py Do not select all entities when omitting entity ID in service call () 2019-12-02 16:23:12 -08: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