..
__init__.py
ESPHome discovered dashboard checks reauth flows ( #86993 )
2023-01-30 21:32:52 -05:00
conftest.py
Fix ESPHome button not getting device updates ( #95311 )
2023-06-26 22:34:37 -05:00
test_alarm_control_panel.py
Add test coverage for esphome alarm control panels ( #95090 )
2023-06-23 12:59:05 +01:00
test_binary_sensor.py
Fix esphome binary sensors when state is missing ( #95140 )
2023-06-24 23:09:26 -04:00
test_button.py
Fix ESPHome button not getting device updates ( #95311 )
2023-06-26 22:34:37 -05:00
test_climate.py
Add climate tests to esphome ( #95045 )
2023-06-22 20:31:55 +02:00
test_config_flow.py
Handle invalid utf-8 from the ESPHome dashboard ( #95743 )
2023-07-02 22:47:25 -04:00
test_cover.py
Add tests for ESPHome cover platform ( #95321 )
2023-06-27 08:26:35 +02:00
test_dashboard.py
Fix ESPHome entries reloading after startup when dashboard is in use ( #94362 )
2023-06-14 21:16:39 -10:00
test_diagnostics.py
Add type hints to integration tests (part 6) ( #87979 )
2023-02-13 09:45:11 +01:00
test_entity.py
Fix esphome not removing entities when static info changes ( #95202 )
2023-06-25 21:31:31 -05:00
test_enum_mapper.py
Move enum mapper to own file to prevent circular dependency ( #90890 )
2023-04-05 22:55:51 -04:00
test_fan.py
Add esphome fan platform tests and remove unreachable code ( #95025 )
2023-06-22 11:29:59 +02:00
test_init.py
Add type hints to integration tests (part 6) ( #87979 )
2023-02-13 09:45:11 +01:00
test_light.py
Add more test coverage for ESPHome lights ( #95415 )
2023-06-28 08:40:21 +02:00
test_lock.py
Add test coverage for esphome lock platform ( #95023 )
2023-06-24 23:10:47 -04:00
test_media_player.py
Add esphome media player tests ( #95069 )
2023-06-22 21:28:58 +02:00
test_number.py
Add additional coverage for ESPHome sensor and number ( #95226 )
2023-06-26 12:29:38 +02:00
test_select.py
Add VAD sensitivity to ESPHome ( #95283 )
2023-06-26 16:47:32 -04:00
test_sensor.py
Add additional coverage for ESPHome sensor and number ( #95226 )
2023-06-26 12:29:38 +02:00
test_switch.py
Add test coverage for ESPHome switch platform ( #95306 )
2023-06-26 17:49:00 -05:00
test_update.py
Keep esphome update entity available when disconnected is expected ( #95278 )
2023-06-26 22:20:56 +02:00
test_voice_assistant.py
Pass device ID to conversation input ( #93867 )
2023-05-31 16:56:12 -04:00