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-03-03 08:10:36 +00:00
Code
Activity
Files
737dd6fc261cc1f3b4e793f2fe7c3d321c8e9707
core
/
tests
/
components
/
mqtt
History
epenet
6caaa5f6bd
Add compatibility tests for MqttServiceInfo (
#60754
)
...
Co-authored-by: epenet <
epenet@users.noreply.github.com
>
2021-12-01 17:04:49 +01:00
..
fixtures
…
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
Add 'trigger' support for MQTT Alarm Control Panel (
#60525
)
2021-11-29 14:41:52 +01:00
test_binary_sensor.py
Add mqtt sensor configurable state encoding for sensor and binary_sensor platform (
#60447
)
2021-11-30 14:04:24 +01:00
test_button.py
Add button device classes to MQTT (
#60628
)
2021-11-30 16:08:02 +01:00
test_camera.py
…
test_climate.py
Only accept valid hvac actions sent via mqtt (
#59919
)
2021-11-25 15:53:34 +01:00
test_common.py
…
test_config_flow.py
…
test_cover.py
…
test_device_tracker_discovery.py
…
test_device_tracker.py
…
test_device_trigger.py
…
test_discovery.py
Add compatibility tests for MqttServiceInfo (
#60754
)
2021-12-01 17:04:49 +01:00
test_fan.py
…
test_humidifier.py
…
test_init.py
…
test_legacy_vacuum.py
…
test_light_json.py
…
test_light_template.py
…
test_light.py
…
test_lock.py
Add missing MQTT lock.open (
#60022
)
2021-11-25 15:54:08 +01:00
test_number.py
…
test_scene.py
…
test_select.py
…
test_sensor.py
Fix test naming switch (
#60630
)
2021-11-30 15:45:06 +01:00
test_state_vacuum.py
…
test_subscription.py
…
test_switch.py
…
test_tag.py
…
test_trigger.py
…