core/tests/components/esphome
Markus ed4c3196ab
Add ESPhome discovery via MQTT (#116499)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-10 13:32:42 +02:00
..
bluetooth Add ruff B005, B015, B032 and fix occurrences (#113543) 2024-03-15 17:48:37 -10:00
snapshots
__init__.py
conftest.py Refactor ESPHome manager to avoid sending signals in tests (#116033) 2024-04-24 16:14:44 +02:00
test_alarm_control_panel.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_binary_sensor.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_bluetooth.py
test_button.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_camera.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_climate.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_config_flow.py Add ESPhome discovery via MQTT (#116499) 2024-05-10 13:32:42 +02:00
test_cover.py
test_dashboard.py Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
test_date.py ESPHome: Add Date Entity support (#112475) 2024-03-13 08:02:52 +01:00
test_datetime.py ESPHome: Add datetime entities (#115942) 2024-04-22 13:12:22 +02:00
test_diagnostics.py Send/receive Voice Assistant audio via ESPHome native API (#114800) 2024-04-09 10:55:59 -04:00
test_entity.py Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -10:00
test_entry_data.py
test_enum_mapper.py
test_event.py Add Event support to ESPHome components (#116061) 2024-04-24 13:22:03 +12:00
test_fan.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_init.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_light.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_lock.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_manager.py Use is in FlowResultType enum comparison in tests (#114917) 2024-04-05 10:40:14 +02:00
test_media_player.py Complete ESPHome media_player coverage (#114352) 2024-04-13 16:29:14 -05:00
test_number.py ESPHome: Catch and re-raise client library errors as HomeAssistantErrors (#113026) 2024-03-12 18:06:25 -10:00
test_select.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_sensor.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_switch.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_text.py
test_time.py ESPHome: Add Time Entity support (#113852) 2024-03-21 16:59:43 +13:00
test_update.py Refactor ESPHome manager to avoid sending signals in tests (#116033) 2024-04-24 16:14:44 +02:00
test_valve.py Add valve entity support for ESPHome (#115341) 2024-04-17 20:47:15 -05:00
test_voice_assistant.py Send/receive Voice Assistant audio via ESPHome native API (#114800) 2024-04-09 10:55:59 -04:00