hass-core/tests/components/esphome
Michael Hansen 890e651bdd
Avoid race condition with UDP voice server starting in ESPHome (#111644)
* Avoid race condition with UDP server starting

* Fix test
2024-02-27 10:54:56 -06:00
..
bluetooth Break out the ESPHome Bluetooth scanner connection logic into bleak-esphome (#105908) 2023-12-20 13:36:37 -10:00
snapshots Add new climate feature flags to esphome (#109428) 2024-02-04 14:57:26 +01:00
__init__.py ESPHome discovered dashboard checks reauth flows (#86993) 2023-01-30 21:32:52 -05:00
conftest.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
test_alarm_control_panel.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_binary_sensor.py Use the ESPHome object_id to suggest the entity id (#95852) 2023-07-10 13:02:34 +02:00
test_bluetooth.py Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
test_button.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_camera.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
test_climate.py Add new climate feature flags to esphome (#109428) 2024-02-04 14:57:26 +01:00
test_config_flow.py Fix formatting of mac addresses from dhcp discovery mocking in esphome (#110567) 2024-02-14 20:57:37 +01:00
test_cover.py Use the ESPHome object_id to suggest the entity id (#95852) 2023-07-10 13:02:34 +02:00
test_dashboard.py Use builtin TimeoutError [e-i] (#109679) 2024-02-05 12:00:37 +01:00
test_diagnostics.py Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
test_entity.py Fix race in ESPHome entity test (#111179) 2024-02-23 13:34:46 -05:00
test_entry_data.py Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
test_enum_mapper.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
test_fan.py Add preset modes to ESPHome fan entities (#103781) 2023-12-06 06:53:52 -10:00
test_init.py Abort ESPHome connection when both name and mac address do not match (#98787) 2023-08-22 23:02:23 +02:00
test_light.py Fix ESPHome color modes for older firmwares (#108870) 2024-01-25 10:18:53 -10:00
test_lock.py Use the ESPHome object_id to suggest the entity id (#95852) 2023-07-10 13:02:34 +02:00
test_manager.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
test_media_player.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_number.py Handle empty strings for ESPHome UOMs (#96556) 2023-07-14 12:14:32 -10:00
test_select.py Use the ESPHome object_id to suggest the entity id (#95852) 2023-07-10 13:02:34 +02:00
test_sensor.py Esphome text sensor device class (#111057) 2024-02-25 16:56:52 -10:00
test_switch.py Use the ESPHome object_id to suggest the entity id (#95852) 2023-07-10 13:02:34 +02:00
test_text.py ESPHome Text entities (#102742) 2023-10-24 23:14:58 -05:00
test_update.py Use builtin TimeoutError [e-i] (#109679) 2024-02-05 12:00:37 +01:00
test_voice_assistant.py Avoid race condition with UDP voice server starting in ESPHome (#111644) 2024-02-27 10:54:56 -06:00