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-05-19 23:10:15 +01:00
Code
Activity
Files
42277955fab955bcaf5c191200dcd902afbb060f
core
/
tests
/
components
/
esphome
T
History
J. Nick Koston
c32654db18
Add translated exception for ESPHome action call failures (
#143067
)
2025-04-15 21:19:05 -10:00
..
bluetooth
…
snapshots
…
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_assist_satellite.py
Add preannounce boolean for announce/start conversation (
#141930
)
2025-03-31 20:29:07 +02:00
test_binary_sensor.py
…
test_bluetooth.py
…
test_button.py
…
test_camera.py
…
test_climate.py
…
test_config_flow.py
Handle name conflicts in ESPHome config flow (
#142966
)
2025-04-15 08:09:51 -10:00
test_cover.py
…
test_dashboard.py
Fix flakey ESPHome dashboard setup test (
#143057
)
2025-04-16 07:59:09 +02:00
test_date.py
…
test_datetime.py
…
test_diagnostics.py
…
test_entity.py
Fix ESPHome entities not being removed when the ESPHome config removes an entire platform (
#141708
)
2025-03-29 17:48:51 +01:00
test_entry_data.py
…
test_enum_mapper.py
…
test_event.py
Fix ESPHome event entity staying unavailable (
#141650
)
2025-03-28 13:55:11 +01:00
test_fan.py
…
test_ffmpeg_proxy.py
…
test_init.py
…
test_light.py
…
test_lock.py
…
test_manager.py
Add translated exception for ESPHome action call failures (
#143067
)
2025-04-15 21:19:05 -10:00
test_media_player.py
…
test_number.py
…
test_repairs.py
Add a repair for ESPHome device conflicts (
#142507
)
2025-04-14 07:10:05 -10:00
test_select.py
…
test_sensor.py
…
test_switch.py
…
test_text.py
…
test_time.py
…
test_update.py
Cleanup ESPHome update tests to avoid accessing integration internals (
#141786
)
2025-03-29 22:30:06 -10:00
test_valve.py
…