core/tests/components/mqtt
Jc2k 8257ea30c0 Set required_features field when registering fan services (#30516)
* Set required_features on fan services

* Fix mqtt fan test

* Update fan.py
2020-01-06 17:10:51 +01: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 Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_camera.py use isort to sort imports according to PEP8 for mqtt (#29649) 2019-12-08 22:45:26 +05:30
test_climate.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_config_flow.py Black 2019-07-31 12:25:30 -07:00
test_cover.py use isort to sort imports according to PEP8 for mqtt (#29649) 2019-12-08 22:45:26 +05:30
test_device_tracker.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_discovery.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_fan.py Set required_features field when registering fan services (#30516) 2020-01-06 17:10:51 +01:00
test_init.py Migrate collection of component tests from coroutine to async/await (#30504) 2020-01-06 01:22:22 +01:00
test_legacy_vacuum.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
test_light.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_light_json.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_light_template.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_lock.py Add separate command and state topics for mqtt lock (#29808) 2019-12-31 15:24:09 +01:00
test_sensor.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_server.py Inline MQTT paho imports (#29177) 2019-12-02 11:32:02 -08:00
test_state_vacuum.py use isort to sort imports according to PEP8 for mqtt (#29649) 2019-12-08 22:45:26 +05:30
test_subscription.py Black 2019-07-31 12:25:30 -07:00
test_switch.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00