hass-core/tests/components
J. Nick Koston 4a3b40a3ef
Ensure websocket event serializer cache is effective if subscription iden differs (#42226)
Since someone websocket subscriptions will use an iden of 2 for
state_changed event (most comment), and some will use another
number for all events, the cache would not be used because the
iden number was different.  We now cache only the event and
use a fast replace to insert the iden number into the serailized
response.
2020-10-23 01:28:22 +02:00
..
abode Use reference strings in Abode (#41004) 2020-10-02 21:59:55 +02:00
accuweather Add and use length millimeters constant (#40116) 2020-09-22 21:09:17 -05:00
acmeda Use common Strings for Acmeda Config Flow (#41092) 2020-10-03 21:29:30 +02:00
adguard Use common strings in adguard config flow (#40942) 2020-10-01 12:56:55 +02:00
advantage_air Improve Advantage Air integration to Platinum quality (#41996) 2020-10-20 13:30:09 -05:00
agent_dvr Add common strings in Agent dvr config flow (#41279) 2020-10-07 15:39:10 +02:00
air_quality Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
airly Use of reference strings for Airly config flow (#40946) 2020-10-01 12:28:32 +02:00
airvisual Fix re-authentication in AirVisual (#41801) 2020-10-15 09:30:39 +02:00
alarm_control_panel Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
alarmdecoder Use reference strings in Alarmdecoder (#41392) 2020-10-07 14:46:17 +02:00
alert Rewrite alert test to pytest (#41102) 2020-10-19 23:26:40 +02:00
alexa Update display categories in Alexa (#41626) 2020-10-11 11:09:05 -05:00
almond Use of reference strings in Almond config flow (#41284) 2020-10-06 14:12:12 +02:00
ambiclimate Use common strings in ambiclimate config flow (#41772) 2020-10-18 20:55:32 +02:00
ambient_station Modernize Ambient PWS config flow (#32164) 2020-02-24 21:37:38 -08:00
androidtv Fix Android TV 'async_get_media_image' (#40672) 2020-09-28 16:04:08 +02:00
apache_kafka Changed FilterTest namedtuples to dataclasses (#37252) 2020-06-30 11:59:21 -05:00
api Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +02:00
api_streams Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -07:00
apns Rewrite APNS tests to use pytest (#41684) 2020-10-16 13:43:02 +02:00
apprise Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
aprs Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
arcam_fmj add common strings (#41350) 2020-10-06 18:50:32 +02:00
arlo Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
asuswrt Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
atag Use common strings in Atag config flow (#41351) 2020-10-08 15:27:28 +02:00
august Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
aurora Rewrite aurora tests to pytest style (#41144) 2020-10-04 13:58:16 +02:00
auth Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
automation Use direct service calls in tests instead of automation common (#40623) 2020-09-26 19:28:26 +02:00
avri Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
awair Use common strings in Awair (#41313) 2020-10-07 15:17:10 +02:00
aws Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
axis Improve Axis tests (#42183) 2020-10-22 09:29:53 +02:00
azure_devops Use common strings in Azure DevOps config flow (#41974) 2020-10-17 01:27:44 +02:00
azure_event_hub Changed FilterTest namedtuples to dataclasses (#37252) 2020-06-30 11:59:21 -05:00
bayesian Rewrite bayesian unittest tests to pytest style test functions. (#41740) 2020-10-16 13:10:48 +02:00
binary_sensor Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
blackbird Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
blebox Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
blink Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
bluetooth_le_tracker Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
bond Add support for Bond fireplaces with integrated lights (#41255) 2020-10-18 14:11:24 -05:00
braviatv Catch NoIPControl exception (#36088) 2020-05-25 16:05:52 -04:00
broadlink Bump python-broadlink to 0.15.0 (#39228) 2020-09-26 10:46:02 -05:00
brother Fix the name of the translation key for Brother integration (#41054) 2020-10-02 15:06:28 +02:00
bsblan Use reference strings in Bsblan (#41049) 2020-10-02 21:43:13 +02:00
buienradar Fix flapping buienradar tests (#36394) 2020-06-02 18:54:58 -05:00
caldav Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
calendar Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
camera Don't try to create /test dir in camera tests (#39914) 2020-09-14 08:40:59 +02:00
canary Use canary fixture for options flow test (#41817) 2020-10-14 08:17:36 +02:00
cast Remove deprecated host & platform configuration for cast (#41402) 2020-10-07 18:01:34 +02:00
cert_expiry Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
climate Add climate services required features (#35804) 2020-05-20 23:47:30 +02:00
cloud Use content type json constant (#40312) 2020-09-23 20:21:55 +02:00
cloudflare Add config flow for cloudflare (#41167) 2020-10-21 09:09:00 -05:00
coinmarketcap Migrated coinmarketcap tests to utilise pytests instead of unittests (#42013) 2020-10-19 12:08:55 +02:00
command_line Improve command_line switch tests (#40749) 2020-09-30 13:29:43 +02:00
config Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
configurator Rewrite configurator tests to pytest (#41731) 2020-10-13 21:42:16 +02:00
control4 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
conversation Clean up core services (#31509) 2020-02-08 13:10:59 +01:00
coolmaster Use reference strings in Coolmaster (#41066) 2020-10-02 21:17:32 +02:00
coronavirus Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
counter Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
cover Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
daikin Add common strings in daikin config flow (#41419) 2020-10-08 21:25:54 +02:00
darksky Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
datadog Rewrite datadog tests to pytest (#42059) 2020-10-19 11:57:01 +02:00
debugpy Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
deconz Improve device registry for host and deCONZ service (#41786) 2020-10-17 11:44:23 -05:00
default_config Refactor zeroconf setup to be async (#39955) 2020-09-13 18:06:19 -05:00
demo Use async_load_platform in test_discover_notify unittest (#42142) 2020-10-21 13:47:10 +02:00
denonavr Use common strings in denonavr integration (#41746) 2020-10-17 13:34:51 +02:00
derivative Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
device_automation Bump codespell from v1.16.0 to v1.17.1 and fix new spelling errors (#38663) 2020-08-08 14:41:02 +02:00
device_sun_light_trigger Refactor group to extend domains that can be grouped (#40607) 2020-09-30 09:13:53 -05:00
device_tracker Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
devolo_home_control Use references in config flow of devolo_home_control (#40949) 2020-10-03 21:33:33 +02:00
dexcom Use reference strings in Dexcom (#41072) 2020-10-02 20:48:12 +02:00
dialogflow Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
directv Use content type json constant (#40312) 2020-09-23 20:21:55 +02:00
discovery Refactor zeroconf setup to be async (#39955) 2020-09-13 18:06:19 -05:00
doorbird Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
dsmr Refactor dsmr tests (#39724) 2020-10-04 14:27:22 +02:00
dte_energy_bridge Rewrite dte_energy_bridge unittest tests to pytest style test functions (#41116) 2020-10-04 13:50:03 +02:00
duckdns Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
dunehd Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
dynalite Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
dyson Clean dyson climate tests (#40110) 2020-09-15 22:38:45 +02:00
eafm Don't use asynctest directly (#41306) 2020-10-06 10:15:50 +02:00
ecobee Use common strings in Ecobee config flow (#41257) 2020-10-05 13:53:11 +02:00
ee_brightbox Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
efergy Rewrite efergy unittest tests to pytest style test functions. (#41769) 2020-10-19 12:09:39 +02:00
elgato Use reference strings in elgato (#41063) 2020-10-02 20:55:54 +02:00
elkm1 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
emulated_hue Use content type json constant (#40312) 2020-09-23 20:21:55 +02:00
emulated_kasa Add Emulated Kasa Integration (#39630) 2020-09-05 07:57:45 -05:00
emulated_roku Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
enocean Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
esphome Use common strings in esphome config flow (#41547) 2020-10-09 14:28:54 +02:00
everlights Black 2019-07-31 12:25:30 -07:00
facebook Rewrite Facebook unit test to pytest style test function (#41671) 2020-10-13 13:45:46 +02:00
facebox Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
fail2ban Rewrite fail2ban unittest tests to pytest style test functions (#41606) 2020-10-16 12:04:53 +02:00
fan Convert fan tests to pytest style (#41631) 2020-10-14 11:07:26 +02:00
feedreader Clean up feedreader files at the end (#39064) 2020-08-19 16:38:34 -05:00
ffmpeg Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
fido Clean up fido tests (#38098) 2020-07-22 20:21:32 -10:00
file Rewrite file unittest tests to pytest style test functions (#41616) 2020-10-16 13:30:03 +02:00
filesize Clean up filesize unittest test file in test tear down (#42143) 2020-10-21 13:47:30 +02:00
filter Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
firmata Add Firmata Integration (attempt 2) (#35591) 2020-07-16 17:58:45 -07:00
flick_electric Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
flo Use content type json constant (#40312) 2020-09-23 20:21:55 +02:00
flume Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
flunearyou Use common strings for Flu Near You config flow (#41174) 2020-10-05 15:05:57 +02:00
flux Use direct service calls in flux tests instead of switch common (#40704) 2020-09-30 11:07:51 +02:00
folder Rewrite folder unittest tests to pytest style test functions (#41672) 2020-10-16 13:19:38 +02:00
folder_watcher Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +02:00
foobot Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
forked_daapd Fix static/class async mocks on Python 3.8.0 and .1 (#40147) 2020-09-17 08:20:00 +03:00
freebox Common strings in Freebox config flow (#40938) 2020-10-01 11:31:43 +02:00
freedns Migrate freedns tests from coroutine to async/await (#30390) 2020-01-02 14:22:30 -06:00
fritzbox Use common strings in fritzbox config flow (#41407) 2020-10-08 18:12:04 +02:00
frontend Adjust safe_theme for better readability (#40223) 2020-09-23 18:57:35 +02:00
garmin_connect Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
gdacs Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
generic Black 2020-08-28 15:33:08 +00:00
generic_thermostat fix black on generic_thermostat tests (#39350) 2020-08-28 00:24:11 -05:00
geo_json_events Fix flapping geo_json_events tests (#37471) 2020-07-04 17:21:37 +02:00
geo_location Use direct service calls in tests instead of automation common (#40623) 2020-09-26 19:28:26 +02:00
geo_rss_events Geo rss test style (#42038) 2020-10-19 11:59:04 +02:00
geofency Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
geonetnz_quakes Fix geonetnz_quakes test flapping (#37473) 2020-07-04 17:42:28 +02:00
geonetnz_volcano Use common string in GeoNet NZ Volcano (#41981) 2020-10-17 15:07:44 +02:00
gios Improve tests for GIOS integration (#39514) 2020-09-03 09:27:21 +02:00
glances Add Glances sensors dynamically (#28639) 2020-02-10 15:02:14 -08:00
goalzero Clean up goalzero (#40817) 2020-10-01 16:15:24 +02:00
gogogate2 Add device info to gogogate2 (#40538) 2020-09-25 22:28:59 -05:00
google Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233) 2020-05-30 17:27:20 +02:00
google_assistant Guard bad supported features for Google (#42163) 2020-10-21 16:37:42 +02:00
google_domains Use f-strings in integrations starting with "F"and"G" (#32150) 2020-02-24 17:54:20 -08:00
google_pubsub Changed FilterTest namedtuples to dataclasses (#37252) 2020-06-30 11:59:21 -05:00
google_translate Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
google_wifi Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
gpslogger Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
graphite Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
gree Add gree climate integration (#37498) 2020-10-14 15:15:56 +02:00
griddy Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
group Add nested light group test (#41764) 2020-10-13 08:37:16 -05:00
guardian Use references in guardian strings.json (#40987) 2020-10-01 19:16:15 -06:00
hangouts Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
harmony Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
hassio Forward client headers for proxied stream responses (#41663) 2020-10-15 11:01:37 +02:00
hddtemp Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
heos Use of reference strings in Heos config flow (#41282) 2020-10-05 12:22:02 -05:00
here_travel_time Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
hisense_aehw4a1 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
history Increase coverage and optimize history skip_initial_state (#42014) 2020-10-19 09:53:47 +02:00
history_stats Add the ability to reload history_stats platforms from yaml (#39337) 2020-08-28 00:22:43 -05:00
hlk_sw16 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
home_connect Use current request context in OAuth redirect (#38692) 2020-08-15 15:26:54 +02:00
homeassistant Add entity ID to time trigger (#41933) 2020-10-19 09:42:00 +02:00
homekit Support HomeKit accessory mode (#41679) 2020-10-15 11:59:50 -05:00
homekit_controller Use core GitHub URL in all files (#41089) 2020-10-03 00:04:11 +02:00
homematic Rewrite homematic unittest tests to pytest style test functions (#41766) 2020-10-13 19:51:08 +02:00
homematicip_cloud Add and use light lux constant in entire code base (#40171) 2020-09-23 20:48:01 +02:00
honeywell Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
html5 Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
http Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
huawei_lte Fix flaky huawei test (#41204) 2020-10-04 15:24:07 +02:00
hue Improve handling of ignored entries (#42148) 2020-10-21 10:49:09 +02:00
humidifier Add humidifier device triggers (#36887) 2020-07-17 21:57:52 -07:00
hunterdouglas_powerview Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
hvv_departures Add binary_sensor for elevator states to hvv_departures (#36822) 2020-09-22 17:42:50 +02:00
hyperion Don't use asynctest directly (#41306) 2020-10-06 10:15:50 +02:00
iaqualink Use reference strings in iaqualink (#41292) 2020-10-05 14:55:12 -05:00
icloud Allow users to update their iCloud password when auth fails (#39138) 2020-10-10 02:02:28 -04:00
ifttt Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
ign_sismologia Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
image Add image integration (#38969) 2020-08-19 11:33:04 +02:00
image_processing Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
imap_email_content Rewrite imap_email_content tests to use pytest (#41200) 2020-10-06 15:01:25 +02:00
influxdb Fix InfluxDB v2 API with write precision None (#41937) 2020-10-16 16:44:50 +02:00
input_boolean Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
input_datetime Add timestamp option for input_datetime.set_datetime (#39121) 2020-08-26 11:28:30 +02:00
input_number Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
input_select Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
input_text Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
insteon Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
integration Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
intent Clean up core services (#31509) 2020-02-08 13:10:59 +01:00
intent_script Migrate collection of component tests from coroutine to async/await (#30504) 2020-01-06 01:22:22 +01:00
ios Fix uncaught exceptions in ios (#34119) 2020-04-17 10:25:31 +02:00
ipma Enable co-existence of two IPMA weather entities for the same location (#40354) 2020-10-21 23:41:06 +02:00
ipp Use common string names in ipp config flow (#41409) 2020-10-07 22:42:01 +02:00
iqvia Fix iqvia test patching the wrong integration (#38847) 2020-08-13 11:47:18 -05:00
islamic_prayer_times Use single_instance_allowed for webhook config flows (#40965) 2020-10-01 20:44:13 +02:00
isy994 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
izone Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
jewish_calendar Add unique_id to jewish_calendar entities (#39025) 2020-09-06 20:29:17 -05:00
juicenet Replace asynctest with tests.async_mock (#37428) 2020-07-03 11:29:35 -07:00
kira Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
kodi Switch to asyncio.wait for slow update warning implementation (#41184) 2020-10-05 15:28:15 +02:00
konnected Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
lastfm Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
light Use direct service calls in light platform tests (#40604) 2020-09-26 13:19:59 +02:00
litejet Update litejet and zwave tests to use async_add_executor_job (#41927) 2020-10-16 13:08:04 +02:00
local_file Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
local_ip Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
locative Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
lock Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
logbook Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
logentries Rewrite logentries unittest tests to pytest style test functions (#41852) 2020-10-19 11:30:40 +02:00
logger Simplify logger integration (#37780) 2020-07-13 10:20:18 -07:00
logi_circle Use common strings in logi_circle config flow (#41427) 2020-10-11 10:11:45 -05:00
london_air Rewrite london_air tests in pytest style (#41165) 2020-10-21 23:49:28 +02:00
lovelace Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
luftdaten Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
lutron_caseta Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
mailbox Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
mailgun Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
manual Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
manual_mqtt Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
marytts Ensure patching applies while testing marytts (#39490) 2020-08-30 21:04:49 -05:00
media_player Improve reproduce_state for media players (#38266) 2020-09-14 11:48:16 +02:00
media_source Fix local media browser source conflicting with local www folder (#40151) 2020-09-16 21:38:40 +02:00
melcloud Fix unmocked calls in melcloud (#39170) 2020-08-22 18:31:53 -05:00
melissa Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
meraki Migrate collection of component tests from coroutine to async/await (#30504) 2020-01-06 01:22:22 +01:00
met Update met config string (#41048) 2020-10-03 15:18:05 +02:00
meteo_france Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
metoffice Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
mfi Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
mhz19 Rewrite mhz19 unittest tests to pytest style tests (#41441) 2020-10-10 13:05:08 +02:00
microsoft_face Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
microsoft_face_detect Fix base_url extract stack (#36331) 2020-06-01 11:44:45 -07:00
microsoft_face_identify Fix base_url extract stack (#36331) 2020-06-01 11:44:45 -07:00
mikrotik Use already configured key in harmony and mikrotik (#41142) 2020-10-03 18:17:24 +02:00
mill Use common strings in Mill config flow (#41836) 2020-10-16 13:44:41 +02:00
min_max Rewrite min_max unittest tests to pytest style test function (#41296) 2020-10-05 22:57:58 +02:00
minecraft_server Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
minio Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +02:00
mobile_app Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
mochad Rewrite mochad unittest to pytest style (#42164) 2020-10-22 14:58:54 +02:00
modbus Don't swallow all errors when checking for config validator platform (#42058) 2020-10-19 17:09:57 +02:00
mold_indicator Rewrite mold_indicator unittest tests to pytest style test functions (#41598) 2020-10-16 13:37:15 +02:00
monoprice Fix monoprice option flow test (#39685) 2020-09-05 15:25:22 +02:00
moon Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
mqtt Align MQTT light's default color temperature (#41842) 2020-10-21 15:46:29 +02:00
mqtt_eventstream Update mqtt_eventstream tests to pytest style functions (#42119) 2020-10-21 04:07:48 +02:00
mqtt_json Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
mqtt_room Drop use of async_mock_mqtt_component (#37011) 2020-06-22 23:59:50 +02:00
mqtt_statestream Add support for glob matching to entity filters (#36913) 2020-06-23 20:02:29 -05:00
myq Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
mythicbeastsdns Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
namecheapdns Migrate collection of component tests from coroutine to async/await (#30504) 2020-01-06 01:22:22 +01:00
neato Use references in Neato translation strings (#41009) 2020-10-03 02:42:07 +02:00
ness_alarm Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
nest Update Nest integration to support Google Nest Device Access (new API) (#41689) 2020-10-21 10:17:49 +02:00
netatmo Extract Netatmo test data (#40094) 2020-09-15 21:49:08 +02:00
nexia Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
nextbus Drop use of mock_mqtt_component (#37013) 2020-06-23 10:17:22 -07:00
nightscout Add authentication support to Nightscout (#40602) 2020-09-27 10:22:28 -05:00
no_ip Migrate no_ip tests from coroutine to async/await (#30370) 2020-01-01 17:18:40 -06:00
notify Add persistent_notification service to the notify platform (#40638) 2020-10-21 17:12:36 +02:00
notion Use reference strings in Notion (#41211) 2020-10-05 15:13:37 +02:00
nsw_fuel_station Rewrite nsw_fuel_station tests to pytest style (#41171) 2020-10-19 12:19:39 +02:00
nsw_rural_fire_service_feed Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
nuheat Convert nuheat to use DataUpdateCoordinator (#42034) 2020-10-18 13:45:47 -05:00
numato Add numato integration (#33816) 2020-04-30 14:23:30 +02:00
nut Use percentage constant in more integrations (#40165) 2020-09-19 10:30:22 -05:00
nws Disable hourly sensor by default in NWS (#40566) 2020-09-30 16:53:33 +02:00
nx584 Convert nx584 tests to pytest (#42094) 2020-10-22 10:36:31 +02:00
nzbget Improve patching for nzbget sensor tests (#41032) 2020-10-02 08:32:22 +02:00
omnilogic Add Omnilogic integration (#40474) 2020-09-25 17:55:10 +02:00
onboarding Add rpi_power during onboarding on RPi (#40076) 2020-09-28 16:07:17 +02:00
onewire Add PRESSURE_CBAR to onewire constants (#41826) 2020-10-15 19:57:15 +02:00
onvif Update ONVIF to Zeep 4.0/httpx (#42020) 2020-10-18 23:29:53 -04:00
openalpr_cloud Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
openalpr_local Fix base_url extract stack (#36331) 2020-06-01 11:44:45 -07:00
openerz Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
openhardwaremonitor Rewrite openhardwaremonitor tests to pytest style test functions (#41157) 2020-10-19 12:18:34 +02:00
opentherm_gw Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
openuv Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
openweathermap Don't use asynctest directly (#41306) 2020-10-06 10:15:50 +02:00
opnsense Fix tests for opnsense (#31277) 2020-01-29 18:18:24 +01:00
ovo_energy Use common strings in ovo energy config flow (#41940) 2020-10-16 13:17:41 +02:00
owntracks Use single_instance_allowed for webhook config flows (#40965) 2020-10-01 20:44:13 +02:00
ozw Clean up some of the ozw tests (#41578) 2020-10-10 09:45:20 +02:00
panasonic_viera Add device info to Panasonic Viera (#41028) 2020-10-13 13:14:59 +02:00
panel_custom Remove HTML support from frontend (#39799) 2020-09-08 15:42:50 +02:00
panel_iframe Rewrite panel_iframe unittest tests to pytest style tests (#41368) 2020-10-07 00:40:28 +02:00
persistent_notification Sort imports according to PEP8 for components starting with "P" (#29775) 2019-12-09 14:29:39 +01:00
person Add image integration (#38969) 2020-08-19 11:33:04 +02:00
pi_hole Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
pilight Fix flapping pilight test (#41447) 2020-10-07 23:58:17 -05:00
ping Add the ability to reload ping platforms from yaml (#39344) 2020-08-28 12:40:30 -05:00
plant Add and use light lux constant in entire code base (#40171) 2020-09-23 20:48:01 +02:00
plex Allow Cast to play Plex media (#41869) 2020-10-19 16:34:22 -05:00
plugwise Fix Plugwise hvac action and mode (#41550) 2020-10-15 16:59:02 +02:00
plum_lightpad Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
point Update pypoint to use async http requests (#41546) 2020-10-13 08:48:26 +02:00
poolsense Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
powerwall Update tesla_powerwall to 0.3.3 (#41482) 2020-10-08 08:26:44 -05:00
profiler Add Profiler integration (#41175) 2020-10-05 07:57:07 -05:00
progettihwsw Apply code review on progettihwsw (#39520) 2020-09-01 19:42:17 +02:00
prometheus Use content type text plain constant (#40313) 2020-09-20 13:19:10 +02:00
proximity Rewrite proximity tests to be pytest functions (#41711) 2020-10-16 13:13:34 +02:00
ps4 Use common strings in ps4 config flow (#41623) 2020-10-11 16:57:21 +02:00
ptvsd Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
push Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
pushbullet Rewrite pushbullet unittest tests to pytest style test function (#41266) 2020-10-06 14:34:39 +02:00
pvpc_hourly_pricing Add and use currency constants (#40113) 2020-09-15 15:01:01 -06:00
python_script Update python_script tests to use async_add_executor_job (#41553) 2020-10-09 15:58:36 +02:00
qld_bushfire Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
qwikswitch Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
rachio Bump rachiopy to 1.0.3 and update methods to handle changes (#41398) 2020-10-10 19:44:49 -05:00
radarr Rewite Radarr tests as in pytest style for #40879 (#41145) 2020-10-04 14:08:08 +02:00
rainmachine Deprecate YAML config for RainMachine (0.119 removal) (#41971) 2020-10-16 16:35:13 -05:00
random Rewrite random unittest tests to pytest style test functions (#40920) 2020-10-01 09:05:44 +02:00
recorder Ensure recorder commit can retry after encountering invalid data (#41426) 2020-10-08 09:15:25 +02:00
reddit Rewrite reddit tests to pytest style tests (#41006) 2020-10-05 20:33:31 -04:00
remember_the_milk Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
remote Remove not used legacy remote test helpers (#42144) 2020-10-22 10:02:04 +02:00
rest Rest test style (#42032) 2020-10-22 10:00:48 +02:00
rest_command Use content type json constant (#40312) 2020-09-23 20:21:55 +02:00
rflink Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
rfxtrx Add missing unit for signal strength (#40436) 2020-10-01 16:14:29 +02:00
ring Rewrite ring unittest test to pytest (#41151) 2020-10-04 14:05:49 +02:00
risco Add event sensors for risco (#39594) 2020-09-04 14:11:07 -05:00
rmvtransport Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
roku Update roku media browser classes (#40285) 2020-09-19 18:02:15 +02:00
roomba Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
roon Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
rpi_power Add rpi_power during onboarding on RPi (#40076) 2020-09-28 16:07:17 +02:00
rss_feed_template Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
ruckus_unleashed Ruckus Unleashed Requested Changes (#41824) 2020-10-15 12:49:43 +02:00
safe_mode Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
samsungtv Use reference strings in Samsung TV config flow (#41248) 2020-10-05 11:45:35 +02:00
scene Rewrite scene unittest tests to pytest style test function (#41172) 2020-10-15 23:35:30 +02:00
script Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
search Automation device/entity extraction to include triggers + conditions (#31474) 2020-02-05 16:52:21 +01:00
season Rewrite season sensor tests to pytest style (#40918) 2020-10-03 02:24:29 +02:00
sense Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
sensor Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
sentry Upgrade sentry-sdk to 0.17.1 (#39495) 2020-08-31 10:28:52 +02:00
seventeentrack Switch to asyncio.wait for slow update warning implementation (#41184) 2020-10-05 15:28:15 +02:00
sharkiq Refactor sharkiq tests (#39564) 2020-09-04 15:13:11 -05:00
shell_command Rewrite shell_command unittest tests to pytest style test function (#41274) 2020-10-16 13:04:12 +02:00
shelly Fallback to mac in Shelly config flow title (#40783) 2020-10-21 15:05:06 +02:00
shopping_list Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
sigfox Rewrite sigfox unittest tests to pytest (#41302) 2020-10-06 10:16:41 +02:00
sighthound Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
signal_messenger Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
simplisafe Replace invalid credentials with common string invalid_auth (#41997) 2020-10-18 13:55:01 -05:00
simulated Rewrite simulated unittest tests to pytest style test functions (#41115) 2020-10-04 13:48:47 +02:00
slack Fix slack message icon override (#41212) 2020-10-04 14:17:24 -07:00
sleepiq Move sleepiq tests to pytest style functions (#42018) 2020-10-19 23:31:33 +02:00
sma Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
smappee Use reference strings in Smappee (#41337) 2020-10-06 16:51:36 +02:00
smart_meter_texas Switch to asyncio.wait for slow update warning implementation (#41184) 2020-10-05 15:28:15 +02:00
smarthab Use reference strings in Smarthab (#41391) 2020-10-07 14:39:30 +02:00
smartthings Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
smhi Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
smtp Rewrite smtp Unittest Tests To Pytest Style (#41720) 2020-10-16 13:55:12 +02:00
snips Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
solaredge Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
solarlog Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
soma Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
somfy Use common strings for somfy config flow (#40594) 2020-09-26 13:30:49 +02:00
sonarr Remove deprecated YAML config from sonarr (#41904) 2020-10-16 13:43:35 +02:00
songpal Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
sonos Fix Sonos shuffle/repeat state with Spotify Connect (#41939) 2020-10-17 09:40:43 +02:00
soundtouch Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
spaceapi Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
spc Sort imports according to PEP8 for components starting with "S" (#29777) 2019-12-09 14:38:01 +01:00
speedtestdotnet Use single_instance_allowed for webhook config flows (#40965) 2020-10-01 20:44:13 +02:00
spider Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
spotify Add Spotify media browser capability (#39240) 2020-08-27 17:00:36 +02:00
sql Rewrite SQL tests to pytest style (#41016) 2020-10-03 03:42:50 +02:00
squeezebox Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
ssdp Add more SSDP discovery data and constants (#39984) 2020-09-14 09:18:09 +02:00
starline String formatting improvements for tests (2) (#33666) 2020-04-05 00:33:07 +02:00
startca Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
statistics Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
statsd Rewrite statsd unittest tests to pytest style test functions (#41223) 2020-10-06 11:24:16 +02:00
stream Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
stt Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
sun Use direct service calls in tests instead of automation common (#40623) 2020-09-26 19:28:26 +02:00
surepetcare Ensure unique ids are generated for surepetcare (#39196) 2020-08-25 11:34:14 -05:00
switch Switch to asyncio.wait for slow update warning implementation (#41184) 2020-10-05 15:28:15 +02:00
switcher_kis Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
syncthru Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
synology_dsm Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
system_health Black 2019-07-31 12:25:30 -07:00
system_log Remove async_add_job from system_log tests (#41551) 2020-10-09 15:50:43 +02:00
tado Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
tag Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
tasmota Support reloading Tasmota config entries (#42097) 2020-10-23 01:22:51 +02:00
tcp Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
telegram Support reloading the telegram notify platform (#39529) 2020-09-02 19:08:47 -05:00
tellduslive Use common strings in tellduslive config flow (#41408) 2020-10-08 18:14:21 +02:00
template Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
tesla Use reference strings in Tesla (#41270) 2020-10-05 16:41:16 +02:00
threshold Rewrite threshold unittest tests to pytest style test functions (#41141) 2020-10-04 21:38:21 +02:00
tibber Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
tile Use reference strings in Tile (#41328) 2020-10-06 14:44:14 +02:00
time_date Fix event test (#42078) 2020-10-19 16:50:46 +02:00
timer Timer make attribute format always h:mm:ss (#38292) 2020-09-07 19:12:52 +02:00
tod Rewrite tod unittest tests to pytest style test functions (#41603) 2020-10-16 12:10:38 +02:00
tomato Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
toon Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
totalconnect Use reference strings in Totalconnect (#41047) 2020-10-02 21:45:49 +02:00
tplink Prevent tplink missing devices and unavailable state (#39762) 2020-10-11 21:10:36 +02:00
traccar Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
tradfri Mock tradfri lights correctly (#39706) 2020-09-06 11:54:08 +02:00
transmission Use of reference strings in Transmission config flow (#41215) 2020-10-06 11:25:56 +02:00
transport_nsw Rewrite transport_nsw sensor tests to pytest tests (#41169) 2020-10-04 23:10:00 +02:00
trend Add the ability to reload trend platforms from yaml (#39341) 2020-08-27 23:50:28 -05:00
tts Fix pico tts errors (#41619) 2020-10-21 11:58:07 +02:00
tuya Use reference strings in Tuya (#41236) 2020-10-05 12:49:09 +02:00
twentemilieu Use common strings in twentemilieu config flow (#41647) 2020-10-11 14:54:08 +02:00
twilio Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
twitch Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
uk_transport Rewrite uk_transport tests to use pytest style (#41168) 2020-10-06 14:53:17 +02:00
unifi Use content type json constant (#40312) 2020-09-23 20:21:55 +02:00
unifi_direct Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
universal Add missing conext preservation to bayesian and universal (#40178) 2020-09-17 16:47:23 +02:00
upb Use reference strings in Upb (#41340) 2020-10-06 19:57:38 +02:00
upcloud Convert UpCloud to config flow, improve error handling (#37941) 2020-10-15 23:26:01 +02:00
updater Fix lastest version in updater for Supervisor enabled installs (#38773) 2020-08-12 08:00:38 +02:00
upnp Don't set upnp config_entry.unique_id from setup entry (#40988) 2020-10-06 13:57:36 +02:00
uptime Update uptime tests to pytest style (#41077) 2020-10-13 22:18:31 +02:00
usgs_earthquakes_feed Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
utility_meter Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
uvc Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
vacuum Rename VacuumDevice to VacuumEntity (#34674) 2020-04-26 02:11:08 +02:00
velbus Use common strings for velbus config flow (#40660) 2020-09-30 13:53:03 +02:00
vera Add and use light lux constant in entire code base (#40171) 2020-09-23 20:48:01 +02:00
verisure Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
version Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
vesync Use reference strings in Vesync (#41341) 2020-10-06 20:00:07 +02:00
vilfo Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
vizio Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
voicerss Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
volumio Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
vultr Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
wake_on_lan Rewrite Wake on LAN Tests to use pytest style (#41173) 2020-10-12 17:17:31 +02:00
water_heater Add device actions to water_heater (#41417) 2020-10-16 12:51:12 +02:00
weather Update weather tests to pytest style (#40917) 2020-10-01 09:14:48 +02:00
webhook Test reloading webhook trigger (#40950) 2020-10-01 13:06:22 +02:00
webostv Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
websocket_api Ensure websocket event serializer cache is effective if subscription iden differs (#42226) 2020-10-23 01:28:22 +02:00
wiffi Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
wilight Don't use asynctest directly (#41306) 2020-10-06 10:15:50 +02:00
withings Use common strings in withings config flow (#41770) 2020-10-14 21:54:23 +02:00
wled Add Palette to WLED Effect Service (#41724) 2020-10-13 14:12:01 +02:00
wolflink Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
workday Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
worldclock Rewrite worldclock unittest tests to pytest style test functions (#40922) 2020-10-01 09:42:23 +02:00
wsdot Rewrite wsdot unittest tests to pytest style test functions (#41638) 2020-10-16 12:00:42 +02:00
wunderground Use more state attribute name constants (#40428) 2020-09-21 23:03:39 +02:00
xbox Add Xbox Integration (#41697) 2020-10-13 15:37:01 +02:00
xiaomi Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
xiaomi_aqara Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
xiaomi_miio Use common srings in xiaomi-miio (#41864) 2020-10-15 08:09:20 +02:00
yamaha Add service select scene to Yamaha Hifi media player (#36564) 2020-06-08 19:31:58 +02:00
yandex_transport Upgrade to aioymaps==1.1.0 to support new types of stops #39006 (#39021) 2020-08-20 05:30:48 +02:00
yandextts Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
yeelight Improve Yeelight code (#39543) 2020-09-02 18:42:12 +02:00
yessssms Improve yessssms test notify (#41283) 2020-10-06 10:11:36 +02:00
zeroconf Refactor zeroconf setup to be async (#39955) 2020-09-13 18:06:19 -05:00
zerproc Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
zha Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
zodiac Add zodiac integration (#38935) 2020-09-21 10:41:30 -05:00
zone Use direct service calls in tests instead of automation common (#40623) 2020-09-26 19:28:26 +02:00
zwave Rewrite zwave init tests to pytest style test function (phase 2) (#41431) 2020-10-21 10:19:47 +02:00
__init__.py
conftest.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00