hass-core/tests/components
J. Nick Koston f9205cd88d
Avoid additional timestamp conversion to set state (#118885)
Avoid addtional timestamp conversion to set state

Since we already have the timestamp, we can pass it on to the State
object and avoid the additional timestamp conversion which can be as
much as 30% of the state write runtime.

Since datetime objects are limited to microsecond precision, we need
to adjust some tests to account for the additional precision that we
will now be able to get in the database
2024-06-05 23:43:34 -04:00
..
abode Add type hints for requests_mock.Mocker in test fixtures (#118678) 2024-06-03 10:30:08 +02:00
accuweather Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
acmeda Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
adax Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
adguard Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
advantage_air Use registry fixtures in tests (a-h) (#118288) 2024-05-28 13:15:16 +02:00
aemet Update codespell ignore list (#118018) 2024-05-24 10:24:34 +02:00
aftership Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
agent_dvr Use ConfigEntry runtime_data in agent_dvr (#117412) 2024-05-14 11:10:40 +02:00
air_quality Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
airgradient Require firmware version 3.1.1 for airgradient (#118744) 2024-06-03 21:08:28 +02:00
airly Store Airly runtime data in config entry (#117031) 2024-05-07 22:04:37 +02:00
airnow Reduce scope of JSON/XML test fixtures (#116197) 2024-04-25 19:12:36 -05:00
airq Add options flow to the airq integration (#109337) 2024-05-15 09:13:26 +02:00
airthings Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
airthings_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
airtouch4 Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
airtouch5 Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
airvisual Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
airvisual_pro Use runtime_data for airvisual_pro (#116607) 2024-05-02 13:41:32 +02:00
airzone Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
airzone_cloud Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
aladdin_connect Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
alarm_control_panel Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
alarmdecoder Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
alert Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
alexa Add more type hints to pylint plugin (#118319) 2024-05-28 18:37:38 +02:00
amberelectric Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
ambient_network Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
ambient_station Use runtime_data for ambient_station (#116608) 2024-05-02 13:42:16 +02:00
analytics Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
analytics_insights Handle uncaught exceptions in Analytics insights (#117558) 2024-05-16 13:43:03 +02:00
android_ip_webcam Add AiohttpClientMocker type hints in tests (#118373) 2024-05-29 14:38:46 +02:00
androidtv Add remote entity to AndroidTV (#103496) 2024-06-04 17:02:30 +02:00
androidtv_remote Hold a lock to prevent concurrent setup of config entries (#116482) 2024-04-30 18:47:12 -05:00
anova Improve annotation styling (#118032) 2024-05-24 15:05:53 +02:00
anthemav Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
aosmith Use snapshot test helper in AO Smith (#115890) 2024-04-20 19:10:56 +02:00
apache_kafka Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
apcupsd Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
api Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
api_streams
apple_tv Add select hold to AppleTVs remote entity as possible command (#105764) 2024-04-16 16:16:32 +02:00
application_credentials Fix incorrect current_request_with_host type hint (#118809) 2024-06-04 16:26:39 +02:00
apprise Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
aprilaire Make config flow imports consistent (#114962) 2024-04-05 21:38:11 +02:00
aprs Add APRS object tracking (#113080) 2024-05-24 13:13:02 +02:00
apsystems Post review comments on APsystems (#117504) 2024-05-15 19:56:12 +02:00
aranet Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
arcam_fmj Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
arve Remove unused snapshots [a-f] (#117999) 2024-05-24 08:28:04 +02:00
aseko_pool_live Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
assist_pipeline Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
asterisk_mbox Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
asuswrt Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
atag Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
august Add august open action (#113795) 2024-05-28 20:35:53 -10:00
aurora Refactor Aurora tests (#117323) 2024-05-18 13:40:30 +02:00
aurora_abb_powerone Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
aussie_broadband Use is in FlowResultType enum comparison in tests (#114917) 2024-04-05 10:40:14 +02:00
auth Add ws endpoint to remove expiration date from refresh tokens (#117546) 2024-05-29 09:09:59 +02:00
automation Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
awair Reduce scope of JSON/XML test fixtures (#116197) 2024-04-25 19:12:36 -05:00
aws Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
axis Avoid expensive inspection of callbacks to setup mqtt subscriptions (#118161) 2024-05-26 01:22:44 -10:00
azure_data_explorer Add Azure data explorer (#68992) 2024-05-23 09:14:09 +02:00
azure_devops Azure DevOps build sensor attributes to new sensors (#114948) 2024-06-04 10:50:43 +02:00
azure_event_hub Ensure config entry operations are always holding the lock (#117214) 2024-05-12 08:20:08 +09:00
backup Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
baf Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
balboa Fix icons and strings in Balboa (#117618) 2024-05-17 16:17:36 +02:00
bang_olufsen Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
bayesian Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
binary_sensor Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
blackbird Add first batch of Ruff PT rules (#113665) 2024-03-18 13:26:14 +01:00
blebox Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
blink Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
blue_current Use registry fixtures in tests (a-h) (#118288) 2024-05-28 13:15:16 +02:00
bluemaestro Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
blueprint Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
bluetooth Move None bluetooth fixtures to decorator (#118802) 2024-06-04 16:26:07 +02:00
bluetooth_adapters Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
bluetooth_le_tracker Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
bmw_connected_drive Add tests for BMW binary_sensor and lock (#118436) 2024-06-04 15:08:15 +02:00
bond Use runtime_data for bond (#116611) 2024-05-02 07:38:59 -05:00
bosch_shc Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
braviatv Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
bring Add exception translations to Bring integration (#115547) 2024-04-14 00:26:37 +02:00
broadlink Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
brother Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
brottsplatskartan Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
brunt Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
bsblan Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
bthome Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
buienradar Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
button Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
caldav Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
calendar Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
camera Improve type hints in tests (a-h) (#118379) 2024-05-30 08:46:18 +02:00
canary Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
cast Use remove_device helper in tests (1/2) (#116240) 2024-04-30 12:52:33 +02:00
ccm15 Add missing FAN_ONLY mode to ccm15 (#118804) 2024-06-04 20:58:58 +02:00
cert_expiry Ensure test async_create_task eager start behavior matches production (#115517) 2024-04-13 15:58:52 -05:00
clicksend_tts Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
climate Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
cloud Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
cloudflare Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
co2signal Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
coinbase Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
color_extractor Remove Color extractor import flow (#115015) 2024-04-07 19:38:56 +02:00
comelit Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
comfoconnect Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
command_line Enable Ruff RUF013 (#115333) 2024-04-10 08:55:59 +02:00
compensation Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
config Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
configurator Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
control4 Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
conversation Clean up exposed domains (#118753) 2024-06-03 21:26:40 -05:00
coolmaster Enable Ruff PYI041 (#115229) 2024-04-08 09:29:05 -10:00
counter Improve type hints in tests (a-h) (#118379) 2024-05-30 08:46:18 +02:00
cover Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
cpuspeed Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
crownstone Use PEP 695 type alias in tests (#117797) 2024-05-20 19:03:04 +02:00
daikin Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
datadog Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
date Use setup_test_component_platform helper for date entity component tests instead of hass.components (#114413) 2024-03-29 07:43:19 +01:00
datetime Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
debugpy Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
deconz Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
default_config Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
deluge Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
demo Rename calls fixture in components tests (#118355) 2024-05-29 09:26:44 +02:00
denonavr Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
derivative Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
devialet Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
device_automation Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
device_sun_light_trigger Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
device_tracker Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
devolo_home_control Use ConfigEntry runtime_data in devolo Home Control (#116672) 2024-05-03 13:55:04 +02:00
devolo_home_network Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
dexcom Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
dhcp Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
diagnostics Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
dialogflow Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
directv Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
discord Enable Ruff RUF013 (#115333) 2024-04-10 08:55:59 +02:00
discovergy Use ConfigEntry runtime_data in Discovergy (#116671) 2024-05-03 21:29:35 +02:00
dlink Use PEP 695 type alias in tests (#117797) 2024-05-20 19:03:04 +02:00
dlna_dmr Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
dlna_dms Use PEP 695 type alias in tests (#117797) 2024-05-20 19:03:04 +02:00
dnsip Add support for round-robin DNS (#115218) 2024-05-07 11:49:13 +02:00
doorbird Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
dormakaba_dkey Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
downloader Fix Downloader test cases and error title (#114847) 2024-04-08 15:28:07 +02:00
dremel_3d_printer Fix incorrect type hint in dremel_3d_printer tests (#118709) 2024-06-03 17:16:48 +02:00
drop_connect Use parametrize in drop connect sensor tests (#107078) 2024-05-05 14:10:34 +02:00
dsmr Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
dsmr_reader Add DSMR Reader tests (#115808) 2024-05-28 10:42:21 +02:00
dte_energy_bridge Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
duckdns Add AiohttpClientMocker type hints in tests (#118373) 2024-05-29 14:38:46 +02:00
dunehd Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
duotecno Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
dwd_weather_warnings Store runtime data inside the config entry in DWD (#116764) 2024-05-04 12:36:28 +02:00
dynalite Improve type hints in tests (a-h) (#118379) 2024-05-30 08:46:18 +02:00
eafm Ensure config entry operations are always holding the lock (#117214) 2024-05-12 08:20:08 +09:00
easyenergy Remove unused snapshots [a-f] (#117999) 2024-05-24 08:28:04 +02:00
ecobee Improve repair issue when notify service is still being used (#118855) 2024-06-05 15:41:22 +02:00
ecoforest Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
econet Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
ecovacs Bump deebot-client to 7.3.0 (#118462) 2024-05-30 11:40:05 +02:00
ecowitt Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
edl21 Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
efergy Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
eight_sleep
electrasmart Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
electric_kiwi Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
elgato Use runtime_data for elgato (#116614) 2024-05-06 19:12:01 +02:00
elkm1 Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
elmax Remove unused fixture from elmax tests (#118684) 2024-06-03 10:18:36 +02:00
elvia Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
emonitor Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
emulated_hue Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
emulated_kasa Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
emulated_roku Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
energenie_power_sockets Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
energy Add type hints for Recorder in test fixtures (#118685) 2024-06-03 10:17:51 +02:00
energyzero Remove unused snapshots [a-f] (#117999) 2024-05-24 08:28:04 +02:00
enigma2 Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
enocean Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
enphase_envoy Use registry fixtures in tests (a-h) (#118288) 2024-05-28 13:15:16 +02:00
environment_canada Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
epic_games_store Fix epic_games_store mystery game URL (#118314) 2024-05-29 08:32:29 +02:00
epion Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
epson Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
eq3btsmart Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
escea Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
esphome Rename esphome fixture (#118865) 2024-06-05 13:31:59 +02:00
eufylife_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
event Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
everlights Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
evil_genius_labs Reduce scope of JSON/XML test fixtures (#116197) 2024-04-25 19:12:36 -05:00
ezviz Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
faa_delays Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
facebook Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
fail2ban Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
fan Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
fastdotcom Remove config flow import from fastdotcom (#118665) 2024-06-02 21:04:35 -04:00
feedreader Convert Feedreader to use an update coordinator (#118007) 2024-05-27 14:48:41 +02:00
ffmpeg Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
fibaro Refactor fibaro connect (#106875) 2024-04-22 09:29:58 +02:00
fido Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
file Migrate File notify entity platform (#117215) 2024-05-13 11:22:13 +02:00
file_upload Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
filesize Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
filter Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
fints Unignore Ruff UP006, UP007 (#115533) 2024-04-14 00:26:58 -05:00
fireservicerota Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
firmata Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
fitbit Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
fivem Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
fjaraskupan Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
flexit_bacnet Use snapshot platform helper in Flexit bacnet (#117428) 2024-05-14 15:10:21 +02:00
flic Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
flick_electric Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
flipr Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
flo Add AiohttpClientMocker type hints in tests (#118373) 2024-05-29 14:38:46 +02:00
flume Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
flux Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
flux_led Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
folder Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
folder_watcher Create EventEntity for Folder Watcher (#116526) 2024-05-27 08:47:02 +02:00
foobot Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
forecast_solar Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
forked_daapd Ensure config entry operations are always holding the lock (#117214) 2024-05-12 08:20:08 +09:00
foscam Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
freebox Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
freedns Add AiohttpClientMocker type hints in tests (#118373) 2024-05-29 14:38:46 +02:00
freedompro Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
fritz Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
fritzbox Store runtime data inside the config entry in AVM Fritz!Smarthome (#116523) 2024-05-01 20:51:39 +02:00
fritzbox_callmonitor Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
fronius Add diagnostics support for Fronius (#117845) 2024-05-25 14:01:24 +02:00
frontend Improve type hints in tests (a-h) (#118379) 2024-05-30 08:46:18 +02:00
frontier_silicon Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
fully_kiosk Fix Fully Kiosk set config service (#112840) 2024-05-15 15:01:55 +02:00
fyta Raise UpdateFailed on fyta API error (#118318) 2024-05-28 21:18:15 +02:00
garages_amsterdam Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
gardena_bluetooth Prevent setup retry from delaying shutdown (#116328) 2024-04-28 08:13:51 -05:00
gdacs Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
generic Don't prompt user to verify still image if none was provided in generic camera (#118599) 2024-06-01 10:30:32 -04:00
generic_hygrostat Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
generic_thermostat Remove duplicate tests in generic_thermostat (#105622) 2024-05-24 12:24:05 +02:00
geo_json_events Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
geo_location Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
geo_rss_events Mark executor jobs as background unless created from a tracked task (#114450) 2024-03-30 00:16:53 -04:00
geocaching Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
geofency Add type hints for list[Device] in test fixtures (#118681) 2024-06-03 10:21:24 +02:00
geonetnz_quakes Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
geonetnz_volcano Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
gios Move gios coordinator to separate module (#117471) 2024-05-15 11:26:04 +02:00
github User eager task in github config flow (#117066) 2024-05-08 11:25:57 +02:00
glances Add support for Glances v4 (#117664) 2024-05-21 16:21:36 +02:00
goalzero Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
gogogate2 Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
goodwe Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
google Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
google_assistant Fix flaky Google Assistant test (#118914) 2024-06-05 17:37:14 -04:00
google_assistant_sdk Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
google_domains Add AiohttpClientMocker type hints in tests (#118373) 2024-05-29 14:38:46 +02:00
google_generative_ai_conversation Use ISO format when passing date to LLMs (#118705) 2024-06-03 19:48:50 +02:00
google_mail Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
google_pubsub Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
google_sheets Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
google_tasks Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
google_translate Add type hints for TTS test fixtures (#118704) 2024-06-03 17:43:18 +02:00
google_travel_time Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
google_wifi Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
govee_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
govee_light_local Better handling of EADDRINUSE for Govee light (#117943) 2024-05-23 08:45:49 +02:00
gpsd Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
gpslogger Add type hints for list[Device] in test fixtures (#118681) 2024-06-03 10:21:24 +02:00
graphite Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
gree Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
greeneye_monitor Fix failing escea test in connection with greeneye_monitor (#115237) 2024-04-08 22:11:14 +02:00
group Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
growatt_server Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
guardian Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
habitica Add AiohttpClientMocker type hints in tests (#118373) 2024-05-29 14:38:46 +02:00
hardkernel Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
hardware Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
harmony Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
hassio Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
hddtemp Enable ISC ruff rule (#113270) 2024-03-14 10:43:03 +01:00
hdmi_cec Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
heos Ensure config entry operations are always holding the lock (#117214) 2024-05-12 08:20:08 +09:00
here_travel_time Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
hisense_aehw4a1 Use is in FlowResultType enum comparison in tests (#114917) 2024-04-05 10:40:14 +02:00
history Avoid additional timestamp conversion to set state (#118885) 2024-06-05 23:43:34 -04:00
history_stats Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
hive Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
hko Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
hlk_sw16 Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
holiday Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
home_connect Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
homeassistant Move mock_hass_config fixture to decorator (#118807) 2024-06-04 16:05:56 +02:00
homeassistant_alerts Improve type hints in tests (a-h) (#118379) 2024-05-30 08:46:18 +02:00
homeassistant_green Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
homeassistant_hardware Fix incorrect current_request_with_host type hint (#118809) 2024-06-04 16:26:39 +02:00
homeassistant_sky_connect Simplify SkyConnect setup flow (#117868) 2024-05-22 14:09:30 -04:00
homeassistant_yellow Make discovery flow tasks background tasks (#116327) 2024-04-28 08:13:37 -05:00
homekit Fix incorrect zeroconf type hint in tests (#118465) 2024-05-30 21:57:09 +02:00
homekit_controller Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
homematic Add shared notify service migration repair helper (#117213) 2024-05-11 21:13:44 +02:00
homematicip_cloud Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
homewizard Fix unique_id not being unique in HomeWizard (#117940) 2024-05-27 11:23:10 +02:00
homeworks Allow [##:##:##] type keypad address in homeworks (#115762) 2024-04-17 15:04:37 +02:00
honeywell Catch client connection error in Honeywell (#117502) 2024-05-24 10:40:30 +02:00
html5 Fix non-thread-safe operations in html5 (#116068) 2024-04-24 03:33:19 +02:00
http Add more type hints to pylint plugin (#118319) 2024-05-28 18:37:38 +02:00
huawei_lte Improve type hints in tests (a-h) (#118379) 2024-05-30 08:46:18 +02:00
hue Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
huisbaasje Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
humidifier Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
hunterdouglas_powerview Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
husqvarna_automower Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
huum Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
hvv_departures Update codespell ignore list (#118018) 2024-05-24 10:24:34 +02:00
hydrawise Fix Hydrawise sensor availability (#118669) 2024-06-05 14:18:41 +02:00
hyperion Use registry fixtures in tests (a-h) (#118288) 2024-05-28 13:15:16 +02:00
ialarm Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
iaqualink Enable Ruff B017 (#115335) 2024-04-15 22:25:09 +02:00
ibeacon Move enable_bluetooth fixture to decorator (#118803) 2024-06-04 16:20:11 +02:00
icloud Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
idasen_desk Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
ifttt Use is in FlowResultType enum comparison in tests (#114917) 2024-04-05 10:40:14 +02:00
ign_sismologia Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
image Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
image_processing Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
image_upload Extend image_upload to return the original image (#116652) 2024-05-29 11:16:23 +02:00
imap Ensure config entry operations are always holding the lock (#117214) 2024-05-12 08:20:08 +09:00
imgw_pib Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
improv_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
incomfort Add entity translations to incomfort (#118876) 2024-06-05 17:03:58 +02:00
influxdb Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
inkbird Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
input_boolean Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
input_button Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
input_datetime Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
input_number Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
input_select Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
input_text Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
insteon Reduce scope of JSON/XML test fixtures (#116197) 2024-04-25 19:12:36 -05:00
integration Add time based integration trigger to Riemann sum integral helper sensor (#110685) 2024-05-30 20:40:23 +02:00
intellifire Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
intent Allow delayed commands to not have a device id (#118390) 2024-05-29 12:39:41 -04:00
intent_script Intent script: allow setting description and platforms (#118500) 2024-05-30 12:53:42 -04:00
ios Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
iotawatt Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
ipma Cleanup unused FixtureRequest in tests (#118780) 2024-06-04 11:49:21 +02:00
ipp Store runtime data inside the config entry in IPP (#116765) 2024-05-08 01:16:06 -05:00
iqvia Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
isal Switch out aiohttp-isal for aiohttp-fast-zlib to make isal optional (#116814) 2024-05-05 17:06:12 -04:00
islamic_prayer_times Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
iss Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
ista_ecotrend Add ista EcoTrend integration (#118360) 2024-06-04 10:45:53 +02:00
isy994 Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
izone Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
jellyfin Add Jellyfin audio_codec optionflow (#113036) 2024-05-15 16:11:11 +02:00
jewish_calendar Fix updating options in Jewish Calendar (#118643) 2024-06-04 20:55:38 +02:00
juicenet Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
justnimbus Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
jvc_projector Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
kaleidescape Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
keenetic_ndms2 Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
kegtron Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
keymitt_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
kira Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
kitchen_sink Add open state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
kmtronic Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
knx Improve repair issue when notify service is still being used (#118855) 2024-06-05 15:41:22 +02:00
kodi Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
konnected Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
kostal_plenticore Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
kraken Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
kulersky Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
lacrosse_view Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
lamarzocco Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
lametric Cleanup unused FixtureRequest in tests (#118780) 2024-06-04 11:49:21 +02:00
landisgyr_heat_meter Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
lastfm Use PEP 695 type alias in tests (#117797) 2024-05-20 19:03:04 +02:00
launch_library Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
laundrify Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
lawn_mower Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
lcn Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
ld2410_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
leaone Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
led_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
lg_netcast Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
lg_soundbar Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
lidarr Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
life360 Remove Life360 integration (#107805) 2024-01-11 21:49:39 +01:00
lifx Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
light Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
linear_garage_door Add light platform to Linear garage door (#111426) 2024-05-15 21:43:31 +02:00
litejet Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
litterrobot Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
livisi Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
local_calendar Use PEP 695 type alias in tests (#117797) 2024-05-20 19:03:04 +02:00
local_file Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
local_ip Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
local_todo Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
locative Add type hints for list[Device] in test fixtures (#118681) 2024-06-03 10:21:24 +02:00
lock Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
logbook Avoid additional timestamp conversion to set state (#118885) 2024-06-05 23:43:34 -04:00
logentries Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
logger Speed up logger setup (#114610) 2024-04-04 08:35:44 +02:00
logi_circle Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
london_air Move london_air fixture to integration test (#112991) 2024-03-10 23:27:20 -04:00
london_underground Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
lookin Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
loqed Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
lovelace Improve type hints in tests (i-p) (#118380) 2024-05-30 08:47:08 +02:00
luftdaten Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
lupusec Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
lutron Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
lutron_caseta Improve typing for calls fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
lyric Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
mailbox Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
mailgun Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
manual Add default code to alarm_control_panel (#112540) 2024-05-29 10:46:53 +02:00
manual_mqtt Add default code to alarm_control_panel (#112540) 2024-05-29 10:46:53 +02:00
map Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
marytts Add type hints for TTS test fixtures (#118704) 2024-06-03 17:43:18 +02:00
matrix Improve type hints in tests (i-p) (#118380) 2024-05-30 08:47:08 +02:00
matter Extend Matter sensor discovery schemas for Air Purifier / Air Quality devices (#118483) 2024-05-30 16:59:45 +02:00
maxcube Improve type hints in tests (i-p) (#118380) 2024-05-30 08:47:08 +02:00
mazda
meater Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
medcom_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
media_extractor Add config flow to Media Extractor (#115717) 2024-05-27 10:43:49 +02:00
media_player Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
media_source Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
melcloud Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
melissa Update empty line formatting after module docstring (#114040) 2024-03-23 00:27:57 +01:00
melnor Cleanup pylint ignore in melnor tests (#118564) 2024-06-01 08:03:32 +02:00
meraki Add more type hints to pylint plugin (#118319) 2024-05-28 18:37:38 +02:00
met Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
met_eireann Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
meteo_france Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
meteoclimatic Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
metoffice Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
mfi Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
microbees Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
microsoft Add type hints for TTS test fixtures (#118704) 2024-06-03 17:43:18 +02:00
microsoft_face Move Microsoft face fixture to integration test (#112993) 2024-03-10 23:26:37 -04:00
microsoft_face_detect Move Microsoft face fixture to integration test (#112993) 2024-03-10 23:26:37 -04:00
microsoft_face_identify Move Microsoft face fixture to integration test (#112993) 2024-03-10 23:26:37 -04:00
mikrotik Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
mill Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
min_max Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
minecraft_server Abort Minecraft Server config flow if device is already configured (#116852) 2024-05-06 00:21:50 +02:00
minio Fix setup timings when config entry platform loads are not awaited (#113959) 2024-03-23 15:26:38 -04:00
mjpeg Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
moat Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
mobile_app Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
mochad Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
modbus Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
modem_callerid Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
modern_forms Move modern_forms coordinator to separate module (#117610) 2024-05-17 15:19:40 +02:00
moehlenhoff_alpha2 Move moehlenhoff_alpha2 coordinator to separate module (#117970) 2024-05-23 21:06:00 +02:00
mold_indicator Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
monoprice Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
monzo Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
moon Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
mopeka Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
motion_blinds Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
motionblinds_ble Bump habluetooth to 3.0.1 (#116663) 2024-05-03 12:15:51 +02:00
motioneye Add more type hints to pylint plugin (#118319) 2024-05-28 18:37:38 +02:00
motionmount Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
mqtt Remove useless threading locks in mqtt (#118737) 2024-06-04 14:21:03 -05:00
mqtt_eventstream Avoid expensive inspection of callbacks to setup mqtt subscriptions (#118161) 2024-05-26 01:22:44 -10:00
mqtt_json Refactor MQTT to replace get_mqtt_data with HassKey (#117899) 2024-05-21 23:21:51 -10:00
mqtt_room Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
mqtt_statestream Enable Ruff PT023, disable PT011, PT012, PT018 (#113900) 2024-03-21 09:43:27 +01:00
mullvad Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
mutesync Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
my Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
myq
mysensors Use remove_device helper in tests (1/2) (#116240) 2024-04-30 12:52:33 +02:00
mystrom Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
mythicbeastsdns Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
myuplink Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
nam Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
namecheapdns Add AiohttpClientMocker type hints in tests (#118373) 2024-05-29 14:38:46 +02:00
nanoleaf Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
neato Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
ness_alarm Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
nest Cleanup unused FixtureRequest in tests (#118780) 2024-06-04 11:49:21 +02:00
netatmo Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
netgear Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
netgear_lte Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
network Fix incorrect patch type hint in main conftest (#118461) 2024-06-02 15:34:30 +02:00
nexia Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
nextbus Remove Nextbus YAML import (#115277) 2024-04-09 18:34:35 +02:00
nextcloud Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
nextdns Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
nfandroidtv Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
nibe_heatpump Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
nightscout Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
nina Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
nmap_tracker Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
no_ip Add AiohttpClientMocker type hints in tests (#118373) 2024-05-29 14:38:46 +02:00
nobo_hub Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
notify Improve repair issue when notify service is still being used (#118855) 2024-06-05 15:41:22 +02:00
notify_events Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
notion Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
nsw_fuel_station Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
nsw_rural_fire_service_feed Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
nuheat Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
nuki Add snapshot tests to nuki (#117973) 2024-05-24 10:36:59 +02:00
numato Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
number Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
nut Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
nws Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
nx584 Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
nzbget Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
obihai Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
octoprint Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
ollama Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
omnilogic Move omnilogic coordinator to separate module (#118014) 2024-05-24 08:48:05 +02:00
onboarding Add type hints for AiohttpClientMocker in test fixtures (#118691) 2024-06-03 10:13:22 +02:00
oncue Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
ondilo_ico Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
onewire Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
onvif Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
open_meteo Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
openai_conversation Update OpenAI prompt on each interaction (#118747) 2024-06-03 22:27:05 +02:00
openalpr_cloud Move OpenALPR cloud fixture to integration test (#112994) 2024-03-10 15:17:24 -04:00
openerz Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
openexchangerates Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
opengarage Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
openhardwaremonitor Move openhardwaremonitor fixture to integration tests (#112982) 2024-03-11 08:30:22 +01:00
openhome Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
opensky Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
opentherm_gw Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
openuv Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
openweathermap Migrate OpenWeaterMap to new library (support API 3.0) (#116870) 2024-05-23 21:51:10 -10:00
opnsense Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
opower Hold a lock to prevent concurrent setup of config entries (#116482) 2024-04-30 18:47:12 -05:00
oralb Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
osoenergy Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
otbr Fix incorrect zeroconf type hint in tests (#118465) 2024-05-30 21:57:09 +02:00
ourgroceries Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
overkiz Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
ovo_energy Update ovoenergy to 2.0.0 (#115921) 2024-04-22 12:39:53 +02:00
owntracks Add type hints for list[Device] in test fixtures (#118681) 2024-06-03 10:21:24 +02:00
p1_monitor Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
panasonic_viera Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
panel_custom Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
panel_iframe Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
peco Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
pegel_online Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
permobil Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
persistent_notification Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
person Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
philips_js Improve typing for calls fixture in tests (m-z) (#118350) 2024-05-29 09:30:41 +02:00
pi_hole Clean up PIhole unneccesary async_block_till_done call (#118166) 2024-05-26 12:40:22 +02:00
picnic Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
pilight Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
ping Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
pjlink Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
plaato Freeze and fix plaato CI tests (#118103) 2024-05-25 12:34:44 +02:00
plant Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
plex Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
plugwise Discover new device at runtime in Plugwise (#117688) 2024-05-29 11:00:07 +02:00
plum_lightpad Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
point Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
poolsense Add Poolsense platform tests (#117579) 2024-05-16 21:35:00 +02:00
powerwall Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00
private_ble_device Move enable_bluetooth fixture to decorator (#118849) 2024-06-05 09:20:48 +02:00
profiler Add service to log all the current asyncio Tasks to the profiler (#116389) 2024-04-29 10:03:35 -05:00
progettihwsw Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
prometheus Add test for prometheus export of entities becoming unavailable and available again (#112157) 2024-04-20 20:20:01 -07:00
prosegur Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
proximity Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
prusalink Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
ps4 Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
pure_energie Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
purpleair Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
push Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
pushbullet Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
pushover Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
pvoutput Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
pvpc_hourly_pricing Use registry fixtures in tests (o-p) (#118292) 2024-05-28 13:42:38 +02:00
python_script Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
qbittorrent Add get_torrents service to qBittorrent integration (#106501) 2024-04-19 07:56:37 +02:00
qingping Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
qld_bushfire Fix flaky qld_bushfire test (#115757) 2024-04-17 14:29:49 +02:00
qnap Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
qnap_qsw Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
qwikswitch Run service call tasks eagerly (#112791) 2024-03-08 20:37:21 -10:00
rabbitair Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
rachio Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
radarr Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
radio_browser Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
radiotherm Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
rainbird Add type hints for ClientSessionGenerator in test fixtures (#118689) 2024-06-03 10:19:49 +02:00
rainforest_eagle Move rainforest_eagle coordinator to separate module (#117556) 2024-05-16 12:57:20 +02:00
rainforest_raven Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
rainmachine Use registry fixtures in tests (r) (#118293) 2024-05-28 14:23:31 +02:00
random Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
rapt_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
raspberry_pi Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
rdw Use registry fixtures in tests (r) (#118293) 2024-05-28 14:23:31 +02:00
recollect_waste Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
recorder Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
recovery_mode Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
reddit Remove repetitive words in comments and docstrings (#113529) 2024-03-15 18:11:12 +01:00
refoss Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
remember_the_milk Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
remote Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
renault Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
renson Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
reolink Add Reolink serial number to device info of IPC camera (#118834) 2024-06-04 21:37:40 -04:00
repairs Improve type hints in tests (q-z) (#118381) 2024-05-30 08:48:02 +02:00
rest Add XML support to RESTful binary sensor (#110062) 2024-05-30 16:29:50 +02:00
rest_command Use PEP 695 type alias in tests (#117797) 2024-05-20 19:03:04 +02:00
rflink Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
rfxtrx Use registry fixtures in tests (r) (#118293) 2024-05-28 14:23:31 +02:00
rhasspy Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
ridwell Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
ring Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
risco Use registry fixtures in tests (r) (#118293) 2024-05-28 14:23:31 +02:00
rituals_perfume_genie Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
rmvtransport Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
roborock Use registry fixtures in tests (r) (#118293) 2024-05-28 14:23:31 +02:00
roku Use registry fixtures in tests (r) (#118293) 2024-05-28 14:23:31 +02:00
romy Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
roomba Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
roon Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
rova Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
rpi_power Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
rss_feed_template Add more type hints to pylint plugin (#118319) 2024-05-28 18:37:38 +02:00
rtsp_to_webrtc Use PEP 695 type alias in tests (#117797) 2024-05-20 19:03:04 +02:00
ruckus_unleashed Use registry fixtures in tests (r) (#118293) 2024-05-28 14:23:31 +02:00
ruuvi_gateway Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
ruuvitag_ble Move enable_bluetooth fixture to decorator (#118849) 2024-06-05 09:20:48 +02:00
rympro Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
sabnzbd Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
samsungtv Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
sanix Fix failing sanix tests (#115793) 2024-04-18 09:25:03 +02:00
scene Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
schedule Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
schlage Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
scrape Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
screenlogic Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
script Improve typing for calls fixture in tests (m-z) (#118350) 2024-05-29 09:30:41 +02:00
search Fix area search for entities of devices (#114394) 2024-03-28 16:57:29 +01:00
season Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
select Improve typing for calls fixture in tests (m-z) (#118350) 2024-05-29 09:30:41 +02:00
sense Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
sensibo Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
sensirion_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
sensor Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
sensorpro Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
sensorpush Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
sentry Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
senz Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
seventeentrack Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
sfr_box Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
sharkiq Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
shell_command Fix error handling in Shell Command integration (#116409) 2024-04-29 20:19:14 +02:00
shelly Check if Shelly entry.runtime_data is available (#118805) 2024-06-04 18:40:18 +02:00
shopping_list Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
sia Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
sigfox Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
sighthound Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
signal_messenger Enable Ruff RUF013 (#115333) 2024-04-10 08:55:59 +02:00
simplepush Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
simplisafe Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
simulated Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
siren Refactor recorder states tests (#114073) 2024-03-23 15:41:12 -04:00
skybell Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
slack Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
sleepiq Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
slimproto Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
sma Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
smappee Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
smart_meter_texas Bump smart_meter_texas to 0.5.5 (#116321) 2024-04-30 09:47:06 +02:00
smartthings Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
smarttub Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
smhi Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
sms Fix check for missing parts on incoming SMS (#105068) 2024-04-16 21:34:09 +02:00
smtp Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
snapcast Fix snapcast test warning (#116687) 2024-05-03 13:29:05 +02:00
snips Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
snmp Fix snmp doing blocking I/O in the event loop (#118521) 2024-05-31 07:44:28 -05:00
snooz Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
solaredge Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
solarlog Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
solax Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
soma Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
somfy_mylink Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
sonarr Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
songpal Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
sonos Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
soundtouch Reduce scope of JSON/XML test fixtures (#116197) 2024-04-25 19:12:36 -05:00
spaceapi Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
spc Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
speedtestdotnet Store runtime data inside the config entry in Speedtest.net (#116802) 2024-05-04 22:32:53 +02:00
spider Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
spotify Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
sql Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
squeezebox Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
srp_energy Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
ssdp Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
starline Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
starlink Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
startca Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
statistics Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
statsd Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
steam_online Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
steamist Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
stookalert Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
stookwijzer Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
stream Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
streamlabswater Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
stt Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
subaru Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
suez_water Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
sun Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
sunweg Fix unmocked remote socket calls in sunweg tests (#115546) 2024-04-13 16:36:33 -04:00
surepetcare Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
swiss_public_transport Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
switch Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
switch_as_x Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
switchbee Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
switchbot Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
switchbot_cloud Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
switcher_kis Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
syncthing Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
syncthru Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
synology_dsm Remove timeout option and set timeout static to 30 seconds in Synology DSM (#116815) 2024-05-05 18:51:35 +02:00
system_bridge Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
system_health Remove deprecated hass.components from system_health tests (#114207) 2024-03-26 00:39:31 +02:00
system_log Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
systemmonitor Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
tado Use integration fallback configuration for tado water heater fallback (#111014) 2024-05-14 19:27:26 +02:00
tag Remove tag_id from tag store (#118713) 2024-06-03 17:15:57 +02:00
tailscale Use registry fixtures in tests (tailscale) (#118301) 2024-05-28 13:12:51 +02:00
tailwind Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
tami4 Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
tankerkoenig Complete test coverage for Tankerkonig (#115920) 2024-04-23 23:42:17 +02:00
tasmota Improve typing for calls fixture in tests (m-z) (#118350) 2024-05-29 09:30:41 +02:00
tautulli Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00
tcp Mark executor jobs as background unless created from a tracked task (#114450) 2024-03-30 00:16:53 -04:00
technove Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
tedee Cleanup unused FixtureRequest in tests (#118780) 2024-06-04 11:49:21 +02:00
telegram Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
telegram_bot Add support for sending telegram messages to topics (#112715) 2024-06-05 17:41:40 +02:00
tellduslive Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
temper Mark executor jobs as background unless created from a tracked task (#114450) 2024-03-30 00:16:53 -04:00
template Add LogCaptureFixture type hints in tests (#118372) 2024-05-29 14:10:00 +02:00
tesla_wall_connector Tesla wall connector add sensors (#117769) 2024-05-21 09:30:24 +02:00
teslemetry Fix off_grid_vehicle_charging_reserve_percent in Teselemetry (#118532) 2024-05-31 07:54:40 -05:00
tessie Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
text Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
thermobeacon Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
thermopro Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
thethingsnetwork Upgrade thethingsnetwork to v3 (#113375) 2024-05-26 16:30:33 +02:00
thread Fix incorrect zeroconf type hint in tests (#118465) 2024-05-30 21:57:09 +02:00
threshold Use registry fixtures in tests (t-u) (#118297) 2024-05-28 14:23:01 +02:00
tibber Improve repair issue when notify service is still being used (#118855) 2024-06-05 15:41:22 +02:00
tile Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
tilt_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
time Use setup_test_component_platform helper for time entity component tests instead of hass.components (#114411) 2024-03-29 07:34:00 +01:00
time_date Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
timer Improve type hints in tests (q-z) (#118381) 2024-05-30 08:48:02 +02:00
tod Improve type hints in tests (q-z) (#118381) 2024-05-30 08:48:02 +02:00
todo Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
todoist Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
tolo Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
tomato Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
tomorrowio Use registry fixtures in tests (t-u) (#118297) 2024-05-28 14:23:01 +02:00
toon Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
totalconnect Add default code to alarm_control_panel (#112540) 2024-05-29 10:46:53 +02:00
tplink Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
tplink_omada Address late review of TP-Link Omada (#115121) 2024-04-08 06:26:20 +02:00
traccar Add type hints for list[Device] in test fixtures (#118681) 2024-06-03 10:21:24 +02:00
traccar_server Fix flaky traccar_server tests (#116191) 2024-04-25 21:20:24 +02:00
trace Move enable_custom_integrations fixture to decorator (#118844) 2024-06-05 09:20:08 +02:00
tractive Add tests for Tractive integration (#118470) 2024-05-30 12:45:11 +02:00
tradfri Reduce scope of JSON/XML test fixtures (#116197) 2024-04-25 19:12:36 -05:00
trafikverket_camera Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
trafikverket_ferry Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
trafikverket_train Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
trafikverket_weatherstation Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
transmission Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
transport_nsw Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
trend Use registry fixtures in tests (t-u) (#118297) 2024-05-28 14:23:01 +02:00
tts Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
tuya Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
twentemilieu Use ConfigEntry runtime_data in TwenteMilieu (#116642) 2024-05-06 19:21:34 +02:00
twilio Use is in FlowResultType enum comparison in tests (#114917) 2024-04-05 10:40:14 +02:00
twinkly Use PEP 695 type alias in tests (#117797) 2024-05-20 19:03:04 +02:00
twitch Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
uk_transport Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
ukraine_alarm Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
unifi Use fixtures in UniFi service tests (#118838) 2024-06-05 17:04:28 +02:00
unifiprotect Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
universal Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
upb Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
upcloud Improve type hints in tests (q-z) (#118381) 2024-05-30 08:48:02 +02:00
update Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
upnp Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
uptime Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
uptimerobot Use registry fixtures in tests (t-u) (#118297) 2024-05-28 14:23:01 +02:00
usb Expose the SkyConnect integration with a firmware config/options flow (#115363) 2024-04-24 17:06:24 +02:00
usgs_earthquakes_feed Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
utility_meter Use registry fixtures in tests (t-u) (#118297) 2024-05-28 14:23:01 +02:00
uvc Mark executor jobs as background unless created from a tracked task (#114450) 2024-03-30 00:16:53 -04:00
v2c Replace slave by meter in v2c (#118893) 2024-06-05 18:21:03 +02:00
vacuum Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
vallox Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
valve Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
velbus Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
velux Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
venstar Move venstar coordinator to separate module (#117500) 2024-05-15 15:18:26 +02:00
vera Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
verisure Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
version Enable Ruff RUF013 (#115333) 2024-04-10 08:55:59 +02:00
vesync Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
vicare Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
vilfo Refactor Vilfo tests (#115020) 2024-04-06 15:48:52 +02:00
vizio Move vizio coordinator to separate module (#117498) 2024-05-15 21:00:21 +02:00
vlc_telnet Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
vodafone_station Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
voicerss Add type hints for TTS test fixtures (#118704) 2024-06-03 17:43:18 +02:00
voip Add type hints for TTS test fixtures (#118704) 2024-06-03 17:43:18 +02:00
volumio Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
volvooncall Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
vulcan Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
vultr Add type hints for requests_mock.Mocker in test fixtures (#118678) 2024-06-03 10:30:08 +02:00
wake_on_lan Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
wake_word Ensure config entries are not unloaded while their platforms are setting up (#118767) 2024-06-04 21:34:39 -04:00
wallbox Ensure test async_create_task eager start behavior matches production (#115517) 2024-04-13 15:58:52 -05:00
waqi Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
water_heater Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
watttime Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
waze_travel_time Add service waze_travel_time.get_travel_times (#108170) 2024-05-08 07:56:17 +02:00
weather Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
weatherflow Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
weatherflow_cloud Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
weatherkit Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
webhook Allow more input params to webhook generate_url helper (#112334) 2024-06-05 15:55:37 +02:00
webmin Add Webmin filesystem sensors (#112660) 2024-05-16 09:03:35 +02:00
webostv Improve typing for calls fixture in tests (m-z) (#118350) 2024-05-29 09:30:41 +02:00
websocket_api Avoid additional timestamp conversion to set state (#118885) 2024-06-05 23:43:34 -04:00
wemo Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
whirlpool Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
whois Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
wiffi Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
wilight Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
withings Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
wiz Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
wled Use runtime_data for wled (#116615) 2024-05-06 19:19:47 +02:00
wolflink Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
workday Workday only update once a day (#116419) 2024-05-01 17:11:47 +02:00
worldclock Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
ws66i Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
wsdot Improve lists in integrations [V-W] (#113252) 2024-03-13 19:38:04 +01:00
wyoming Add type hints for TTS test fixtures (#118704) 2024-06-03 17:43:18 +02:00
xbox Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
xiaomi Unignore Ruff PLE, PLW in tests (#114406) 2024-03-29 23:58:30 +01:00
xiaomi_aqara Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
xiaomi_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
xiaomi_miio Add type hints for FixtureRequest in tests (#118779) 2024-06-04 10:37:54 +02:00
yale_smart_alarm Add more tests to Yale Smart Alarm (#116501) 2024-05-29 10:34:20 +02:00
yalexs_ble Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
yamaha Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
yamaha_musiccast Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
yandex_transport Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
yandextts Add type hints for TTS test fixtures (#118704) 2024-06-03 17:43:18 +02:00
yardian Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
yeelight Cleanup mock_get_source_ip from tests (#118459) 2024-05-30 09:37:01 +02:00
yolink Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
youless Use is in FlowResultType enum comparison in tests (#114917) 2024-04-05 10:40:14 +02:00
youtube Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
zamg Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
zeroconf Fix incorrect zeroconf type hint in tests (#118465) 2024-05-30 21:57:09 +02:00
zerproc Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
zeversolar Add tests to Zeversolar integration (#117928) 2024-05-24 22:18:29 +02:00
zha Always do thread safety check when writing state (#118886) 2024-06-05 23:41:55 -04:00
zodiac Use registry fixtures in tests (z) (#118300) 2024-05-28 18:25:49 +02:00
zone Improve type hints in tests (q-z) (#118381) 2024-05-30 08:48:02 +02:00
zwave_js Improve typing for calls fixture in tests (m-z) (#118350) 2024-05-29 09:30:41 +02:00
zwave_me Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
__init__.py
conftest.py Add type hints for TTS test fixtures (#118704) 2024-06-03 17:43:18 +02:00