core/tests/components
Andy Castille d7cf05e693
Allow attaching additional data to schedule helper blocks (#116585)
* Add a new optional "data" key when defining time ranges for the schedule component that exposes the provided data in the state attributes of the schedule entity when that time range is active

* Exclude all schedule entry custom data attributes from the recorder (with tests)

* Fix setting schedule attributes to exclude from recorder, update test to verify the attributes exist but are not recorded

* Fix test to ensure schedule data attributes are not recorded

* Use vol.Any in place of vol.Or

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Remove schedule block custom data shorthand
as requested in https://github.com/home-assistant/core/pull/116585#pullrequestreview-2280260436

* Update homeassistant/components/schedule/__init__.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-09-11 20:11:06 +02:00
..
abode Add start_reauth helper method to MockConfigEntry (#124767) 2024-08-28 13:08:26 +02:00
accuweather Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
acmeda Fix after review comments for Acmeda (#125501) 2024-09-08 11:03:18 +02:00
adax
adguard
advantage_air Add missing hass type hint in component tests (a) (#124059) 2024-08-16 17:07:57 +02:00
aemet Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
aftership Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
agent_dvr Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
air_quality
airgradient Merge coordinators in Airgradient (#124714) 2024-08-31 07:40:12 -07:00
airly Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
airnow Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
airq Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
airthings
airthings_ble Add missing hass type hint in component tests (a) (#124059) 2024-08-16 17:07:57 +02:00
airtouch4
airtouch5 Add Airtouch5 cover tests (#122769) 2024-07-30 12:34:49 +02:00
airvisual Add start_reauth helper method to MockConfigEntry (#124767) 2024-08-28 13:08:26 +02:00
airvisual_pro Add start_reauth helper method to MockConfigEntry (#124767) 2024-08-28 13:08:26 +02:00
airzone Add Airzone main zone mode select (#124566) 2024-08-26 17:57:31 +02:00
airzone_cloud Add Airzone Cloud Aidoo HVAC indoor/outdoor sensors (#125013) 2024-09-02 22:17:24 +02:00
aladdin_connect Remove Aladdin Connect integration (#120980) 2024-07-02 13:51:44 +02:00
alarm_control_panel Add missing hass type hint in component tests (a) (#124059) 2024-08-16 17:07:57 +02:00
alarmdecoder
alert
alexa Only support remote activity on Alexa if feature is set and at least one feature is in the activity_list (#124567) 2024-08-25 15:09:08 +02:00
amberelectric Add demand window sensor for amberelectric (#121356) 2024-07-06 12:28:52 +02:00
ambient_network Migrate ambient_network to use runtime_data (#125535) 2024-09-08 17:01:45 -05:00
ambient_station Remove unnecessary config schema definitions (#123197) 2024-08-05 17:44:14 +02:00
analytics End deprecation setting disabled_by as string (#125646) 2024-09-10 20:39:51 +02:00
analytics_insights Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
android_ip_webcam
androidtv Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
androidtv_remote End deprecation setting attributes directly on config entry (#123729) 2024-09-03 15:56:00 +02:00
anova Migrate anova to use runtime_data (#125536) 2024-09-08 22:13:32 +02:00
anthemav
anthropic Improve type hints in anthropic tests (#123784) 2024-08-13 11:59:48 +02:00
aosmith Fix test fixture annotations (#122180) 2024-07-19 14:46:30 +02:00
apache_kafka Add missing hass type hint in component tests (a) (#124059) 2024-08-16 17:07:57 +02:00
apcupsd Migrate apcupsd to use runtime_data (#125539) 2024-09-08 22:07:19 +02:00
api Optionally return response data when calling services through the API (#115046) 2024-07-31 21:00:04 +02:00
api_streams
apple_tv Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
application_credentials Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
apprise Temporarily set apprise log level to debug in tests (#121029) 2024-07-02 22:13:19 +02:00
aprilaire Fix AprilAire case (#120895) 2024-07-04 21:27:56 +02:00
aprs Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
apsystems Bump apsystems-ez1 to 2.1.0 (#123225) 2024-08-19 16:15:27 +02:00
aquacell Increase AquaCell timeout and handle timeout exception properly (#125263) 2024-09-04 23:22:31 +02:00
aranet Add Aranet Radon Plus support (#124197) 2024-08-21 22:12:20 +03:00
arcam_fmj Fix implicit-return in arcam_fmj tests (#122792) 2024-07-29 17:13:31 +02:00
arve Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
aseko_pool_live Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
assist_pipeline Add support for sample bytes in preferred TTS format (#125235) 2024-09-04 13:42:41 -04:00
assist_satellite Cancel running pipeline on new pipeline or announcement (#125687) 2024-09-10 20:56:15 -04:00
asuswrt Add sensors for AsusWRT using http(s) library (#124337) 2024-09-03 17:11:17 +02:00
atag Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
august Add a repair issue for Yale Home users using the August integration (#124895) 2024-08-30 09:35:19 +02:00
aurora Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
aurora_abb_powerone
aussie_broadband Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
autarco Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
auth Add missing hass type hint in component tests (a) (#124059) 2024-08-16 17:07:57 +02:00
automation Rename 'service' to 'action' in automations and scripts (#122845) 2024-07-31 14:36:53 +02:00
awair Add model ID to awair (#125373) 2024-09-05 19:42:50 -04:00
aws Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
axis Use snapshot in Axis camera tests (#122677) 2024-08-30 14:40:28 +02:00
azure_data_explorer Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
azure_devops Add work items per type and state counter sensors to Azure DevOps (#119737) 2024-08-30 16:45:46 +02:00
azure_event_hub Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
backup
baf Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
balboa Climate validate temperature(s) out of range (#118649) 2024-07-31 19:17:53 +02:00
bang_olufsen Fix malformed response in Bang & Olufsen testing (#125658) 2024-09-10 15:36:25 +02:00
bayesian Fix SIM300 (#120725) 2024-06-28 10:46:02 +02:00
binary_sensor Use service_calls fixture in core platform tests [a-l] (#120904) 2024-07-01 19:27:50 +02:00
blackbird Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
blebox Fix failing blebox climate tests (#125522) 2024-09-08 15:42:33 -04:00
blink Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
blue_current Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
bluemaestro
blueprint Add generic URL handler to blueprint importer (#110576) 2024-07-31 08:26:57 +02:00
bluesound Enable strict typing checking for bluesound integration (#123821) 2024-08-30 20:21:27 +02:00
bluetooth Add missing hass type hint in component tests (b) (#124065) 2024-08-18 15:39:26 +02:00
bluetooth_adapters
bluetooth_le_tracker Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
bmw_connected_drive Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
bond
bosch_shc Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
braviatv Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
bring Update bring todo entity snapshots (#125518) 2024-09-08 18:52:21 +02:00
broadlink Use start_reauth helper method in broadlink and bthome (#124783) 2024-08-28 16:34:09 +02:00
brother Use TypeVar defaults for Generator (#120921) 2024-07-01 14:02:54 +02:00
brottsplatskartan Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
brunt Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
bryant_evolution Update generator typing (#123052) 2024-08-02 12:17:51 +02:00
bsblan Add tests for BSBLAN climate component (#124524) 2024-09-08 10:41:54 +02:00
bthome Fix BTHome validate triggers for device with multiple buttons (#125183) 2024-09-04 17:34:11 +02:00
buienradar Add missing hass type hint in component tests (b) (#124065) 2024-08-18 15:39:26 +02:00
button Use service_calls fixture in core platform tests [a-l] (#120904) 2024-07-01 19:27:50 +02:00
caldav Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
calendar Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
cambridge_audio Add Cambridge Audio integration (#125642) 2024-09-10 18:27:51 +02:00
camera Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
canary Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
cast Improve config flow type hints in cast (#124861) 2024-08-31 07:38:06 -07:00
ccm15 Fix test fixture annotations (#122180) 2024-07-19 14:46:30 +02:00
cert_expiry Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
chacon_dio Allow manually updating entity state in chacon dio (#124187) 2024-08-19 14:05:12 +02:00
clicksend_tts Add missing hass type hint in component tests (c) (#124067) 2024-08-18 15:35:31 +02:00
climate Add validation to climate hvac mode (#125178) 2024-09-08 14:24:12 +02:00
cloud Add missing hass type hint in component tests (c) (#124067) 2024-08-18 15:35:31 +02:00
cloudflare Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
co2signal Use reauth_confirm in co2signal (#124781) 2024-08-28 20:43:11 +02:00
coinbase Add missing hass type hint in component tests (c) (#124067) 2024-08-18 15:35:31 +02:00
color_extractor
comelit Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
comfoconnect Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
command_line Guard for no discovery info in command_line (#123717) 2024-08-12 21:35:02 +02:00
compensation
config Add missing hass type hint in component tests (c) (#124067) 2024-08-18 15:35:31 +02:00
configurator
control4 Restore control4 integration (#124750) 2024-08-28 07:54:28 +02:00
conversation Add a test for async_converse (#124697) 2024-08-27 11:01:00 -05:00
coolmaster Fix invalid dict annotations in tests (#122178) 2024-07-19 14:45:42 +02:00
counter Add missing hass type hint in component tests (c) (#124067) 2024-08-18 15:35:31 +02:00
cover Add missing hass type hint in component tests (c) (#124067) 2024-08-18 15:35:31 +02:00
cpuspeed Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
crownstone Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
daikin Add coordinator to Daikin (#124394) 2024-09-10 15:30:30 +02:00
datadog
date
datetime
deako Add Deako integration (#121132) 2024-08-28 19:16:05 +02:00
debugpy
deconz Add filter run time for deCONZ air purifiers (#123306) 2024-09-06 15:41:49 +02:00
default_config
deluge Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
demo Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
denonavr Add missing hass type hint in component tests (d) (#124074) 2024-08-18 18:57:29 +02:00
derivative Add missing hass type hint in component tests (d) (#124074) 2024-08-18 18:57:29 +02:00
devialet
device_automation Use service_calls fixture in core platform tests [a-l] (#120904) 2024-07-01 19:27:50 +02:00
device_sun_light_trigger Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
device_tracker Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
devolo_home_control Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
devolo_home_network Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
dexcom
dhcp
diagnostics
dialogflow
directv
discord Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
discovergy Use reauth_confirm in discovergy (#124782) 2024-08-28 20:42:50 +02:00
dlink Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
dlna_dmr Use Generator as return type for fixtures (#122183) 2024-07-19 14:55:23 +02:00
dlna_dms Use Generator as return type for fixtures (#122183) 2024-07-19 14:55:23 +02:00
dnsip
doorbird Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
dormakaba_dkey Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
downloader
dremel_3d_printer Bump yarl to 1.9.6 (#124955) 2024-08-31 11:03:08 +02:00
drop_connect Add DROP Alert product support (#117867) 2024-08-21 21:56:59 +02:00
dsmr Fix support for Heat meters to DSMR integration (#125523) 2024-09-09 08:36:59 +02:00
dsmr_reader Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
dte_energy_bridge
duckdns Add missing hass type hint in component tests (d) (#124074) 2024-08-18 18:57:29 +02:00
duke_energy Duke Energy Integration (#125489) 2024-09-11 13:28:47 +02:00
dunehd
duotecno Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
dwd_weather_warnings Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
dynalite Add missing hass type hint in component tests (d) (#124074) 2024-08-18 18:57:29 +02:00
eafm Add missing hass type hint in component tests (e) (#124075) 2024-08-18 15:34:59 +02:00
easyenergy Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
ecobee Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
ecoforest Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
econet
ecovacs Remove deprecated yaml import from Ecovacs (#123605) 2024-08-12 09:09:51 +02:00
ecowitt
edl21 Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
efergy Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
eight_sleep
electrasmart
electric_kiwi Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
elevenlabs Fix failing elevenlabs tts test (#125698) 2024-09-10 22:35:24 +02:00
elgato Add support for adding model_id in device info (#121989) 2024-07-16 15:12:25 +02:00
elkm1
elmax Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
elvia Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
emoncms Migrate emoncms to config flow (#121336) 2024-09-03 17:21:13 +02:00
emonitor
emulated_hue Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
emulated_kasa
emulated_roku
energenie_power_sockets Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
energy Add missing hass type hint in component tests (e) (#124075) 2024-08-18 15:34:59 +02:00
energyzero Add support for adding model_id in device info (#121989) 2024-07-16 15:12:25 +02:00
enigma2 Fix implicit-return in enigma2 tests (#122790) 2024-07-29 21:57:35 +02:00
enocean
enphase_envoy Reload enphase_envoy integration upon envoy firmware change detection (#124650) 2024-09-11 19:39:54 +02:00
environment_canada Bump ruff to 0.6.0 (#123985) 2024-08-16 16:54:20 +02:00
epic_games_store
epion
epson Extended epson projector integration to include serial connections (#121630) 2024-09-03 15:46:57 +02:00
eq3btsmart
escea
esphome Unload assist satellite platform on disconnect (#125697) 2024-09-10 20:50:22 -04:00
eufylife_ble
event Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
everlights
evil_genius_labs Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
evohome Fix evohome test by setting datetime to match snapshot (#124824) 2024-08-29 00:34:20 +02:00
ezviz Replace unnecessary typing_extensions imports for Generator (#122169) 2024-07-19 12:56:27 +02:00
faa_delays
facebook
fail2ban
fan Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
fastdotcom
feedreader Use HOMEASSISTANT_DOMAIN alias for core DOMAIN in tests (#122762) 2024-07-29 12:51:12 +02:00
ffmpeg Add missing hass type hint in component tests (f) (#124076) 2024-08-16 21:51:58 +02:00
fibaro Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
fido Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
file Add options flow to File (#120269) 2024-08-15 18:21:07 +02:00
file_upload Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
filesize Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
filter Fix SIM300 (#120725) 2024-06-28 10:46:02 +02:00
fints
fireservicerota Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
firmata
fitbit Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
fivem
fjaraskupan Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
flexit_bacnet Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
flic Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
flick_electric Add missing hass type hint in component tests (f) (#124076) 2024-08-16 21:51:58 +02:00
flipr
flo Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
flume Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
flux Add missing hass type hint in flux tests (#124078) 2024-08-18 13:53:59 +02:00
flux_led Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
folder
folder_watcher Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
foobot
forecast_solar Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
forked_daapd Improve type hints in forked_daapd tests (#120735) 2024-06-28 13:35:55 +02:00
foscam
freebox
freedns
freedompro Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
fritz Use SnapshotAssertion in more AVM Fritz!Box Tools tests (#125037) 2024-09-03 16:39:06 +02:00
fritzbox Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
fritzbox_callmonitor
fronius Add missing hass type hint in component tests (f) (#124076) 2024-08-16 21:51:58 +02:00
frontend Add static routes for frontend modern and legacy service workers (#120488) (#122174) 2024-07-19 14:40:50 +02:00
frontier_silicon Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
fujitsu_fglair Use TypeVar defaults for Generator (#125228) 2024-09-04 18:10:21 -10:00
fully_kiosk Add missing hass type hint in component tests (f) (#124076) 2024-08-16 21:51:58 +02:00
fyta Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
garages_amsterdam
gardena_bluetooth Add support for adding model_id in device info (#121989) 2024-07-16 15:12:25 +02:00
gdacs Add diagnostics to GDACS integration (#125296) 2024-09-05 10:53:12 +02:00
generic Fix generic IP camera tests affecting other tests (#122858) 2024-07-30 16:29:59 +02:00
generic_hygrostat Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
generic_thermostat Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
geniushub Improve geniushub test coverage (#124157) 2024-09-06 15:17:50 +02:00
geo_json_events Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
geo_location Use service_calls fixture in geo_location tests (#120911) 2024-07-01 17:56:58 +02:00
geo_rss_events
geocaching Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
geofency Improve type hints in geofency tests (#121168) 2024-07-04 10:27:37 +02:00
geonetnz_quakes Add diagnostics to GeoNet NZ Quakes integration (#125320) 2024-09-05 11:35:36 +02:00
geonetnz_volcano Standardize import step variable name in geonetnz_volcano (#124699) 2024-08-28 09:48:17 +02:00
gios Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
github Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
glances Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
goalzero Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
gogogate2
goodwe Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
google Use start_reauth helper method in integration tests (e-g) (#124785) 2024-08-28 15:47:57 +02:00
google_assistant Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
google_assistant_sdk
google_cloud Fix Path.__enter__ DeprecationWarning in tests (#125227) 2024-09-04 07:12:57 -07:00
google_domains
google_generative_ai_conversation LLM Tool parameters check (#123621) 2024-09-08 18:42:51 -07:00
google_mail
google_photos Use TypeVar defaults for Generator (#125228) 2024-09-04 18:10:21 -10:00
google_pubsub Add missing hass type hint in component tests (g) (#124203) 2024-08-19 00:29:26 -07:00
google_sheets Append multiple rows in Google Sheets (#120829) 2024-07-11 09:05:22 +02:00
google_tasks Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
google_translate Adjust name of Google Translate TTS provider (#124688) 2024-08-27 19:07:04 +02:00
google_travel_time Improve type hints in google_travel_time tests (#121171) 2024-07-04 10:27:55 +02:00
google_wifi Add missing hass type hint in component tests (g) (#124203) 2024-08-19 00:29:26 -07:00
govee_ble Add support for govee presence sensor h5127 (#122568) 2024-07-25 13:35:00 +02:00
govee_light_local Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
gpsd Remove deprecated yaml import for gpsd (#123725) 2024-08-12 21:31:42 +02:00
gpslogger Improve type hints in gpslogger tests (#121173) 2024-07-04 10:23:14 +02:00
graphite
gree Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
greeneye_monitor Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
group Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
growatt_server
guardian Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
habitica Add option to login with username/email and password in Habitica integration (#117622) 2024-08-30 17:08:06 +02:00
hardkernel
hardware Enable collections-named-tuple (PYI024) rule in ruff (#123019) 2024-08-02 15:28:32 +02:00
harmony Add missing hass type hint in component tests (h) (#124209) 2024-08-19 12:40:56 +02:00
hassio Speed up hassio send_command url check (#125122) 2024-09-03 15:29:02 +02:00
hddtemp Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
hdmi_cec Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
heos Add missing hass type hint in component tests (h) (#124209) 2024-08-19 12:40:56 +02:00
here_travel_time Add reconfigure step for here_travel_time (#114667) 2024-07-31 15:08:25 +02:00
hisense_aehw4a1
history Remove recorder history queries for database schemas < 31 (#125652) 2024-09-10 19:26:19 +02:00
history_stats Add device link to History stats helper (#121848) 2024-07-12 16:01:50 +02:00
hive Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
hko
hlk_sw16 Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
holiday Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
home_connect Add alias to DOMAIN import in tests [h-m] (#125577) 2024-09-09 15:21:01 +02:00
homeassistant Implement time triggers with offset for timestamp sensors (#120858) 2024-09-11 19:33:00 +02:00
homeassistant_alerts Improve type hints in homeassistant_alerts tests (#121293) 2024-07-05 13:25:31 +02:00
homeassistant_green
homeassistant_hardware Cleanup hassio fixtures in home assistant hardware integration tests (#124500) 2024-08-23 19:40:35 +02:00
homeassistant_sky_connect Cleanup hassio fixtures in home assistant hardware integration tests (#124500) 2024-08-23 19:40:35 +02:00
homeassistant_yellow Yellow firmware selection options flow (#122868) 2024-08-27 23:14:41 +02:00
homekit Add alias to DOMAIN import in tests [h-m] (#125577) 2024-09-09 15:21:01 +02:00
homekit_controller Add alias to DOMAIN import in tests [h-m] (#125577) 2024-09-09 15:21:01 +02:00
homematic
homematicip_cloud Add alias to DOMAIN import in tests [h-m] (#125577) 2024-09-09 15:21:01 +02:00
homewizard Remove ExternalDevice migration in HomeWizard (#125197) 2024-09-04 18:32:57 +02:00
homeworks Add support for login credentials to homeworks (#122877) 2024-07-31 10:35:05 +02:00
honeywell Remove deprecated aux_heat from honeywell (#125248) 2024-09-04 20:28:45 +02:00
html5 Enable config flow for html5 (#112806) 2024-08-30 23:22:14 +02:00
http Add missing hass type hint in component tests (h) (#124209) 2024-08-19 12:40:56 +02:00
huawei_lte Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
hue Fix for Hue sending effect None at turn_on command while no effect is active (#125377) 2024-09-06 14:06:46 +02:00
huisbaasje
humidifier Fix missing type[..] annotation in tests (#122217) 2024-07-20 11:11:16 +02:00
hunterdouglas_powerview Fix test fixture annotations (#122180) 2024-07-19 14:46:30 +02:00
husqvarna_automower Bump aioautomower to 2024.9.0 (#125647) 2024-09-10 15:38:18 +02:00
huum
hvv_departures
hydrawise Add alias to DOMAIN import in tests [h-m] (#125577) 2024-09-09 15:21:01 +02:00
hyperion Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
ialarm
iaqualink Add missing hass type hint in component tests (i) (#124216) 2024-08-19 12:40:17 +02:00
ibeacon
icloud Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
idasen_desk Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
ifttt
ign_sismologia
image Improve hass type hints for autouse fixtures in tests (#121311) 2024-07-05 15:49:22 +01:00
image_processing Add missing hass type hint in component tests (i) (#124216) 2024-08-19 12:40:17 +02:00
image_upload
imap Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
imgw_pib Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
improv_ble Fix return type annotations in tests (#122184) 2024-07-19 16:44:03 +02:00
incomfort Fix incomfort invalid setpoint if override is reported as 0.0 (#125694) 2024-09-10 22:04:53 +02:00
influxdb Add missing hass type hint in component tests (i) (#124216) 2024-08-19 12:40:17 +02:00
inkbird
input_boolean
input_button
input_datetime Add missing hass type hint in component tests (i) (#124216) 2024-08-19 12:40:17 +02:00
input_number Add missing hass type hint in component tests (i) (#124216) 2024-08-19 12:40:17 +02:00
input_select
input_text Add missing hass type hint in component tests (i) (#124216) 2024-08-19 12:40:17 +02:00
insteon Add missing hass type hint in component tests (i) (#124216) 2024-08-19 12:40:17 +02:00
integration Use state_reported events in Riemann sum sensor (#113869) 2024-06-26 13:35:01 +02:00
intellifire Use TypeVar defaults for Generator (#125228) 2024-09-04 18:10:21 -10:00
intent Add created_seconds to timer info and pass to ESPHome devices (#120364) 2024-06-26 14:20:11 +02:00
intent_script Add entity matching to intent_script (#120973) 2024-08-19 15:01:35 -05:00
ios Improve hass type hints for autouse fixtures in tests (#121311) 2024-07-05 15:49:22 +01:00
iotawatt Improve type hints in iotawatt tests (#121505) 2024-07-08 13:31:05 +02:00
iotty Update generator typing (#123052) 2024-08-02 12:17:51 +02:00
ipma Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
ipp Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
iqvia Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
iron_os Add tests for IronOS integration (#123078) 2024-08-21 14:03:40 +02:00
isal
iskra Add Iskra integration (#121488) 2024-09-04 15:33:23 +02:00
islamic_prayer_times Remove unnecessary config schema definitions (#123197) 2024-08-05 17:44:14 +02:00
israel_rail Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
iss
ista_ecotrend Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
isy994 Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
izone Add missing hass type hint in component tests (i) (#124216) 2024-08-19 12:40:17 +02:00
jellyfin Add translation to Jellyfin (#123857) 2024-09-08 14:00:34 +02:00
jewish_calendar Enable collections-named-tuple (PYI024) rule in ruff (#123019) 2024-08-02 15:28:32 +02:00
juicenet
justnimbus Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
jvc_projector Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
kaleidescape Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
keenetic_ndms2
kegtron
keymitt_ble Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
kira Fix blocking I/O in event loop in kira test (#121127) 2024-07-03 23:35:02 +01:00
kitchen_sink Allow specifying icons for service sections (#124656) 2024-08-28 11:15:26 +02:00
kmtronic Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
knocki Bump knocki to 0.3.0 (#121704) 2024-07-10 21:53:11 +02:00
knx Add alias to DOMAIN import in tests [h-m] (#125577) 2024-09-09 15:21:01 +02:00
kodi Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
konnected Fix implicit-return in konnected (#122915) 2024-08-08 10:09:36 +02:00
kostal_plenticore Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
kraken
kulersky Improve type hints in kulersky tests (#121510) 2024-07-08 12:54:18 +02:00
lacrosse_view Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
lamarzocco Add reconfigure for lamarzocco (#122160) 2024-09-08 12:04:35 +02:00
lametric Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
landisgyr_heat_meter Rename variable in landisgyr_heat_meter tests (#122995) 2024-08-01 13:43:09 +02:00
lastfm Fix invalid Any annotations (#122212) 2024-07-20 02:46:27 +02:00
launch_library
laundrify Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
lawn_mower Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
lcn Clean up tests for LCN (#125493) 2024-09-08 09:20:57 +02:00
ld2410_ble
leaone
led_ble
lektrico Add lektrico integration (#102371) 2024-08-30 13:20:15 +02:00
lg_netcast Bump ruff to 0.6.0 (#123985) 2024-08-16 16:54:20 +02:00
lg_soundbar Add missing hass type hint in component tests (l) (#124220) 2024-08-19 15:36:23 +02:00
lg_thinq Rename lg_thinq domain name (#124926) 2024-08-30 22:34:34 +02:00
lidarr Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
life360
lifx Bump aiolifx and aiolifx-themes to support more than 82 zones (#125487) 2024-09-08 09:53:32 +02:00
light Add missing hass type hint in component tests (l) (#124220) 2024-08-19 15:36:23 +02:00
linear_garage_door Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
linkplay Add Linkplay mTLS/HTTPS and improve logging (#124307) 2024-09-03 13:34:47 +02:00
litejet Add missing hass type hint in component tests (l) (#124220) 2024-08-19 15:36:23 +02:00
litterrobot Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
livisi
local_calendar Remove unused diagnostics fixtures (#121066) 2024-07-03 15:57:02 +02:00
local_file Code quality improvement on local_file (#125165) 2024-09-06 15:35:38 +02:00
local_ip Remove unnecessary config schema definitions (#123197) 2024-08-05 17:44:14 +02:00
local_todo Use new constants in todo tests (#121727) 2024-07-11 00:01:17 +02:00
locative Improve type hints in locative tests (#123643) 2024-08-12 21:55:44 +02:00
lock Use service_calls fixture in core platform tests [a-l] (#120904) 2024-07-01 19:27:50 +02:00
logbook Add missing hass type hint in component tests (l) (#124220) 2024-08-19 15:36:23 +02:00
logentries
logger Add missing hass type hint in component tests (l) (#124220) 2024-08-19 15:36:23 +02:00
london_air
london_underground
lookin
loqed Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
lovelace Improve type hints in lovelace tests (#121520) 2024-07-08 14:04:11 +02:00
luftdaten Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
lupusec Remove deprecated yaml import from lupusec (#123606) 2024-08-11 22:38:20 +02:00
lutron Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
lutron_caseta Add missing hass type hint in component tests (l) (#124220) 2024-08-19 15:36:23 +02:00
lyric Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
madvr Add madvr diagnostics (#125109) 2024-09-04 21:57:37 +02:00
mailgun Improve type hints in mailgun tests (#123789) 2024-08-13 11:59:22 +02:00
manual Improve code quality in Manual alarm (#123142) 2024-08-18 21:31:44 +02:00
manual_mqtt
map Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
marytts Simplify mock_tts_cache_dir_autouse fixture (#123783) 2024-08-13 18:01:06 +02:00
mastodon Migrate Mastodon unique id (#123877) 2024-08-14 12:55:59 +02:00
matrix Remove an unneeded test dependency on pydantic in matrix (#121860) 2024-07-12 17:45:04 +02:00
matter Add model ID to Matter DeviceInfo (#125341) 2024-09-07 11:57:57 -04:00
maxcube
mazda
mealie Bump aiomealie to 0.9.0 (#124924) 2024-08-30 16:41:48 +02:00
meater Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
medcom_ble
media_extractor Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
media_player Add missing hass type hint in component tests (m) (#124222) 2024-08-19 15:36:37 +02:00
media_source Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
melcloud Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
melissa
melnor Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
meraki
met Expose UV Index in Met.no (#124992) 2024-09-03 21:00:44 +02:00
met_eireann Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
meteo_france
meteoclimatic
metoffice Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
mfi Improve type hints in mfi tests (#123792) 2024-08-13 11:56:55 +02:00
microbees Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
microsoft Simplify mock_tts_cache_dir_autouse fixture (#123783) 2024-08-13 18:01:06 +02:00
microsoft_face Add missing hass type hint in component tests (m) (#124222) 2024-08-19 15:36:37 +02:00
microsoft_face_detect
microsoft_face_identify
mikrotik Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
mill
min_max
minecraft_server
minio
mjpeg Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
moat
mobile_app Improve type hints in mobile_app tests (#123793) 2024-08-13 15:19:08 +02:00
mochad Improve type hints in mochad tests (#123794) 2024-08-13 11:56:18 +02:00
modbus Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
modem_callerid
modern_forms Add diagnostics platform to modern forms (#125032) 2024-09-01 22:04:29 +02:00
moehlenhoff_alpha2
mold_indicator Add config flow to Mold indicator (#122600) 2024-09-08 15:21:53 +02:00
monarch_money Add Monarch Money Integration (#124014) 2024-09-11 17:09:16 +02:00
monoprice Add missing hass type hint in component tests (m) (#124222) 2024-08-19 15:36:37 +02:00
monzo Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
moon Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
mopeka Add other medium types to Mopeka sensor (#122705) 2024-07-30 14:07:12 -05:00
motion_blinds
motionblinds_ble Add Motionblinds Bluetooth diagnostics (#121899) 2024-09-04 12:11:11 +02:00
motioneye Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
motionmount Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
mpd Use TypeVar defaults for Generator (#120921) 2024-07-01 14:02:54 +02:00
mqtt Do not directy import platform DOMAIN const in MQTT platform tests (#125589) 2024-09-09 14:36:15 +02:00
mqtt_eventstream Add missing hass type hint in component tests (m) (#124222) 2024-08-19 15:36:37 +02:00
mqtt_json Add missing hass type hint in component tests (m) (#124222) 2024-08-19 15:36:37 +02:00
mqtt_room Add missing hass type hint in component tests (m) (#124222) 2024-08-19 15:36:37 +02:00
mqtt_statestream
mullvad
mutesync
my
myq
mysensors Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
mystrom Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
mythicbeastsdns
myuplink Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
nam Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
namecheapdns
nanoleaf Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
neato Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
ness_alarm
nest Update nest to only include the image attachment payload for cameras that support fetching media (#124590) 2024-08-31 11:38:45 -07:00
netatmo Bump pyatmo to 8.1.0 (#124340) 2024-08-29 07:59:07 +02:00
netgear
netgear_lte Add support for adding model_id in device info (#121989) 2024-07-16 15:12:25 +02:00
network Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
nexia
nextbus Refactor NextBus integration to use new API (#121133) 2024-07-24 18:18:21 +02:00
nextcloud Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
nextdns Fix missing patch in nextdns tests (#125195) 2024-09-04 08:34:51 +02:00
nfandroidtv
nibe_heatpump Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
nice_go Nice G.O. code quality improvements (#124319) 2024-09-06 18:22:59 +02:00
nightscout
nina Improve type hints in nina config flow (#124910) 2024-08-30 11:21:05 +02:00
nmap_tracker
no_ip
nobo_hub
notify Remove notify support for templates (#122820) 2024-09-08 17:31:58 +02:00
notify_events Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
notion Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
nsw_fuel_station Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
nsw_rural_fire_service_feed
nuheat
nuki Remove attributes from Nuki entities (#125348) 2024-09-06 14:49:05 +02:00
numato Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
number Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
nut
nws Add timestamp sensor for observation (#121752) 2024-07-19 19:50:38 +02:00
nx584 Add missing hass type hint in component tests (n) (#124225) 2024-08-20 12:48:06 +02:00
nzbget Improve type hints in nzbget tests (#123798) 2024-08-13 14:57:24 +02:00
obihai Fix implicit-return in test schema extractions (#122787) 2024-07-29 22:16:00 +02:00
octoprint Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
ollama LLM Tool parameters check (#123621) 2024-09-08 18:42:51 -07:00
omnilogic
onboarding Improve hass type hints for autouse fixtures in tests (#121311) 2024-07-05 15:49:22 +01:00
oncue
ondilo_ico Add support for adding model_id in device info (#121989) 2024-07-16 15:12:25 +02:00
onewire Add support for adding model_id in device info (#121989) 2024-07-16 15:12:25 +02:00
onvif Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
open_meteo Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
openai_conversation Improve type hints in openai_conversation tests (#123811) 2024-08-13 16:01:24 +02:00
openalpr_cloud Improve type hints in openalpr_cloud tests (#123812) 2024-08-13 16:08:36 +02:00
openerz
openexchangerates Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
opengarage Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
openhardwaremonitor
openhome
opensky Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
opentherm_gw Add LED mode select entities to opentherm_gw (#125702) 2024-09-11 00:12:09 +02:00
openuv Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
openweathermap Bump OpenWeatherMap to 0.1.1 (#120178) 2024-08-10 17:01:26 +02:00
opnsense
opower Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
oralb Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
osoenergy Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
otbr Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
otp Use TypeVar defaults for Generator (#120921) 2024-07-01 14:02:54 +02:00
ourgroceries Fix invalid dict annotations in tests (#122178) 2024-07-19 14:45:42 +02:00
overkiz Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
ovo_energy Use start_reauth helper method in integration tests (m-o) (#124790) 2024-08-28 16:19:31 +02:00
owntracks Add missing hass type hint in component tests (o) (#124226) 2024-08-19 16:16:34 +02:00
p1_monitor
panasonic_viera Add missing hass type hint in component tests (p) (#124227) 2024-08-20 12:52:33 +02:00
panel_custom
panel_iframe
peco
pegel_online
permobil Standardize reauth step variable name in permobil (#124764) 2024-08-28 13:02:21 +02:00
persistent_notification Improve hass type hints for autouse fixtures in tests (#121311) 2024-07-05 15:49:22 +01:00
person Improve type hints in person tests (#123871) 2024-08-14 13:00:07 +02:00
philips_js Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
pi_hole Fix PI-Hole update entity when no update available (#123930) 2024-08-14 20:39:15 +02:00
picnic Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
pilight Add missing hass type hint in component tests (p) (#124227) 2024-08-20 12:52:33 +02:00
ping Remove deprecated attributes from ping binary sensor (#125760) 2024-09-11 16:17:20 +02:00
pjlink
plaato Fix ruff type comparison E721 (#120731) 2024-06-28 11:56:49 +02:00
plant
plex Add ability to play plex media as the non-primary user (#122039) 2024-09-08 15:42:26 +02:00
plugwise Climate validate temperature(s) out of range (#118649) 2024-07-31 19:17:53 +02:00
plum_lightpad
point Add missing hass type hint in component tests (p) (#124227) 2024-08-20 12:52:33 +02:00
poolsense Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
powerwall Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
private_ble_device
profiler Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
progettihwsw
prometheus Add state for alarm_control_panel in Prometheus (#123753) 2024-08-18 22:11:37 +02:00
prosegur Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
proximity Cleanup unused import in proximity config flow (#124681) 2024-08-27 11:08:33 +02:00
prusalink Improve type hints in prusalink tests (#123873) 2024-08-14 13:05:43 +02:00
ps4 Add missing hass type hint in component tests (p) (#124227) 2024-08-20 12:52:33 +02:00
pure_energie Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
purpleair Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
push
pushbullet
pushover Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
pvoutput Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
pvpc_hourly_pricing
pyload Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
python_script Fix ruff type comparison E721 (#120731) 2024-06-28 11:56:49 +02:00
qbittorrent Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
qingping
qld_bushfire
qnap Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
qnap_qsw Update aioqsw to v0.4.0 (#122586) 2024-07-25 13:34:02 +02:00
qwikswitch
rabbitair Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
rachio
radarr Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
radio_browser Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
radiotherm
rainbird Adjust type hints for unnecessary returns in tests (#121657) 2024-07-10 09:30:50 +02:00
rainforest_eagle Improve type hints in rainforest_eagle tests (#123880) 2024-08-14 12:58:49 +02:00
rainforest_raven Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
rainmachine Improve type hints in rainmachine tests (#123881) 2024-08-14 12:52:09 +02:00
random
rapt_ble
raspberry_pi
rdw Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
recollect_waste Improve type hints in recollect_waste tests (#123882) 2024-08-14 12:51:52 +02:00
recorder Remove recorder history queries for database schemas < 31 (#125652) 2024-09-10 19:26:19 +02:00
recovery_mode
reddit Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
refoss Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
remember_the_milk
remote Use service_calls fixture in core platform tests [m-z] (#121001) 2024-07-02 12:34:11 +02:00
renault Fix renault plug state (#125421) 2024-09-07 12:38:59 +02:00
renson
reolink Add 100% coverage of Reolink button platform (#124380) 2024-09-04 12:16:57 +02:00
repairs Add missing hass type hint in component tests (r) (#124231) 2024-08-19 21:38:41 +02:00
rest Use correct constant in rest tests (#122765) 2024-07-29 12:59:57 +02:00
rest_command
rflink Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
rfxtrx Add missing hass type hint in component tests (r) (#124231) 2024-08-19 21:38:41 +02:00
rhasspy
ridwell Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
ring Add test snapshots to ring switch and siren platforms (#125771) 2024-09-11 19:46:26 +02:00
risco Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
rituals_perfume_genie
rmvtransport
roborock Add model ID to roborock (#125366) 2024-09-05 16:52:45 -04:00
roku Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
romy
roomba
roon Replace pylint broad-exception-raised rule with ruff (#123021) 2024-08-02 12:24:03 +02:00
rova Add support for adding model_id in device info (#121989) 2024-07-16 15:12:25 +02:00
rpi_power Add missing hass type hint in component tests (r) (#124231) 2024-08-19 21:38:41 +02:00
rss_feed_template
rtsp_to_webrtc Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
ruckus_unleashed Rename "Ruckus Unleashed" integration to "Ruckus" (#125392) 2024-09-06 14:48:16 +02:00
russound_rio Bump aiorussound to 3.0.4 (#125285) 2024-09-06 15:22:39 +02:00
ruuvi_gateway
ruuvitag_ble
rympro Use start_reauth helper method in integration tests (p-r) (#124792) 2024-08-28 16:20:47 +02:00
sabnzbd Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
samsungtv Add model ID to samsungtv (#125369) 2024-09-05 23:03:37 +02:00
sanix Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
scene Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
schedule Allow attaching additional data to schedule helper blocks (#116585) 2024-09-11 20:11:06 +02:00
schlage Fix Schlage removed locks (#123627) 2024-09-08 17:39:23 +02:00
scrape Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
screenlogic Remove support for area, device, or entity targets for screenlogic actions (#123432) 2024-09-06 16:46:06 +02:00
script Deprecate template.attach (#124843) 2024-09-02 15:33:10 +02:00
search Extend search with support for integrations (#121765) 2024-07-12 16:31:49 +02:00
season Fix implicit-return in season tests (#122784) 2024-07-29 22:09:40 +02:00
select Use service_calls fixture in core platform tests [m-z] (#121001) 2024-07-02 12:34:11 +02:00
sense Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
sensibo Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
sensirion_ble
sensor Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153) 2024-08-21 15:36:45 +02:00
sensorpro
sensorpush
sensoterra Add Sensoterra integration (#119642) 2024-09-05 21:37:44 +02:00
sentry Remove unnecessary config schema definitions (#123197) 2024-08-05 17:44:14 +02:00
senz
seventeentrack Add service to 17track to archive package (#123493) 2024-09-04 21:56:11 +02:00
sfr_box Bump sfrbox-api to 0.0.11 (#125732) 2024-09-11 12:51:39 +02:00
sharkiq Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
shell_command
shelly Bump aioshelly to 11.4.1 to accomodate shelly GetStatus calls that take a few seconds to respond (#124893) 2024-08-30 09:05:16 -10:00
shopping_list Improve shopping_list test typing (#122255) 2024-07-20 16:46:39 +02:00
sia Improve type hints in sia tests (#123909) 2024-08-14 15:08:55 +02:00
sigfox
sighthound
signal_messenger
simplefin Add SimpleFin binary sensor for errors (#122554) 2024-08-25 20:57:57 -07:00
simplepush
simplisafe Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
simulated Deprecate simulated integration (#122166) 2024-07-19 11:26:05 +02:00
siren Add missing return type in test __init__ method (part 4) (#123947) 2024-08-16 10:26:12 +02:00
skybell Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
slack
sleepiq Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
slimproto Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
sma Improve type hints in sma tests (#123889) 2024-08-14 12:49:53 +02:00
smappee
smart_meter_texas Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
smartthings SmartThings edge driver for heatit thermostats does not require cooling setpoint (#123188) 2024-08-29 07:49:05 +02:00
smarttub Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
smhi Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
smlight Add server side events to Smlight integration (#125553) 2024-09-11 12:53:08 +02:00
sms
smtp
snapcast Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
snips Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
snmp Migrate back from `pysnmp-lextudio` to `pysnmp` (#123579) 2024-08-16 16:57:10 -05:00
snooz
solaredge
solarlog Fix solarlog test RuntimeWarning (#125504) 2024-09-08 11:43:50 +02:00
solax
soma Standardize import step variable name (part 5) (#124698) 2024-08-28 09:51:49 +02:00
somfy_mylink
sonarr Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
songpal Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
sonos FIx Sonos announce regression issue (#125515) 2024-09-08 17:34:27 +02:00
soundtouch
spaceapi
spc Refactor spc tests (#123287) 2024-08-08 08:59:30 +02:00
speedtestdotnet
spider
spotify Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
sql
squeezebox Add squeezebox service sensors (#125349) 2024-09-10 17:17:26 +02:00
srp_energy Remove unneeded blocking sleep in srp_energy tests (#121141) 2024-07-05 09:46:12 +02:00
ssdp Improve type hints in ssdp tests (#123892) 2024-08-14 12:48:10 +02:00
starline
starlink
startca Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
statistics Link the Statistics helper entity to the source entity device (#120705) 2024-06-28 12:22:24 +02:00
statsd
steam_online Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
steamist
stookalert
stookwijzer
stream Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
streamlabswater Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
stt Deduplicate STT mocks (#124754) 2024-08-28 09:25:56 +02:00
subaru Improve type hints in subaru tests (#123911) 2024-08-14 15:06:33 +02:00
suez_water Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
sun Improve hass type hints for autouse fixtures in tests (#121311) 2024-07-05 15:49:22 +01:00
sunweg Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
surepetcare Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
swiss_public_transport Cleaner unit tests for Swiss public transport (#123660) 2024-08-12 16:19:36 +02:00
switch Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
switch_as_x Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
switchbee
switchbot Allow Switchbot users to force nightlatch (#124326) 2024-09-04 15:03:59 +02:00
switchbot_cloud Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
switcher_kis Bump aioswitcher to 4.0.0 (#123260) 2024-08-09 20:04:11 +03:00
syncthing
syncthru
synology_dsm Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
system_bridge Use TypeVar defaults for Generator (#122170) 2024-07-19 13:06:45 +02:00
system_health Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
system_log Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
systemmonitor Remove deprecated process sensor from System monitor (#123616) 2024-08-12 09:08:40 +02:00
tado Fix Tado fan mode (#120809) 2024-06-30 20:38:35 +02:00
tag Use service_calls fixture in core platform tests [m-z] (#121001) 2024-07-02 12:34:11 +02:00
tailscale Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
tailwind Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
tami4 Fix Tami4 device name is None (#123156) 2024-08-06 16:21:34 +02:00
tankerkoenig Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
tasmota Add missing hass type hint in component tests (t) (#124274) 2024-08-20 12:55:39 +02:00
tautulli Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
tcp
technove Add `charging enabled` switch to TechnoVE (#121484) 2024-08-23 22:45:26 +02:00
tedee Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
telegram
telegram_bot Handle telegram polling errors (#124327) 2024-09-02 09:23:24 -10:00
tellduslive Add missing hass type hint in component tests (t) (#124274) 2024-08-20 12:55:39 +02:00
temper
template Add condition to trigger template entities (#119689) 2024-09-11 09:36:49 +02:00
tesla_fleet Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
tesla_wall_connector
teslemetry Remove HVAC Modes when no scopes in Teslemetry (#124612) 2024-08-31 07:28:35 -07:00
tessie Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
text
thermobeacon
thermopro
thethingsnetwork Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
thread
threshold Take a list of values for testing Threshold (#125705) 2024-09-11 13:00:57 +02:00
tibber Update pyTibber to 0.30.1 (#124407) 2024-08-27 13:19:15 +02:00
tile Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
tilt_ble
time
time_date Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
timer
tod Improve type hints in tod tests (#123917) 2024-08-14 15:03:38 +02:00
todo Use new constants in todo tests (#121727) 2024-07-11 00:01:17 +02:00
todoist Todoist service validation error consistency (#123122) 2024-08-05 11:24:49 +02:00
tolo
tomato Add alias to DOMAIN import (part 3) (#125562) 2024-09-10 08:39:19 +02:00
tomorrowio Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
toon Add missing hass type hint in component tests (t) (#124274) 2024-08-20 12:55:39 +02:00
totalconnect Add TotalConnect option to require alarm code (#122270) 2024-09-11 18:23:19 +02:00
touchline_sl Add touchlinesl integration (#124557) 2024-08-27 13:15:31 +02:00
tplink Update tplink config to include aes keys (#125685) 2024-09-10 13:52:10 -05:00
tplink_omada Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
traccar Improve type hints in traccar tests (#123919) 2024-08-14 15:04:51 +02:00
traccar_server Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
trace Add missing hass type hint in component tests (t) (#124274) 2024-08-20 12:55:39 +02:00
tractive Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
tradfri Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
trafikverket_camera Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
trafikverket_ferry Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
trafikverket_train Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
trafikverket_weatherstation Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
transmission Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
transport_nsw
trend
triggercmd Add TRIGGERcmd integration (#121268) 2024-09-11 15:49:37 +02:00
tts Deduplicate TTS mocks (#124773) 2024-08-28 13:48:49 +02:00
tuya Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
twentemilieu Add support for adding model_id in device info (#121989) 2024-07-16 15:12:25 +02:00
twilio
twinkly Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
twitch Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
uk_transport
ukraine_alarm Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
unifi Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
unifiprotect Add model ID to unifiprotect (#125376) 2024-09-05 19:44:28 -04:00
universal Add missing return type in test __init__ method (part 3) (#123940) 2024-08-14 17:38:30 +02:00
upb Cleanup unused import in upb config flow (#124694) 2024-08-28 13:00:10 +02:00
upcloud
update Use service_calls fixture in core platform tests [m-z] (#121001) 2024-07-02 12:34:11 +02:00
upnp Add missing hass type hint in component tests (u) (#124275) 2024-08-20 12:53:48 +02:00
uptime Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
uptimerobot Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
usb
usgs_earthquakes_feed
utility_meter Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
uvc Mark UVC as strict typed (#123239) 2024-09-10 22:02:46 +02:00
v2c Adds new sensors and configuration entities to V2C Trydan (#122883) 2024-07-31 12:31:35 +02:00
vacuum Add missing hass type hint in component tests (v) (#124281) 2024-08-20 12:54:15 +02:00
vallox Add set_profile service for Vallox integration (#120225) 2024-09-08 15:07:42 +02:00
valve Add missing hass type hint in component tests (v) (#124281) 2024-08-20 12:54:15 +02:00
velbus Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
velux Remove deprecated yaml import for velux (#123724) 2024-08-12 21:32:28 +02:00
venstar Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
vera Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
verisure Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
version
vesync Bump pyvesync to 2.1.12 (#122318) 2024-07-22 13:09:08 +02:00
vicare Fix device identifier in ViCare integration (#124483) 2024-09-04 18:41:20 +02:00
vilfo Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
vizio Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
vlc_telnet Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
vodafone_station Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
voicerss Simplify mock_tts_cache_dir_autouse fixture (#123783) 2024-08-13 18:01:06 +02:00
voip Migrate VoIP to use assist satellite (#125381) 2024-09-06 09:11:51 -05:00
volumio
volvooncall Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
vulcan Improve config flow type hints in vulcan (#125308) 2024-09-06 15:16:47 +02:00
vultr
wake_on_lan Add config flow to Wake on LAN (#121605) 2024-07-19 21:20:43 +02:00
wake_word Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
wallbox Clean up test for Wallbox integration (#125433) 2024-09-07 15:34:48 +02:00
waqi Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
water_heater Add missing hass type hint in component tests (w) (#124284) 2024-08-20 12:54:42 +02:00
watttime Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
waze_travel_time Allow waze_travel_time multiple excl/incl filter (#117252) 2024-09-08 12:50:04 +02:00
weather Fix missing type[..] annotation in tests (#122217) 2024-07-20 11:11:16 +02:00
weatherflow Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
weatherflow_cloud Remove commented out code from weatherflow cloud (#125759) 2024-09-11 16:17:51 +02:00
weatherkit Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
webhook Add missing hass type hint in component tests (w) (#124284) 2024-08-20 12:54:42 +02:00
webmin Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
webostv Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
websocket_api Add support for using an entityfilter to subscribe_entities (#124641) 2024-08-27 11:17:05 +02:00
weheat Add weheat core integration (#123057) 2024-09-06 11:58:01 +02:00
wemo Add model ID to Wemo (#125368) 2024-09-05 23:03:50 +02:00
whirlpool Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
whois Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
wiffi Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
wilight
withings Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
wiz Add missing hass type hint in component tests (w) (#124284) 2024-08-20 12:54:42 +02:00
wled Add CCT support to WLED (#122488) 2024-07-24 20:37:38 +02:00
wolflink Migrate wolflink config_entry unique_id to string (#125653) 2024-09-10 15:16:26 +02:00
workday Allow to add optional holiday categories in workday (#121396) 2024-07-19 17:49:27 +02:00
worldclock Add config flow to worldclock (#121775) 2024-07-19 10:08:14 +02:00
ws66i Add missing hass type hint in component tests (w) (#124284) 2024-08-20 12:54:42 +02:00
wsdot
wyoming Simplify mock_tts_cache_dir_autouse fixture (#123783) 2024-08-13 18:01:06 +02:00
xbox
xiaomi Add alias to DOMAIN import (part 3) (#125562) 2024-09-10 08:39:19 +02:00
xiaomi_aqara
xiaomi_ble Bump xiaomi-ble to 0.31.1 to add support for human presence sensor XMOSB01XS (#124751) 2024-09-03 20:11:32 -10:00
xiaomi_miio Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
yale Use TypeVar defaults for Generator (#125228) 2024-09-04 18:10:21 -10:00
yale_smart_alarm Fix yale_smart_alarm on missing key (#125508) 2024-09-08 14:06:40 +02:00
yalexs_ble Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
yamaha Handle Yamaha ValueError (#123547) 2024-08-15 10:03:03 +02:00
yamaha_musiccast Improve type hints for silent_ssdp_scanner in tests (#121309) 2024-07-05 16:32:10 +02:00
yandex_transport Add missing hass type hint in component tests (y) (#124286) 2024-08-20 12:55:14 +02:00
yandextts Simplify mock_tts_cache_dir_autouse fixture (#123783) 2024-08-13 18:01:06 +02:00
yardian Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
yeelight Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
yolink Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
youless Bump youless library version 2.1.2 (#121181) 2024-07-04 20:51:57 +02:00
youtube Add support for total YouTube views (#123144) 2024-09-03 17:44:20 +02:00
zamg Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
zeroconf
zerproc Improve type hints in zerproc tests (#123925) 2024-08-14 15:41:15 +02:00
zeversolar Delete unused snapshots (#123656) 2024-08-12 13:28:09 +02:00
zha Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
zodiac
zone Improve hass type hints for autouse fixtures in tests (#121311) 2024-07-05 15:49:22 +01:00
zwave_js Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
zwave_me
__init__.py
conftest.py Refactor and cleanup zwave_js fixtures to share them (#124485) 2024-08-23 15:42:57 +02:00