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
2025-12-24 12:59:34 +00:00
Code
Activity
Files
741efb89d50fab37e8ed27301543f11cbc559f39
core
/
tests
/
components
/
mqtt
History
Jan Bouwhuis
741efb89d5
Remove deprecated
send_if_off
option for MQTT climate (
#76293
)
...
* Remove `send_if_off` option for mqtt climate * Use cv.remove()
2022-08-05 13:17:46 +02:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_button.py
…
test_camera.py
…
test_climate.py
Remove deprecated
send_if_off
option for MQTT climate (
#76293
)
2022-08-05 13:17:46 +02:00
test_common.py
…
test_config_flow.py
…
test_cover.py
Fix entity typo (
#75767
)
2022-07-26 16:27:16 +02:00
test_device_tracker_discovery.py
…
test_device_tracker.py
…
test_device_trigger.py
…
test_diagnostics.py
Improve handling of MQTT config entry data (
#72691
)
2022-07-22 13:36:43 +02:00
test_discovery.py
Improve handling of MQTT config entry data (
#72691
)
2022-07-22 13:36:43 +02:00
test_fan.py
…
test_humidifier.py
…
test_init.py
Fix entity typo (
#75767
)
2022-07-26 16:27:16 +02:00
test_legacy_vacuum.py
…
test_light_json.py
…
test_light_template.py
…
test_light.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
…
test_tag.py
…
test_trigger.py
…