core/tests/components/mqtt
Paulus Schoutsen 02d9ed5e36
Do not select all entities when omitting entity ID in service call (#29178)
* 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
test_alarm_control_panel.py
test_binary_sensor.py
test_camera.py
test_climate.py Allow to change MQTT climate hold mode (#28988) 2019-11-25 20:53:37 -08:00
test_config_flow.py
test_cover.py Fix supported_features in mqtt cover (#28120) 2019-10-23 10:44:47 -07:00
test_device_tracker.py
test_discovery.py
test_fan.py
test_init.py
test_legacy_vacuum.py
test_light.py
test_light_json.py
test_light_template.py
test_lock.py
test_sensor.py Update MQTT sensor test (#28449) 2019-11-01 17:30:37 -07:00
test_server.py Inline MQTT paho imports (#29177) 2019-12-02 11:32:02 -08:00
test_state_vacuum.py Do not select all entities when omitting entity ID in service call (#29178) 2019-12-02 16:23:12 -08:00
test_subscription.py
test_switch.py