core/tests/components/esphome
Sid 0d66d298ec
Enable Ruff RET504 (#114528)
* Enable Ruff RET504

* fix test

* Use noqa instead of cast

* fix sonos RET504

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
..
bluetooth Add ruff B005, B015, B032 and fix occurrences (#113543) 2024-03-15 17:48:37 -10:00
snapshots Add new climate feature flags to esphome (#109428) 2024-02-04 14:57:26 +01:00
__init__.py
conftest.py Add additional coverage to the ESPHome manager (#114265) 2024-03-27 20:52:45 -10: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 Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
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 Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10: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_diagnostics.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_entity.py Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -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 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
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 ESPHome Text entities (#102742) 2023-10-24 23:14:58 -05:00
test_time.py ESPHome: Add Time Entity support (#113852) 2024-03-21 16:59:43 +13:00
test_update.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_voice_assistant.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00