core/tests/components/esphome
J. Nick Koston 730e8ab5f3
Fix formatting of mac addresses from dhcp discovery mocking in esphome (#110567)
dhcp returns addresses in lowercase without :
2024-02-14 20:57:37 +01: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
conftest.py Fix ESPHome not fully removing entities when entity info changes (#108823) 2024-01-24 17:29:11 -10:00
test_alarm_control_panel.py
test_binary_sensor.py
test_bluetooth.py Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
test_button.py
test_camera.py
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
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 ESPHome not fully removing entities when entity info changes (#108823) 2024-01-24 17:29:11 -10:00
test_entry_data.py Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
test_enum_mapper.py
test_fan.py Add preset modes to ESPHome fan entities (#103781) 2023-12-06 06:53:52 -10:00
test_init.py
test_light.py Fix ESPHome color modes for older firmwares (#108870) 2024-01-25 10:18:53 -10:00
test_lock.py
test_manager.py Use async_update_entry to update esphome options in tests (#110118) 2024-02-09 20:01:33 -06:00
test_media_player.py
test_number.py
test_select.py
test_sensor.py Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
test_switch.py
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 More thorough checks in ESPHome voice assistant UDP server (#109394) 2024-02-02 21:26:44 -05:00