hass-core/tests/components/mqtt
Jan Bouwhuis e36fd5f222
Allow None device_class and UOM for mqtt entities (#91240)
* Allow None device_class and UOM for mqtt entities

* Rever not needed changes

* Revert another unwanted change
2023-04-12 19:14:16 +02:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
conftest.py Fix typo in docstr (#89804) 2023-03-16 16:54:26 +01:00
test_alarm_control_panel.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_binary_sensor.py Allow None device_class and UOM for mqtt entities (#91240) 2023-04-12 19:14:16 +02:00
test_button.py Allow None device_class and UOM for mqtt entities (#91240) 2023-04-12 19:14:16 +02:00
test_camera.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_climate.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_common.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_config_flow.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_cover.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_device_tracker.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_device_trigger.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_diagnostics.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_discovery.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_fan.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_humidifier.py Allow None device_class and UOM for mqtt entities (#91240) 2023-04-12 19:14:16 +02:00
test_init.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_legacy_vacuum.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_light.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_light_json.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_light_template.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_lock.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_mixins.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_number.py Allow None device_class and UOM for mqtt entities (#91240) 2023-04-12 19:14:16 +02:00
test_scene.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_select.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_sensor.py Allow None device_class and UOM for mqtt entities (#91240) 2023-04-12 19:14:16 +02:00
test_siren.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_state_vacuum.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_subscription.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_switch.py Allow None device_class and UOM for mqtt entities (#91240) 2023-04-12 19:14:16 +02:00
test_tag.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_text.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_trigger.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_update.py Allow None device_class and UOM for mqtt entities (#91240) 2023-04-12 19:14:16 +02:00
test_util.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00