hass-core/tests/components/mqtt
Paulus Schoutsen 69fcce3b2c
Remove energy usage from the switch base class (#68821)
* Remove energy usage from the switch base class

* Remove unused attributes from integrations
2022-03-28 18:56:04 -10:00
..
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py Fix false positive MQTT climate deprecation warnings for defaults (#67661) 2022-03-07 15:38:33 +01:00
test_common.py
test_config_flow.py Fix MQTT config flow with advanced parameters (#67556) 2022-03-03 21:40:15 +01:00
test_cover.py
test_device_tracker.py
test_device_tracker_discovery.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py
test_fan.py Complete fan speed transition from #59781 (#67743) 2022-03-09 10:38:12 +01:00
test_humidifier.py
test_init.py MQTT Improve warning override deprecated settings (#67609) 2022-03-04 12:39:29 +01:00
test_legacy_vacuum.py
test_light.py
test_light_json.py
test_light_template.py
test_lock.py
test_number.py
test_scene.py
test_select.py
test_sensor.py
test_siren.py
test_state_vacuum.py
test_subscription.py
test_switch.py Remove energy usage from the switch base class (#68821) 2022-03-28 18:56:04 -10:00
test_tag.py
test_trigger.py