hass-core/tests/components/esphome
2024-07-20 11:16:04 +02:00
..
bluetooth Add ruff B005, B015, B032 and fix occurrences () 2024-03-15 17:48:37 -10:00
snapshots Add new climate feature flags to esphome () 2024-02-04 14:57:26 +01:00
__init__.py ESPHome discovered dashboard checks reauth flows () 2023-01-30 21:32:52 -05:00
conftest.py Import Generator from collections.abc (2) () 2024-07-01 11:58:49 +02:00
test_alarm_control_panel.py Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
test_binary_sensor.py Enable Ruff rule PT007 () 2024-03-19 09:01:07 +01:00
test_bluetooth.py Fix ESPHome Bluetooth diagnostics () 2023-12-20 18:33:43 -10:00
test_button.py Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
test_camera.py Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
test_climate.py Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
test_config_flow.py Improve type hints in esphome tests () 2024-06-27 09:33:14 -05:00
test_cover.py Use the ESPHome object_id to suggest the entity id () 2023-07-10 13:02:34 +02:00
test_dashboard.py Improve type hints in esphome tests () 2024-06-27 09:33:14 -05:00
test_date.py ESPHome: Add Date Entity support () 2024-03-13 08:02:52 +01:00
test_datetime.py ESPHome: Add datetime entities () 2024-04-22 13:12:22 +02:00
test_diagnostics.py Improve type hints in esphome tests () 2024-06-27 09:33:14 -05:00
test_entity.py Use registry fixtures in tests (a-h) () 2024-05-28 13:15:16 +02:00
test_entry_data.py Fix ESPHome Bluetooth diagnostics () 2023-12-20 18:33:43 -10:00
test_enum_mapper.py Migrate backported StrEnum to built-in StrEnum () 2023-07-23 23:19:24 +02:00
test_event.py Add Event support to ESPHome components () 2024-04-24 13:22:03 +12:00
test_fan.py Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
test_init.py Move mock_zeroconf to decorator in tests () 2024-06-07 20:55:20 +02:00
test_light.py Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
test_lock.py Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
test_manager.py [esphome] Add more tests to bring integration to 100% coverage () 2024-06-27 06:08:40 -05:00
test_media_player.py Send MEDIA_ANNOUNCE flag to ESPHome media_player () 2024-05-23 09:47:34 +12:00
test_number.py ESPHome: Catch and re-raise client library errors as HomeAssistantErrors () 2024-03-12 18:06:25 -10:00
test_select.py Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
test_sensor.py Update import locations in tests () 2024-07-20 11:16:04 +02:00
test_switch.py Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
test_text.py ESPHome Text entities () 2023-10-24 23:14:58 -05:00
test_time.py ESPHome: Add Time Entity support () 2024-03-21 16:59:43 +13:00
test_update.py [ESPHome] Disable dashboard based update entities by default () 2024-07-02 13:51:14 +02:00
test_valve.py Add valve entity support for ESPHome () 2024-04-17 20:47:15 -05:00
test_voice_assistant.py [esphome] Add more tests to bring integration to 100% coverage () 2024-06-27 06:08:40 -05:00