core/homeassistant/components
J. Nick Koston 09e7156d2d
Fix turbojpeg init doing blocking I/O in the event loop (#117971)
* Fix turbojpeg init doing blocking I/O in the event loop

fixes
```
Detected blocking call to open inside the event loop by integration camera at homeassistant/components/camera/img_util.py, line 100: TurboJPEGSingleton.__instance = TurboJPEG() (offender: /usr/local/lib/python3.12/ctypes/util.py, line 276: with open(filepath, rb) as fh:), please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+camera%22
```

* Update homeassistant/components/camera/img_util.py

* Fix turbojpeg init doing blocking I/O in the event loop

fixes
```
Detected blocking call to open inside the event loop by integration camera at homeassistant/components/camera/img_util.py, line 100: TurboJPEGSingleton.__instance = TurboJPEG() (offender: /usr/local/lib/python3.12/ctypes/util.py, line 276: with open(filepath, rb) as fh:), please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+camera%22
```

* already suppressed and logged
2024-05-23 10:50:25 -04:00
..
3_day_blinds
abode Move abode service registration (#117418) 2024-05-14 15:18:45 +02:00
accuweather Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
acer_projector Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
acmeda Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
acomax
actiontec
adax Add adax on/off functionality for local heaters (#114557) 2024-04-06 17:09:48 +02:00
adguard Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
ads
advantage_air Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
aemet Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
aep_ohio
aep_texas
aftership Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
agent_dvr Use ConfigEntry runtime_data in agent_dvr (#117412) 2024-05-14 11:10:40 +02:00
air_quality Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
airgradient Bump airgradient to 0.4.1 (#117963) 2024-05-23 10:25:54 +02:00
airly Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
airnow Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
airq Add options flow to the airq integration (#109337) 2024-05-15 09:13:26 +02:00
airthings Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
airthings_ble Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
airtouch4
airtouch5 Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
airvisual Ensure config entry setup lock is held when removing a config entry (#117086) 2024-05-11 09:47:26 +09:00
airvisual_pro Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
airzone Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
airzone_cloud Add climate temp ranges support for Airzone Cloud (#115025) 2024-05-07 21:29:45 +02:00
aladdin_connect Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
alarm_control_panel Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
alarmdecoder Adopt new runtime entry data model for AlarmDecoder (#117856) 2024-05-22 10:47:37 +02:00
alert Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -10:00
alexa Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
alpha_vantage
amazon_polly Update boto3 to 1.34.51 and aiobotocore to 2.12.1 (#114379) 2024-03-28 14:18:44 +01:00
amberelectric Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
ambient_network Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
ambient_station Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
amcrest Fix non-thread-safe operations in amcrest (#116859) 2024-05-05 16:58:38 -04:00
amp_motorization
ampio
analytics
analytics_insights Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
android_ip_webcam Fix spelling [docstrings + comments] (#114168) 2024-03-25 11:33:00 +01:00
androidtv Use PEP 695 for decorator typing with type aliases (1) (#117662) 2024-05-18 11:42:39 +02:00
androidtv_remote Android TV Remote: Mention the TV will turn on in the reauth flow (#117548) 2024-05-17 09:05:46 -04:00
anel_pwrctrl
anova Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00
anthemav
anwb_energie
aosmith Use PEP 695 for class annotations (1) (#117775) 2024-05-20 10:42:57 +02:00
apache_kafka Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -10:00
apcupsd Define PARALLEL_UPDATES for APCUPSD (#114134) 2024-03-28 10:17:12 +01:00
api Enable Ruff RUF018 (#115485) 2024-04-13 09:56:33 +02:00
appalachianpower
apple_tv Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
application_credentials
apprise Update apprise to 1.8.0 (#117370) 2024-05-14 10:39:05 +02:00
aprilaire Unignore Ruff UP006, UP007 (#115533) 2024-04-14 00:26:58 -05:00
aprs Update aprslib to 0.7.2 (#114365) 2024-03-28 11:28:28 +01:00
apsystems Set integration_type to device for apsystems integration (#117782) 2024-05-20 11:13:08 +02:00
aqualogic
aquostv Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
aranet Bump aranet4 to 2.3.4 (#117738) 2024-05-19 21:08:39 +03:00
arcam_fmj Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
arest
arris_tg2492lg Bump arris-tg2492lg to 2.2.0 (#107905) 2024-04-18 15:52:03 +02:00
aruba
arve Add Arve integration (#113156) 2024-04-08 17:24:32 +02:00
arwn
aseko_pool_live Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
assist_pipeline Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
asterisk_cdr
asterisk_mbox
asuswrt Use PEP 695 for decorator typing with type aliases (1) (#117662) 2024-05-18 11:42:39 +02:00
atag
aten_pe
atlanticcityelectric
atome
august Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
august_ble
aurora Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
aurora_abb_powerone Set integration type for aurora_abb_powerone (#117462) 2024-05-14 22:36:15 +02:00
aussie_broadband Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
auth Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
automation Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
avea
avion
awair Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
aws Update boto3 to 1.34.51 and aiobotocore to 2.12.1 (#114379) 2024-03-28 14:18:44 +01:00
axis Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
azure_data_explorer Add Azure data explorer (#68992) 2024-05-23 09:14:09 +02:00
azure_devops Enable Ruff FLY002 rule (#115112) 2024-04-12 09:04:16 +02:00
azure_event_hub Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
azure_service_bus
backup Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
baf Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
baidu
balboa Fix icons and strings in Balboa (#117618) 2024-05-17 16:17:36 +02:00
bang_olufsen Bump pydantic constraint (#116401) 2024-04-30 13:13:56 -05:00
bayesian Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -10:00
bbox
beewi_smartclim
bge
binary_sensor Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
bitcoin
bizkaibus
blackbird
blebox Use PEP 695 for class annotations (1) (#117775) 2024-05-20 10:42:57 +02:00
blink Add camera recording service to blink (#110612) 2024-05-12 19:35:01 -07:00
blinksticklight
bliss_automation
bloc_blinds
blockchain
bloomsky
blue_current Separate Blue Current timestamp sensors (#111942) 2024-05-14 22:46:31 +02:00
bluemaestro Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
blueprint
bluesound Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
bluetooth Bump habluetooth to 3.1.0 (#117905) 2024-05-22 12:28:13 +02:00
bluetooth_adapters
bluetooth_le_tracker
bluetooth_tracker
bmw_connected_drive Enable raising ConfigEntryAuthFailed on BMW coordinator init (#116643) 2024-05-14 21:14:35 +02:00
bond Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
bosch_shc Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
brandt
braviatv Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
brel_home
bring Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
broadlink Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
brother Use SnmpEngine stored in hass.data by singleton in Brother integration (#117043) 2024-05-19 11:33:21 +02:00
brottsplatskartan Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
browser
brunt Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
bsblan Get ServiceValidationError message from translation cache only (#113704) 2024-03-18 14:42:21 +01:00
bswitch
bt_home_hub_5
bt_smarthub
bthome Use PEP 695 for class annotations (1) (#117775) 2024-05-20 10:42:57 +02:00
bticino
bubendorff
buienradar Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
button Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
caldav Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
calendar Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
camera Fix turbojpeg init doing blocking I/O in the event loop (#117971) 2024-05-23 10:50:25 -04:00
canary Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
cast Use PEP 695 for decorator typing with type aliases (1) (#117662) 2024-05-18 11:42:39 +02:00
ccm15 Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
cert_expiry Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
channels Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
circuit Deprecate Unify Circuit integration (#115528) 2024-04-23 21:59:03 +02:00
cisco_ios
cisco_mobility_express Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
cisco_webex_teams Drop Python 3.11 support (#114220) 2024-03-26 12:51:14 +01:00
citybikes Enable Ruff FLY002 rule (#115112) 2024-04-12 09:04:16 +02:00
clementine
clickatell
clicksend
clicksend_tts
climate Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
cloud Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
cloudflare Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
cmus
co2signal Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
coautilities
coinbase Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
color_extractor Make color extractor single config entry (#115016) 2024-04-13 13:04:39 +02:00
comed
comed_hourly_pricing
comelit Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
comfoconnect
command_line Add device class to Command Line cover (#117183) 2024-05-11 06:22:30 +01:00
compensation Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
concord232 Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
coned
config Cache area registry JSON serialize (#117847) 2024-05-21 09:03:31 -04:00
configurator Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
control4 Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
conversation Don't prioritize "name" slot if it's a wildcard in default conversation agent (#117518) 2024-05-15 22:23:24 -04:00
coolmaster Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
counter Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
cover Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
cozytouch
cppm_tracker Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
cpuspeed
cribl
crownstone Bump crownstone-sse to 2.0.5, crownstone-cloud to 1.4.11 (#117748) 2024-05-19 19:18:28 -10:00
cups Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
currencylayer
dacia
daikin Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
danfoss_air
datadog
date Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
datetime Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
ddwrt Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
debugpy Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
deconz Support carbon dioxide and formaldehyde sensors in deCONZ (#117877) 2024-05-22 07:33:55 +02:00
decora Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
decora_wifi
default_config
delijn
delmarva
deluge Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
demo Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
denon
denonavr Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
derivative Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -10:00
devialet Remove checked in translations (#114336) 2024-03-27 22:33:06 +01:00
device_automation Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
device_sun_light_trigger Migrate device_sun_light_trigger to use async_track_state_change_event (#115555) 2024-04-18 10:45:06 -04:00
device_tracker Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
devolo_home_control Use reauth helper in devolo Home Control (#117739) 2024-05-19 19:31:19 +02:00
devolo_home_network Use PEP 695 misc (2) (#117814) 2024-05-21 09:45:57 +02:00
dexcom Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
dhcp Bump aiodiscover to 2.1.0 (#115823) 2024-04-19 09:43:02 +02:00
diagnostics Remove @ from codeowners when downloading diagnostics (#117825) 2024-05-21 09:32:07 +02:00
dialogflow Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
diaz
digital_loggers
digital_ocean
directv Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
discogs
discord Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
discovergy Bump pydiscovergy to 3.0.1 (#117740) 2024-05-19 20:56:58 +02:00
dlib_face_detect
dlib_face_identify
dlink Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
dlna_dmr Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
dlna_dms Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
dnsip Add support for round-robin DNS (#115218) 2024-05-07 11:49:13 +02:00
dominos Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
doods Update pillow to 10.3.0 (#115524) 2024-04-13 18:26:33 +02:00
doorbird Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
dooya
dormakaba_dkey Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
dovado Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
downloader Fix Downloader test cases and error title (#114847) 2024-04-08 15:28:07 +02:00
dremel_3d_printer Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
drop_connect Bump dropmqttapi to 1.0.3 (#116179) 2024-04-25 15:00:21 -05:00
dsmr
dsmr_reader Add diagnostics platform to DSMR Reader (#115805) 2024-04-18 14:08:23 +02:00
dte_energy_bridge
dublin_bus_transport
duckdns
dunehd Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
duotecno Bump pyduotecno to 2024.5.1 (#117643) 2024-05-17 18:37:59 +02:00
duquesne_light
dwd_weather_warnings Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
dweet
dynalite
eafm
eastron
easyenergy Get ServiceValidationError message from translation cache only (#113704) 2024-03-18 14:42:21 +01:00
ebox
ebusd Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
ecoal_boiler
ecobee Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
ecoforest Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
econet
ecovacs Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
ecowitt Correct state class of ecowitt hourly rain rate sensors (#110475) 2024-05-08 17:19:16 +02:00
eddystone_temperature
edimax
edl21
efergy Bump pyefergy to 22.5.0 (#117395) 2024-05-14 15:42:41 +02:00
egardia Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
eight_sleep
electrasmart
electric_kiwi Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
elgato Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
eliqonline
elkm1 Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
elmax Update elmax_api to v0.0.5 (#117693) 2024-05-19 19:16:46 -10:00
elv
elvia Make config flow imports consistent (#114962) 2024-04-05 21:38:11 +02:00
emby
emoncms
emoncms_history Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
emonitor Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
emulated_hue Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
emulated_kasa
emulated_roku Bump emulated-roku to 0.3.0 to fix Sofabaton Support (#115452) 2024-04-14 21:43:11 -05:00
energenie_power_sockets Add Integration for Energenie Power-Sockets (#113097) 2024-03-29 13:29:14 +01:00
energie_vanons
energy Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
energyzero Get ServiceValidationError message from translation cache only (#113704) 2024-03-18 14:42:21 +01:00
enigma2 Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
enmax
enocean Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
enphase_envoy Bump pyenphase to 1.20.3 (#117061) 2024-05-08 07:02:49 -05:00
entur_public_transport Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
environment_canada Move environment_canada coordinator to separate module (#117426) 2024-05-20 10:00:01 +02:00
envisalink
ephember
epic_games_store Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
epion
epson
eq3btsmart Update eq3btsmart library dependency to 1.1.8 (#117051) 2024-05-07 19:49:00 -05:00
escea
esera_onewire
esphome Send MEDIA_ANNOUNCE flag to ESPHome media_player (#116993) 2024-05-23 09:47:34 +12:00
etherscan
eufy
eufylife_ble Add bluetooth adapter model and manufacturer to config flow (#115780) 2024-04-18 10:39:32 -04:00
event Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
evergy
everlights
evil_genius_labs Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
evohome Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
ezviz Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
faa_delays Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
facebook
fail2ban
familyhub
fan Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
fastdotcom SIngle entry for Fastdotcom (#114963) 2024-04-05 18:53:28 +02:00
feedreader Remove unnecessary type ignores (#116036) 2024-04-23 17:32:21 +02:00
ffmpeg Use PEP 695 for class annotations (1) (#117775) 2024-05-20 10:42:57 +02:00
ffmpeg_motion Use PEP 695 for class annotations (1) (#117775) 2024-05-20 10:42:57 +02:00
ffmpeg_noise
fibaro Bump pyfibaro to 0.7.8 (#116126) 2024-04-25 20:57:15 +03:00
fido
file Create helper for File config flow step handling (#117371) 2024-05-13 22:40:01 +02:00
file_upload Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
filesize Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
filter Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -10:00
fints Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
fire_tv
fireservicerota Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
firmata Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
fitbit Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
fivem Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
fixer
fjaraskupan Bump fjaraskupan to 2.3.0 (#114344) 2024-03-28 06:57:02 +01:00
fleetgo
flexit
flexit_bacnet Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
flexom
flic
flick_electric Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
flipr Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
flo Rename flo coordinator module (#117438) 2024-05-14 17:34:02 +02:00
flock
flume Use PEP 695 for class annotations (1) (#117775) 2024-05-20 10:42:57 +02:00
flux
flux_led Optimize loading of translations (#114089) 2024-03-23 22:22:09 -10:00
folder Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
folder_watcher Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
foobot
forecast_solar Bump forecast-solar lib to v3.1.0 (#115272) 2024-04-09 18:34:04 +02:00
forked_daapd Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
fortios Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
foscam Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
foursquare
free_mobile
freebox Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
freedns
freedompro Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
fritz Move entity definitions into own module in AVM Fritz!Tools (#117701) 2024-05-18 22:25:25 +02:00
fritzbox Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
fritzbox_callmonitor Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
fronius Use PEP 695 for function annotations with scoping (#117787) 2024-05-20 12:43:39 +02:00
frontend Update frontend to 20240501.1 (#116939) 2024-05-06 18:40:01 +02:00
frontier_silicon Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
fujitsu_anywair
fully_kiosk Fix Fully Kiosk set config service (#112840) 2024-05-15 15:01:55 +02:00
futurenow
fyta Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
garadget
garages_amsterdam Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
gardena_bluetooth Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
gaviota
gc100
gdacs
generic Set integration type for generic (#117464) 2024-05-15 09:33:47 +02:00
generic_hygrostat Fix incorrect call to async_schedule_update_ha_state in generic_hygrostat (#116349) 2024-04-28 12:55:17 -05:00
generic_thermostat Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -10:00
geniushub Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
geo_json_events
geo_location Update import for EventStateChangedData [a-h] (#114899) 2024-04-04 11:48:36 -10:00
geo_rss_events Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
geocaching
geofency Avoid linear search in geofency to find devices (#114810) 2024-04-04 09:27:14 -10:00
geonetnz_quakes
geonetnz_volcano
gios Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
github User eager task in github config flow (#117066) 2024-05-08 11:25:57 +02:00
gitlab_ci
gitter
glances Add support for Glances v4 (#117664) 2024-05-21 16:21:36 +02:00
goalzero Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
gogogate2 Move gogogate2 coordinator to separate module (#117433) 2024-05-16 09:11:49 +02:00
goodwe Bump goodwe to 0.3.5 (#117115) 2024-05-09 00:17:20 +02:00
google Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
google_assistant Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
google_assistant_sdk Call Google Assistant SDK service using async_add_executor_job (#117325) 2024-05-12 22:19:20 -04:00
google_cloud Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
google_domains Add ruff rules PIE790, PIE794, PIE807, PIE810 (#113617) 2024-03-16 11:04:58 -10:00
google_generative_ai_conversation Google Generative AI: Handle response with empty parts in generate_content (#117908) 2024-05-22 07:47:16 -07:00
google_mail
google_maps
google_pubsub Improve generic event typing [google_pubsub] (#114731) 2024-04-06 14:20:31 +02:00
google_sheets Enable Ruff TRY201 (#114269) 2024-03-28 10:18:07 +01:00
google_tasks Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
google_translate Add all supported languages to Google Translate and remove unsupported ones (#107404) 2024-04-24 20:51:46 +02:00
google_travel_time Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
google_wifi
govee_ble Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
govee_light_local Better handling of EADDRINUSE for Govee light (#117943) 2024-05-23 08:45:49 +02:00
gpsd
gpslogger Avoid linear search in gpslogger to find devices (#114811) 2024-04-04 09:27:24 -10:00
graphite Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
gree Rename gree coordinator module (#117474) 2024-05-15 08:57:27 +02:00
greeneye_monitor Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
greenwave
group Add standard deviation calculation to group (#112076) 2024-05-10 10:16:09 +02:00
growatt_server Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
gstreamer
gtfs Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
guardian Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
habitica Fix Habitica doing blocking I/O in the event loop (#117647) 2024-05-17 21:06:26 -04:00
hardkernel
hardware
harman_kardon_avr
harmony Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
hassio Cleanup pylint ignore (#117964) 2024-05-23 11:09:33 +02:00
havana_shade
haveibeenpwned
hddtemp
hdmi_cec Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
heatmiser
heiwa
heos Use PEP 695 for decorator typing with type aliases (1) (#117662) 2024-05-18 11:42:39 +02:00
here_travel_time Add first batch of Ruff PYI rules (#115100) 2024-04-07 11:30:50 -10:00
hexaom
hi_kumo
hikvision
hikvisioncam
hisense_aehw4a1
history Use dict instead of MutableMapping [recorder] (#115318) 2024-04-09 15:08:31 -10:00
history_stats Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
hitron_coda Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
hive Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
hko Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
hlk_sw16
holiday Holiday update calendar once per day (#116421) 2024-05-07 18:52:51 +02:00
home_connect Fix spelling [docstrings + comments] (#114168) 2024-03-25 11:33:00 +01:00
home_plus_control
homeassistant Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
homeassistant_alerts Split homeassistant_alerts constants and coordinator (#117475) 2024-05-15 08:54:12 +02:00
homeassistant_green
homeassistant_hardware Ensure test async_create_task eager start behavior matches production (#115517) 2024-04-13 15:58:52 -05:00
homeassistant_sky_connect Simplify SkyConnect setup flow (#117868) 2024-05-22 14:09:30 -04:00
homeassistant_yellow
homekit Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
homekit_controller Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
homematic Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
homematicip_cloud Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
homewizard Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
homeworks Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
honeywell Add missing placeholder name to reauth (#117869) 2024-05-21 12:57:23 -04:00
horizon
hp_ilo
html5 Fix non-thread-safe operations in html5 (#116068) 2024-04-24 03:33:19 +02:00
http Use PEP 695 for function annotations with scoping (#117787) 2024-05-20 12:43:39 +02:00
huawei_lte Filter out HTML greater/less than entities from huawei_lte sensor values (#117209) 2024-05-18 13:45:42 +02:00
hue Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
huisbaasje Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
humidifier Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
hunterdouglas_powerview Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
hurrican_shutters_wholesale
husqvarna_automower Add switch for stay out zones in Husqvarna Automower (#117809) 2024-05-22 18:51:21 +02:00
huum Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
hvv_departures Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
hydrawise Clean up some bad line wrapping in Hydrawise (#117671) 2024-05-18 10:26:22 +02:00
hyperion Fix Hyperion light not updating state (#115389) 2024-04-19 18:21:21 +02:00
ialarm Move ialarm coordinator to separate module (#117478) 2024-05-15 09:30:44 +02:00
iammeter Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
iaqualink Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
ibeacon Store runtime data inside the config entry in iBeacon (#117936) 2024-05-22 20:44:41 +02:00
icloud Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
idasen_desk Move idasen_desk coordinator to separate module (#117485) 2024-05-15 11:26:40 +02:00
idteck_prox
ifttt
iglo
ign_sismologia
ihc Fix non-thread-safe operations in ihc (#116513) 2024-05-01 15:23:33 +02:00
image Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
image_processing Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
image_upload Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
imap Fix IMAP config entry setup (#116797) 2024-05-04 13:18:26 -05:00
imgw_pib Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
improv_ble Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
incomfort
indianamichiganpower
influxdb Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
inkbird Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
input_boolean
input_button
input_datetime Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
input_number
input_select Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
input_text Remove unnecessary type ignores (#116036) 2024-04-23 17:32:21 +02:00
inspired_shades
insteon Fix issue changing Insteon Hub configuration (#117204) 2024-05-16 21:45:03 -04:00
integration Allow reconfiguration of integration sensor (#116740) 2024-05-06 21:03:46 +02:00
intellifire Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
intent Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
intent_script
intesishome
ios
iotawatt Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
iperf3
ipma Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
ipp Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
iqvia Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
irish_rail_transport
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 stale prayer times from `islamic-prayer-times` (#115683) 2024-04-30 09:18:09 +02:00
ismartwindow
iss
isy994 Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
itach
itunes
izone Use PEP 695 for decorator typing with type aliases (1) (#117662) 2024-05-18 11:42:39 +02:00
jellyfin Add Jellyfin audio_codec optionflow (#113036) 2024-05-15 16:11:11 +02:00
jewish_calendar Upgrade to hdate 0.10.8 (#116202) 2024-05-07 09:28:54 +02:00
joaoapps_join
juicenet Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
justnimbus Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
jvc_projector Fix jvcprojector command timeout with some projectors (#116392) 2024-04-29 18:25:16 +02:00
kaiterra Improve error handing in kaiterra data retrieval when no aqi data is present (#112885) 2024-05-15 16:22:58 +02:00
kaleidescape
kankun
keba
keenetic_ndms2
kef Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
kegtron Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
kentuckypower
keyboard
keyboard_remote
keymitt_ble
kira
kitchen_sink Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
kiwi
kmtronic Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
knx Add value_template option to KNX expose (#117732) 2024-05-22 00:09:42 +02:00
kodi Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
konnected Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
kostal_plenticore Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
kraken Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
krispol
kulersky
kwb
lacrosse
lacrosse_view Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
lamarzocco Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
lametric Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
landisgyr_heat_meter
lannouncer
lastfm Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
launch_library Fix launch library translation keys (#114093) 2024-03-24 15:12:25 +01:00
laundrify Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
lawn_mower Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
lcn Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
ld2410_ble Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
leaone Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
led_ble Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
legrand
lg_netcast Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
lg_soundbar Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
lidarr Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
life360
lifx Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
lifx_cloud
light Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
lightwave
limitlessled Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
linear_garage_door Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
linksys_smart
linode
linux_battery
lirc
litejet Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
litterrobot Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
livisi
llamalab_automate
local_calendar Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
local_file
local_ip
local_todo Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
locative Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
lock Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
logbook Small speed up to logbook humanify (#117854) 2024-05-21 09:10:20 -04:00
logentries Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
logger Speed up logger setup (#114610) 2024-04-04 08:35:44 +02:00
logi_circle
london_air Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
london_underground
lookin Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
loqed
lovelace Fix cast dashboard in media browser (#114924) 2024-04-05 11:44:51 +02:00
luci Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
luftdaten
lupusec Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
lutron Bump pylutron to 0.2.13 (#117062) 2024-05-08 14:32:23 +02:00
lutron_caseta Fix Lutron Serena Tilt Only Wood Blinds set tilt function (#117374) 2024-05-14 09:05:12 +09:00
luxaflex
lw12wifi
lyric Add support for room sensor accessories assigned to a Honeywell (Lyric) Thermostat (#104343) 2024-04-18 20:50:11 +02:00
madeco
mailbox Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
mailgun Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
manual Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
manual_mqtt Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
map Update empty line formatting after module docstring (#114040) 2024-03-23 00:27:57 +01:00
marantz
martec
marytts
mastodon Add functionality to Mastodon (#112862) 2024-05-16 12:08:50 +02:00
matrix Ensure test async_create_task eager start behavior matches production (#115517) 2024-04-13 15:58:52 -05:00
matter Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
maxcube
mazda
meater Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
medcom_ble Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
media_extractor Fix non-thread-safe operations in media_extractor (#116065) 2024-04-24 02:19:18 +02:00
media_player Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
media_source Add MediaSourceProtocol to improve platform typing (#117001) 2024-05-07 21:18:11 +02:00
mediaroom
melcloud Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
melissa
melnor Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
meraki Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
message_bird
met Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
met_eireann Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
meteo_france Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
meteoalarm
meteoclimatic Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
metoffice Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
mfi
microbees Add climate platform to microBees (#111152) 2024-05-14 12:11:19 +02:00
microsoft
microsoft_face
microsoft_face_detect
microsoft_face_identify
mijndomein_energie
mikrotik Cleanup pylint ignore (#117964) 2024-05-23 11:09:33 +02:00
mill Move mill coordinator to separate module (#117493) 2024-05-15 13:52:32 +02:00
min_max Update import for EventStateChangedData [i-z] (#114900) 2024-04-04 11:48:29 -10:00
minecraft_server Abort Minecraft Server config flow if device is already configured (#116852) 2024-05-06 00:21:50 +02:00
minio Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
mjpeg Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
moat Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
mobile_app Add state class to mobile_app restore entity (#115798) 2024-04-18 08:06:51 -04:00
mochad Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
modbus Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
modem_callerid
modern_forms Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
moehlenhoff_alpha2 Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
mold_indicator Update import for EventStateChangedData [i-z] (#114900) 2024-04-04 11:48:29 -10:00
monessen
monoprice Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
monzo Bump monzopy to 1.2.0 (#117730) 2024-05-19 15:37:25 +02:00
moon Migrate moon to use single_config_entry (#114404) 2024-03-28 21:28:02 +01:00
mopeka Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
motion_blinds Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
motionblinds_ble Rename Motionblinds BLE integration to Motionblinds Bluetooth (#114584) 2024-04-03 12:11:46 +02:00
motioneye
motionmount Improve base entity state in Vogel's MotionMount integration (#109043) 2024-05-10 09:58:16 +02:00
mpd
mqtt Refactor shared mqtt schema's to new module (#117944) 2024-05-23 01:12:25 +02:00
mqtt_eventstream
mqtt_json
mqtt_room
mqtt_statestream Enable Ruff RUF018 (#115485) 2024-04-13 09:56:33 +02:00
msteams Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
mullvad Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
mutesync Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
mvglive
my
mycroft
myq
mysensors Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
mystrom Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
mythicbeastsdns
myuplink Add alarm and connectivity binary_sensors to myuplink (#111643) 2024-05-15 17:13:56 +02:00
nad
nam Add missing string `reconfigure_successful` for NAM reconfigure flow (#117683) 2024-05-18 11:24:39 +02:00
namecheapdns
nanoleaf Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
neato Bump pybotvac to 0.0.25 (#115435) 2024-04-11 21:57:18 +02:00
nederlandse_spoorwegen Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
ness_alarm Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
nest Stop the nest subscriber on Home Assistant stop (#117830) 2024-05-20 22:59:11 -07:00
netatmo Fix Netatmo indoor sensor (#116342) 2024-04-28 17:34:27 +02:00
netdata
netgear
netgear_lte
netio Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
network Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
neurio_energy
nexia Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
nexity
nextbus Enable Ruff FLY002 rule (#115112) 2024-04-12 09:04:16 +02:00
nextcloud Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
nextdns Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
nfandroidtv Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
nibe_heatpump Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
nightscout Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
niko_home_control Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
nilu
nina Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
nissan_leaf Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
nmap_tracker Enable Ruff FLY002 rule (#115112) 2024-04-12 09:04:16 +02:00
nmbs
no_ip Add ruff rules PIE790, PIE794, PIE807, PIE810 (#113617) 2024-03-16 11:04:58 -10:00
noaa_tides Add first batch of Ruff PYI rules (#115100) 2024-04-07 11:30:50 -10:00
nobo_hub Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
norway_air Bump PyMetno to 0.12.0 (#113777) 2024-03-19 06:57:14 +01:00
notify Add shared notify service migration repair helper (#117213) 2024-05-11 21:13:44 +02:00
notify_events
notion Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
nsw_fuel_station
nsw_rural_fire_service_feed
nuheat Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
nuki Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
numato Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
number Enable Ruff PYI041 (#115229) 2024-04-08 09:29:05 -10:00
nut Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
nutrichef
nws Keep observation data valid for 60 min and retry with no data for nws (#117109) 2024-05-21 22:14:05 -10:00
nx584 Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
nzbget Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
oasa_telematics
obihai Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
octoprint Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
oem
ohmconnect
ollama Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
ombi
omnilogic Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
onboarding Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
oncue Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
ondilo_ico Reduce update interval in Ondilo Ico (#116989) 2024-05-07 19:55:03 +02:00
onewire Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
onkyo Expose dynamic range status in Onkyo media player (#109099) 2024-04-23 16:39:11 +02:00
onvif Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
open_meteo Add hourly forecast to open_meteo (#113622) 2024-03-30 15:13:26 +01:00
openai_conversation LLM Tools support for OpenAI integration (#117645) 2024-05-21 22:45:04 -04:00
openalpr_cloud
openerz
openevse
openexchangerates Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
opengarage Move opengarage coordinator to separate module (#117608) 2024-05-17 08:05:43 +02:00
openhardwaremonitor Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
openhome Use PEP 695 for decorator typing with type aliases (2) (#117663) 2024-05-18 11:41:46 +02:00
opensensemap
opensky Rework opensky tests (#114441) 2024-03-30 14:52:33 +01:00
opentherm_gw Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
openuv
openweathermap Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
opnsense Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
opower Revert "Bump opower to 0.4.5 and use new account.id" (#117476) 2024-05-15 09:22:45 +02:00
opple
oralb Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
oru
oru_opower
orvibo
osoenergy Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
osramlightify Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
otbr Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
otp
ourgroceries Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
overkiz Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
ovo_energy Fix state classes for ovo energy sensors (#116225) 2024-04-26 14:03:16 +02:00
owntracks Avoid linear search in owntracks to find devices (#114812) 2024-04-04 09:26:58 -10:00
p1_monitor Move p1_monitor coordinator to separate module (#117562) 2024-05-17 16:34:47 +02:00
panasonic_bluray
panasonic_viera Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
pandora
panel_custom
panel_iframe Deprecate the panel_iframe integration (#113410) 2024-03-22 02:48:52 +01:00
pcs_lighting
peco
peco_opower
pegel_online Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
pencom
pepco
permobil Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
persistent_notification Use SignalType to improve typing [core] (#114298) 2024-03-27 14:25:02 +01:00
person Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
pge
philips_js Update philips_js to 3.2.1 (#117881) 2024-05-22 00:11:10 +02:00
pi_hole Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
picnic Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
picotts
pilight Use PEP 695 for function annotations with scoping (#117787) 2024-05-20 12:43:39 +02:00
ping Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
pioneer
piper
pjlink
plaato Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
plant Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
plex Bump PlexAPI to 4.15.13 (#117712) 2024-05-19 11:36:25 +02:00
plugwise Add options-property to Plugwise Select (#117655) 2024-05-18 12:39:58 +02:00
plum_lightpad
pocketcasts
point Downgrade point quality scale to silver (#117783) 2024-05-20 11:06:56 +02:00
poolsense Use generator expression in poolsense (#117582) 2024-05-18 13:10:06 +02:00
portlandgeneral
powerwall Bump tesla-powerwall to 0.5.2 (#117823) 2024-05-20 16:51:39 -10:00
private_ble_device Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
profiler Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
progettihwsw Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
proliphix
prometheus Use PEP 695 for function annotations with scoping (#117787) 2024-05-20 12:43:39 +02:00
prosegur Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
prowl
proximity Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
proxmoxve Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
proxy Update pillow to 10.3.0 (#115524) 2024-04-13 18:26:33 +02:00
prusalink Move prusalink coordinators to separate module (#117495) 2024-05-15 13:51:22 +02:00
ps4 Avoid linear search in ps4 to find devices (#114814) 2024-04-04 11:53:04 +02:00
pse
psoklahoma
pulseaudio_loopback
pure_energie Move pure_energie coordinator to separate module (#117560) 2024-05-16 16:51:25 +02:00
purpleair Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
push
pushbullet
pushover
pushsafer
pvoutput
pvpc_hourly_pricing Move pvpc coordinator to separate module (#117559) 2024-05-16 16:06:50 +02:00
pyload
python_script Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
qbittorrent Add get_torrents service to qBittorrent integration (#106501) 2024-04-19 07:56:37 +02:00
qingping Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
qld_bushfire
qnap Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
qnap_qsw
qrcode Update pillow to 10.3.0 (#115524) 2024-04-13 18:26:33 +02:00
quadrafire
quantum_gateway
qvr_pro Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
qwikswitch
rabbitair Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
rachio Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
radarr fix radarr coordinator updates (#116874) 2024-05-05 18:54:17 +02:00
radio_browser Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
radiotherm Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
rainbird Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
raincloud
rainforest_eagle Move rainforest_eagle coordinator to separate module (#117556) 2024-05-16 12:57:20 +02:00
rainforest_raven Bump aioraven to 0.5.3 (#114397) 2024-03-28 18:52:17 +01:00
rainmachine Move rainmachine coordinator to separate module (#117983) 2024-05-23 16:41:50 +02:00
random Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
rapt_ble Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
raspberry_pi
raspyrfm
raven_rock_mfg
rdw
recollect_waste Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
recorder Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
recovery_mode
recswitch
reddit
refoss
rejseplanen Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
remember_the_milk
remote Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
remote_rpi_gpio
renault Allow manual delete of stale Renault vehicles (#116229) 2024-05-18 13:46:38 +02:00
renson Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
reolink Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
repairs
repetier
rest Add support for payload_template in rest component (#107464) 2024-04-18 15:22:58 +02:00
rest_command Fix placeholder quotes (#114974) 2024-04-06 13:01:56 +02:00
rexel
rflink Ensure test async_create_task eager start behavior matches production (#115517) 2024-04-13 15:58:52 -05:00
rfxtrx Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
rhasspy
ridwell
ring Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
ripple
risco Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
rituals_perfume_genie Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
rmvtransport
roborock Add test data for Zeo and Dyad devices to Roborock (#117054) 2024-05-09 00:16:48 +02:00
rocketchat
roku Use PEP 695 for decorator typing with type aliases (2) (#117663) 2024-05-18 11:41:46 +02:00
romy Add sensor platform to romy integration (#112388) 2024-04-24 17:06:46 +02:00
roomba Add typing to Roomba config flow (#114624) 2024-04-02 21:21:55 +03:00
roon Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
route53 Update boto3 to 1.34.51 and aiobotocore to 2.12.1 (#114379) 2024-03-28 14:18:44 +01:00
rova Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
rpi_camera
rpi_power
rss_feed_template Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
rtorrent
rtsp_to_webrtc
ruckus_unleashed Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
russound_rio
russound_rnet
ruuvi_gateway Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
ruuvitag_ble Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
rympro Bump pyrympro to 0.0.8 (#117919) 2024-05-22 18:14:04 +02:00
sabnzbd Migrate sabnzbd to use data update coordinator (#114745) 2024-04-03 15:15:23 +02:00
saj
samsam
samsungtv Add available and state to SamsungTV remote (#117909) 2024-05-22 20:35:34 +02:00
sanix Bump sanix to 1.0.6 (#116570) 2024-05-02 00:21:40 +02:00
satel_integra Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
scene Refactor integration startup time to show wall clock time (#113707) 2024-03-18 21:45:34 -04:00
schedule Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
schlage Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
schluter
scl
scrape Improve scrape strings (#116519) 2024-05-01 16:22:25 +02:00
screenaway
screenlogic Add number entities for screenlogic values used in SI calc (#117812) 2024-05-22 09:52:09 -10:00
script Small cleanups to script (#115565) 2024-04-14 10:47:13 -05:00
scsgate Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
search Fix area search for entities of devices (#114394) 2024-03-28 16:57:29 +01:00
season
select Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
sendgrid
sense Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
sensibo Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
sensirion_ble Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
sensor Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
sensorblue
sensorpro Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
sensorpush Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
sentry Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
senz Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
serial Replace pyserial-asyncio with pyserial-asyncio-fast in serial (#116636) 2024-05-02 16:23:47 -05:00
serial_pm
sesame
seven_segments Update pillow to 10.3.0 (#115524) 2024-04-13 18:26:33 +02:00
seventeentrack Add service to 17track to get packages (#116067) 2024-04-24 14:29:13 +02:00
sfr_box Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
sharkiq Rename sharkiq coordinator module (#117429) 2024-05-14 15:07:19 +02:00
shell_command Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
shelly Add Shelly debug logging for async_reconnect_soon (#117945) 2024-05-22 23:15:15 -04:00
shodan
shopping_list Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
sia Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
sigfox
sighthound Update pillow to 10.3.0 (#115524) 2024-04-13 18:26:33 +02:00
signal_messenger Enable Ruff TRY201 (#114269) 2024-03-28 10:18:07 +01:00
simplepush
simplisafe Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
simply_automated
simu
simulated
sinch
siren Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
sisyphus Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
sky_hub Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
skybeacon Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
skybell Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
slack Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
sleepiq Use PEP 695 misc (2) (#117814) 2024-05-21 09:45:57 +02:00
slide
slimproto Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
sma Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
smappee
smart_blinds
smart_home
smart_meter_texas Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
smarther
smartthings Update SmartThings codeowners (#117448) 2024-05-14 19:40:39 +02:00
smarttub Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
smarty
smhi Add clear night to smhi (#115998) 2024-05-22 16:03:48 +02:00
sms Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
smtp Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
smud
snapcast Fix Snapcast Config flow (#114952) 2024-04-05 19:45:24 +02:00
snips
snmp Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
snooz Add bluetooth adapter model and manufacturer to config flow (#115780) 2024-04-18 10:39:32 -04:00
solaredge Convert solaredge to asyncio with aiosolaredge (#115599) 2024-04-23 22:07:16 +02:00
solaredge_local
solarlog Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
solax Convert solax to use DataUpdateCoordinator (#117767) 2024-05-21 09:44:10 +02:00
soma Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
somfy
somfy_mylink Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
sonarr Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
songpal Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
sonos Use PEP 695 for decorator typing with type aliases (2) (#117663) 2024-05-18 11:41:46 +02:00
sony_projector
soundtouch Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
spaceapi
spc Update imports from alarm_control_panel (#117014) 2024-05-07 17:21:29 +02:00
speedtestdotnet Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
spider
splunk
spotify Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
sql Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
squeezebox Fix squeezebox blocking startup (#117331) 2024-05-12 22:18:52 -04:00
srp_energy Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
ssdp Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
starline Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
starlingbank
starlink Rework update_data starlink coordinator (#114642) 2024-04-03 20:51:55 +02:00
startca
statistics Refactor statistics to avoid creating tasks (#116743) 2024-05-05 16:39:45 -04:00
statsd
steam_online Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
steamist Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
stiebel_eltron
stookalert
stookwijzer
stream Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
streamlabswater Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
stt Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
subaru Return raw API data for subaru device diagnostics (#114119) 2024-05-07 17:32:17 +02:00
suez_water Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
sun Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
sunweg SunWEG reauth flow (#105861) 2024-03-28 13:53:32 +01:00
supervisord
supla Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
surepetcare Move surepetcare coordinator to separate module (#117544) 2024-05-16 11:44:36 +02:00
swepco
swiss_hydrological_data
swiss_public_transport Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
swisscom
switch Update import for EventStateChangedData [i-z] (#114900) 2024-04-04 11:48:29 -10:00
switch_as_x Update import for EventStateChangedData [i-z] (#114900) 2024-04-04 11:48:29 -10:00
switchbee Use PEP 695 misc (2) (#117814) 2024-05-21 09:45:57 +02:00
switchbot
switchbot_cloud Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
switcher_kis Move switcher_kis coordinator to separate module (#117538) 2024-05-16 10:11:19 +03:00
switchmate
symfonisk
syncthing
syncthru Enable Ruff TRY201 (#114269) 2024-03-28 10:18:07 +01:00
synology_chat
synology_dsm Use PEP 695 for class annotations (3) (#117777) 2024-05-20 10:46:01 +02:00
synology_srm
syslog
system_bridge Add exception translations to System Bridge integration (#112206) 2024-05-15 11:00:56 +02:00
system_health Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
system_log Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
systemmonitor Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
tado Use integration fallback configuration for tado water heater fallback (#111014) 2024-05-14 19:27:26 +02:00
tag
tailscale
tailwind Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
tami4 Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
tank_utility Enable Ruff TRY201 (#114269) 2024-03-28 10:18:07 +01:00
tankerkoenig Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
tapsaff
tasmota Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
tautulli
tcp Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
technove Use PEP 695 for decorator typing (3) (#117640) 2024-05-17 16:27:32 +02:00
ted5000
tedee Re-introduce webhook to tedee integration (#110247) 2024-05-14 19:38:58 +02:00
telegram Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
telegram_bot Add context to `telegram_bot` events (#109920) 2024-05-14 15:48:59 +02:00
tellduslive Downgrade tellduslive quality scale to silver (#117784) 2024-05-20 11:07:26 +02:00
tellstick
telnet
temper Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
template Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
tensorflow Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
tesla_wall_connector Tesla Wall Connector fix spelling error/typo (#117841) 2024-05-21 10:00:29 +02:00
teslemetry Add switch platform to Teslemetry (#117482) 2024-05-23 14:28:18 +02:00
tessie Deprecate speed limit lock in Tessie (#113848) 2024-04-24 13:30:22 +02:00
text Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
tfiac
thermobeacon Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
thermoplus
thermopro Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
thermoworks_smoke Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
thethingsnetwork
thingspeak
thinkingcleaner
thomson Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
thread Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
threshold Update import for EventStateChangedData [i-z] (#114900) 2024-04-04 11:48:29 -10:00
tibber Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
tikteck
tile Update pytile to 2023.12.0 (#114370) 2024-03-28 11:37:57 +01:00
tilt_ble Improve bluetooth generic typing (#117157) 2024-05-12 13:15:30 +02:00
time Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
time_date
timer Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
tmb
tod Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
todo Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
todoist Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
tolo Update pylint to 3.1.1 (#117416) 2024-05-14 11:40:37 +02:00
tomato
tomorrowio Move tomorrowio coordinator to separate module (#117537) 2024-05-18 09:01:50 +02:00
toon Use PEP 695 for decorator typing (3) (#117640) 2024-05-17 16:27:32 +02:00
torque Migrate torque to use async platform setup (#114994) 2024-04-05 22:41:37 -04:00
totalconnect Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
touchline Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
tplink Use PEP 695 for decorator typing (3) (#117640) 2024-05-17 16:27:32 +02:00
tplink_lte
tplink_omada Use PEP 695 for class annotations (3) (#117777) 2024-05-20 10:46:01 +02:00
tplink_tapo
traccar Avoid linear search in traccar to find devices (#114817) 2024-04-04 09:09:47 +02:00
traccar_server Use PEP 695 misc (#117788) 2024-05-20 12:01:49 +02:00
trace Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
tractive Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
tradfri
trafikverket_camera Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
trafikverket_ferry Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
trafikverket_train Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
trafikverket_weatherstation Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
transmission Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
transport_nsw
travisci
trend Update import for EventStateChangedData [i-z] (#114900) 2024-04-04 11:48:29 -10:00
tts Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
tuya Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
twentemilieu Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
twilio
twilio_call
twilio_sms
twinkly
twitch Remove Twitch YAML import (#115278) 2024-04-09 18:34:29 +02:00
twitter
ubiwizz
ubus Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
ue_smart_radio
uk_transport Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
ukraine_alarm
ultraloq
unifi Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
unifi_direct
unifiled
unifiprotect Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
universal Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
upb Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
upc_connect Bump connect-box to 0.3.1 (#107852) 2024-04-18 13:18:14 +02:00
upcloud Move upcloud coordinator to separate module (#117536) 2024-05-16 11:45:22 +02:00
update Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
upnp Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
uprise_smart_shades
uptime Migrate uptime to use single_config_entry (#114586) 2024-04-01 23:33:29 +02:00
uptimerobot Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
usb Fix usb scan delaying shutdown (#116390) 2024-04-29 10:07:48 -04:00
usgs_earthquakes_feed
utility_meter Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
uvc Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
v2c Bump pytrydan to 0.6.0 (#117162) 2024-05-10 19:59:28 +02:00
vacuum Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
vallox Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
valve Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
vasttrafik
velbus Use PEP 695 for decorator typing (3) (#117640) 2024-05-17 16:27:32 +02:00
velux Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
venstar Move venstar coordinator to separate module (#117500) 2024-05-15 15:18:26 +02:00
vera Use PEP 695 for class annotations (3) (#117777) 2024-05-20 10:46:01 +02:00
verisure Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
vermont_castings
versasense
version Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
vesync Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
viaggiatreno Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
vicare Add ability to change heating programs for heat pumps in ViCare integration (#110924) 2024-05-14 17:01:34 +02:00
vilfo Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
vivotek
vizio Move vizio coordinator to separate module (#117498) 2024-05-15 21:00:21 +02:00
vlc
vlc_telnet Use PEP 695 for decorator typing (3) (#117640) 2024-05-17 16:27:32 +02:00
vodafone_station Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
voicerss
voip Improve generic event typing [voip] (#114738) 2024-04-06 13:57:09 +02:00
volkszaehler
volumio Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
volvooncall Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
vulcan Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
vultr
w800rf32
wake_on_lan Fix non-thread-safe operations in wake_on_lan (#116069) 2024-04-24 03:32:07 +02:00
wake_word
wallbox Use PEP 695 for decorator typing (3) (#117640) 2024-05-17 16:27:32 +02:00
waqi Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
water_heater Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
waterfurnace
watson_iot Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
watson_tts
watttime Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
waze_travel_time Add service waze_travel_time.get_travel_times (#108170) 2024-05-08 07:56:17 +02:00
weather Add description to intent handlers and use in LLM helper (#117864) 2024-05-21 12:54:34 -04:00
weatherflow
weatherflow_cloud Always reload after a successful reauth flow (#116026) 2024-04-24 15:13:33 +02:00
weatherkit
webhook Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
webmin Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
webostv Use PEP 695 for decorator typing (3) (#117640) 2024-05-17 16:27:32 +02:00
websocket_api Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
wemo Remove quotes surrounding annotations (#117817) 2024-05-20 22:06:58 +02:00
whirlpool Use common title for reauth confirm in Whirlpool config flow (#117924) 2024-05-22 16:45:54 +02:00
whisper
whois
wiffi
wilight
wirelesstag Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
withings Use PEP 695 for class annotations (3) (#117777) 2024-05-20 10:46:01 +02:00
wiz Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
wled Update wled to 0.18.0 (#117790) 2024-05-20 14:49:52 +03:00
wolflink Bump wolf-comm to 0.0.8 (#117218) 2024-05-11 18:29:59 +02:00
workday Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
worldclock
worldtidesinfo
worxlandroid
ws66i Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
wsdot
wyoming Set integration type for wyoming (#117519) 2024-05-15 16:17:49 -04:00
x10 Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
xbox Move xbox coordinator to separate module (#117421) 2024-05-16 09:10:41 +02:00
xeoma
xiaomi Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
xiaomi_aqara Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
xiaomi_ble Use PEP 695 for class annotations (3) (#117777) 2024-05-20 10:46:01 +02:00
xiaomi_miio Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
xiaomi_tv
xmpp Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
xs1
yale_home
yale_smart_alarm Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
yalexs_ble Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
yamaha
yamaha_musiccast Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
yandex_transport
yandextts
yardian Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
yeelight Use PEP 695 for decorator typing (3) (#117640) 2024-05-17 16:27:32 +02:00
yeelightsunflower
yi Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
yolink Bump Yolink api to 0.4.4 (#116967) 2024-05-07 07:51:10 +02:00
youless Add water meter to Youless intergration (#117452) 2024-05-14 21:50:38 +02:00
youtube Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
zabbix Enable Ruff RET502 (#115139) 2024-05-21 22:19:33 +02:00
zamg Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
zengge
zeroconf Remove eager_start=False from zeroconf (#115498) 2024-04-13 00:09:42 -05:00
zerproc
zestimate
zeversolar Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
zha Use PEP 695 misc (2) (#117814) 2024-05-21 09:45:57 +02:00
zhong_hong
ziggo_mediabox_xl
zodiac
zondergas
zone Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
zoneminder Fix zoneminder async v2 (#116451) 2024-04-30 08:07:15 -05:00
zwave_js Improve zwave_js TypeVar usage (#117810) 2024-05-21 07:42:07 +02:00
zwave_me Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
__init__.py