This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-06-02 21:54:27 +01:00
Code
Activity
Files
e2dac31471893d032bbcd42be4c4daeefcccba60
core
/
tests
/
components
/
mqtt
T
History
Franck Nijhof
96303a1d80
Fix MQTT add-on discovery to be ignorable (
#55250
)
2021-08-26 11:14:42 +02:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
Deduplicate code in MQTT alarm_control_panel tests (
#55149
)
2021-08-24 18:06:39 +02:00
test_binary_sensor.py
…
test_camera.py
…
test_climate.py
…
test_common.py
…
test_config_flow.py
Fix MQTT add-on discovery to be ignorable (
#55250
)
2021-08-26 11:14:42 +02:00
test_cover.py
…
test_device_tracker_discovery.py
…
test_device_tracker.py
…
test_device_trigger.py
…
test_discovery.py
…
test_fan.py
Remove MQTT Fan legacy speeds (
#54768
)
2021-08-24 11:21:35 +02:00
test_humidifier.py
…
test_init.py
…
test_legacy_vacuum.py
…
test_light_json.py
Convert color temperature to visible color in lights (
#55219
)
2021-08-25 21:56:36 +02:00
test_light_template.py
…
test_light.py
Convert color temperature to visible color in lights (
#55219
)
2021-08-25 21:56:36 +02:00
test_lock.py
…
test_number.py
…
test_scene.py
…
test_select.py
Fix MQTT to allow setting an unknown Select state (
#53227
)
2021-07-21 10:02:07 +02:00
test_sensor.py
Deprecate last_reset options in MQTT sensor (
#54840
)
2021-08-18 20:22:01 +02:00
test_state_vacuum.py
…
test_subscription.py
…
test_switch.py
…
test_tag.py
…
test_trigger.py
…