This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a488d120b7
core
/
tests
/
components
/
mqtt
History
Jan-Philipp Benecke
ff85d0c290
Migrate mqtt tests to use freezegun (
#105414
)
2023-12-10 09:25:16 +01:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
Fix mqtt config validation error handling (
#103210
)
2023-11-02 10:57:00 +01:00
test_binary_sensor.py
…
test_button.py
…
test_camera.py
…
test_climate.py
Fix mqtt config validation error handling (
#103210
)
2023-11-02 10:57:00 +01:00
test_common.py
Migrate mqtt tests to use freezegun (
#105414
)
2023-12-10 09:25:16 +01:00
test_config_flow.py
…
test_cover.py
Fix mqtt cover state is open after receiving stopped payload (
#104726
)
2023-11-29 16:29:42 +01:00
test_device_tracker.py
…
test_device_trigger.py
Update m* tests to use entity & device registry fixtures (
#103980
)
2023-11-15 10:33:11 +01:00
test_diagnostics.py
…
test_discovery.py
Clean mqtt patch.dict config entries (
#104449
)
2023-11-24 10:56:17 +01:00
test_event.py
Update m* tests to use entity & device registry fixtures (
#103980
)
2023-11-15 10:33:11 +01:00
test_fan.py
Use ServiceValidationError for invalid fan preset_mode and move check to fan entity component (
#104560
)
2023-11-29 13:56:51 +01:00
test_humidifier.py
…
test_image.py
…
test_init.py
Migrate mqtt tests to use freezegun (
#105414
)
2023-12-10 09:25:16 +01:00
test_lawn_mower.py
…
test_legacy_vacuum.py
…
test_light.py
…
test_light_json.py
Fix mqtt json light state updates using deprecated color handling (
#105283
)
2023-12-08 16:54:02 +01:00
test_light_template.py
…
test_lock.py
…
test_mixins.py
Update m* tests to use entity & device registry fixtures (
#103980
)
2023-11-15 10:33:11 +01:00
test_number.py
…
test_scene.py
…
test_select.py
…
test_sensor.py
Update m* tests to use entity & device registry fixtures (
#103980
)
2023-11-15 10:33:11 +01:00
test_siren.py
…
test_state_vacuum.py
…
test_subscription.py
…
test_switch.py
…
test_tag.py
Update m* tests to use entity & device registry fixtures (
#103980
)
2023-11-15 10:33:11 +01:00
test_text.py
Fix mqtt config validation error handling (
#103210
)
2023-11-02 10:57:00 +01:00
test_trigger.py
…
test_update.py
…
test_util.py
…
test_water_heater.py
…