diff --git a/homeassistant/components/abode/manifest.json b/homeassistant/components/abode/manifest.json index 0a4307ff737..ce71906dfcc 100644 --- a/homeassistant/components/abode/manifest.json +++ b/homeassistant/components/abode/manifest.json @@ -3,11 +3,7 @@ "name": "Abode", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/abode", - "requirements": [ - "abodepy==0.16.7" - ], + "requirements": ["abodepy==0.16.7"], "dependencies": [], - "codeowners": [ - "@shred86" - ] -} \ No newline at end of file + "codeowners": ["@shred86"] +} diff --git a/homeassistant/components/acer_projector/manifest.json b/homeassistant/components/acer_projector/manifest.json index 9f712ba5c7e..5bd389992ae 100644 --- a/homeassistant/components/acer_projector/manifest.json +++ b/homeassistant/components/acer_projector/manifest.json @@ -2,9 +2,7 @@ "domain": "acer_projector", "name": "Acer projector", "documentation": "https://www.home-assistant.io/integrations/acer_projector", - "requirements": [ - "pyserial==3.1.1" - ], + "requirements": ["pyserial==3.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ads/manifest.json b/homeassistant/components/ads/manifest.json index cf3e621fd07..e6455b275bd 100644 --- a/homeassistant/components/ads/manifest.json +++ b/homeassistant/components/ads/manifest.json @@ -2,9 +2,7 @@ "domain": "ads", "name": "Ads", "documentation": "https://www.home-assistant.io/integrations/ads", - "requirements": [ - "pyads==3.0.7" - ], + "requirements": ["pyads==3.0.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/aftership/manifest.json b/homeassistant/components/aftership/manifest.json index a7e8aeb8deb..34ac953b5b8 100644 --- a/homeassistant/components/aftership/manifest.json +++ b/homeassistant/components/aftership/manifest.json @@ -2,9 +2,7 @@ "domain": "aftership", "name": "Aftership", "documentation": "https://www.home-assistant.io/integrations/aftership", - "requirements": [ - "pyaftership==0.1.2" - ], + "requirements": ["pyaftership==0.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/airvisual/manifest.json b/homeassistant/components/airvisual/manifest.json index e7ea23a43a1..0fe3e0227a4 100644 --- a/homeassistant/components/airvisual/manifest.json +++ b/homeassistant/components/airvisual/manifest.json @@ -2,11 +2,7 @@ "domain": "airvisual", "name": "Airvisual", "documentation": "https://www.home-assistant.io/integrations/airvisual", - "requirements": [ - "pyairvisual==3.0.1" - ], + "requirements": ["pyairvisual==3.0.1"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/aladdin_connect/manifest.json b/homeassistant/components/aladdin_connect/manifest.json index 7d440407427..386a0ac5da0 100644 --- a/homeassistant/components/aladdin_connect/manifest.json +++ b/homeassistant/components/aladdin_connect/manifest.json @@ -2,9 +2,7 @@ "domain": "aladdin_connect", "name": "Aladdin connect", "documentation": "https://www.home-assistant.io/integrations/aladdin_connect", - "requirements": [ - "aladdin_connect==0.3" - ], + "requirements": ["aladdin_connect==0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/alarmdotcom/manifest.json b/homeassistant/components/alarmdotcom/manifest.json index fd5c3010ab6..10a0056effe 100644 --- a/homeassistant/components/alarmdotcom/manifest.json +++ b/homeassistant/components/alarmdotcom/manifest.json @@ -2,9 +2,7 @@ "domain": "alarmdotcom", "name": "Alarmdotcom", "documentation": "https://www.home-assistant.io/integrations/alarmdotcom", - "requirements": [ - "pyalarmdotcom==0.3.2" - ], + "requirements": ["pyalarmdotcom==0.3.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/alert/manifest.json b/homeassistant/components/alert/manifest.json index 06269390753..e0d600593c8 100644 --- a/homeassistant/components/alert/manifest.json +++ b/homeassistant/components/alert/manifest.json @@ -4,8 +4,6 @@ "documentation": "https://www.home-assistant.io/integrations/alert", "requirements": [], "dependencies": [], - "after_dependencies": [ - "notify" - ], + "after_dependencies": ["notify"], "codeowners": [] } diff --git a/homeassistant/components/alexa/manifest.json b/homeassistant/components/alexa/manifest.json index ad0f1c33d49..dc0050f54d5 100644 --- a/homeassistant/components/alexa/manifest.json +++ b/homeassistant/components/alexa/manifest.json @@ -4,8 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/alexa", "requirements": [], "dependencies": ["http"], - "codeowners": [ - "@home-assistant/cloud", - "@ochlocracy" - ] + "codeowners": ["@home-assistant/cloud", "@ochlocracy"] } diff --git a/homeassistant/components/alpha_vantage/manifest.json b/homeassistant/components/alpha_vantage/manifest.json index 99498991be2..33348c9d7b3 100644 --- a/homeassistant/components/alpha_vantage/manifest.json +++ b/homeassistant/components/alpha_vantage/manifest.json @@ -2,11 +2,7 @@ "domain": "alpha_vantage", "name": "Alpha Vantage", "documentation": "https://www.home-assistant.io/integrations/alpha_vantage", - "requirements": [ - "alpha_vantage==2.1.2" - ], + "requirements": ["alpha_vantage==2.1.2"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/amazon_polly/manifest.json b/homeassistant/components/amazon_polly/manifest.json index c07aad079e4..a6c7b1002ef 100644 --- a/homeassistant/components/amazon_polly/manifest.json +++ b/homeassistant/components/amazon_polly/manifest.json @@ -2,11 +2,7 @@ "domain": "amazon_polly", "name": "Amazon polly", "documentation": "https://www.home-assistant.io/integrations/amazon_polly", - "requirements": [ - "boto3==1.9.252" - ], + "requirements": ["boto3==1.9.252"], "dependencies": [], - "codeowners": [ - "@robbiet480" - ] -} \ No newline at end of file + "codeowners": ["@robbiet480"] +} diff --git a/homeassistant/components/ambient_station/manifest.json b/homeassistant/components/ambient_station/manifest.json index 1e6c06f260a..a464926bf3a 100644 --- a/homeassistant/components/ambient_station/manifest.json +++ b/homeassistant/components/ambient_station/manifest.json @@ -3,11 +3,7 @@ "name": "Ambient station", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ambient_station", - "requirements": [ - "aioambient==1.0.2" - ], + "requirements": ["aioambient==1.0.2"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/amcrest/manifest.json b/homeassistant/components/amcrest/manifest.json index 4453687b895..ee5b97b8579 100644 --- a/homeassistant/components/amcrest/manifest.json +++ b/homeassistant/components/amcrest/manifest.json @@ -2,11 +2,7 @@ "domain": "amcrest", "name": "Amcrest", "documentation": "https://www.home-assistant.io/integrations/amcrest", - "requirements": [ - "amcrest==1.5.3" - ], - "dependencies": [ - "ffmpeg" - ], + "requirements": ["amcrest==1.5.3"], + "dependencies": ["ffmpeg"], "codeowners": [] } diff --git a/homeassistant/components/ampio/manifest.json b/homeassistant/components/ampio/manifest.json index 6bf79e27f85..f282e6854cd 100644 --- a/homeassistant/components/ampio/manifest.json +++ b/homeassistant/components/ampio/manifest.json @@ -2,9 +2,7 @@ "domain": "ampio", "name": "Ampio", "documentation": "https://www.home-assistant.io/integrations/ampio", - "requirements": [ - "asmog==0.0.6" - ], + "requirements": ["asmog==0.0.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/android_ip_webcam/manifest.json b/homeassistant/components/android_ip_webcam/manifest.json index c9602d75751..9570eb3ca55 100644 --- a/homeassistant/components/android_ip_webcam/manifest.json +++ b/homeassistant/components/android_ip_webcam/manifest.json @@ -2,9 +2,7 @@ "domain": "android_ip_webcam", "name": "Android ip webcam", "documentation": "https://www.home-assistant.io/integrations/android_ip_webcam", - "requirements": [ - "pydroid-ipcam==0.8" - ], + "requirements": ["pydroid-ipcam==0.8"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/anel_pwrctrl/manifest.json b/homeassistant/components/anel_pwrctrl/manifest.json index d4055a4068f..1c01151e42e 100644 --- a/homeassistant/components/anel_pwrctrl/manifest.json +++ b/homeassistant/components/anel_pwrctrl/manifest.json @@ -2,9 +2,7 @@ "domain": "anel_pwrctrl", "name": "Anel pwrctrl", "documentation": "https://www.home-assistant.io/integrations/anel_pwrctrl", - "requirements": [ - "anel_pwrctrl-homeassistant==0.0.1.dev2" - ], + "requirements": ["anel_pwrctrl-homeassistant==0.0.1.dev2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/anthemav/manifest.json b/homeassistant/components/anthemav/manifest.json index 7c648d37b10..7cc50497bb6 100644 --- a/homeassistant/components/anthemav/manifest.json +++ b/homeassistant/components/anthemav/manifest.json @@ -2,9 +2,7 @@ "domain": "anthemav", "name": "Anthemav", "documentation": "https://www.home-assistant.io/integrations/anthemav", - "requirements": [ - "anthemav==1.1.10" - ], + "requirements": ["anthemav==1.1.10"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/apache_kafka/manifest.json b/homeassistant/components/apache_kafka/manifest.json index fb2bd643525..0061aecade9 100644 --- a/homeassistant/components/apache_kafka/manifest.json +++ b/homeassistant/components/apache_kafka/manifest.json @@ -2,11 +2,7 @@ "domain": "apache_kafka", "name": "Apache Kafka", "documentation": "https://www.home-assistant.io/integrations/apache_kafka", - "requirements": [ - "aiokafka==0.5.1" - ], + "requirements": ["aiokafka==0.5.1"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/apcupsd/manifest.json b/homeassistant/components/apcupsd/manifest.json index 08cac545249..11298f6a065 100644 --- a/homeassistant/components/apcupsd/manifest.json +++ b/homeassistant/components/apcupsd/manifest.json @@ -2,9 +2,7 @@ "domain": "apcupsd", "name": "Apcupsd", "documentation": "https://www.home-assistant.io/integrations/apcupsd", - "requirements": [ - "apcaccess==0.0.13" - ], + "requirements": ["apcaccess==0.0.13"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/api/manifest.json b/homeassistant/components/api/manifest.json index 830fc04445a..a82ef35adfb 100644 --- a/homeassistant/components/api/manifest.json +++ b/homeassistant/components/api/manifest.json @@ -3,10 +3,6 @@ "name": "Home Assistant API", "documentation": "https://www.home-assistant.io/integrations/api", "requirements": [], - "dependencies": [ - "http" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["http"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/apple_tv/manifest.json b/homeassistant/components/apple_tv/manifest.json index f8fd2e0efa2..20c5555d108 100644 --- a/homeassistant/components/apple_tv/manifest.json +++ b/homeassistant/components/apple_tv/manifest.json @@ -2,9 +2,7 @@ "domain": "apple_tv", "name": "Apple tv", "documentation": "https://www.home-assistant.io/integrations/apple_tv", - "requirements": [ - "pyatv==0.3.13" - ], + "requirements": ["pyatv==0.3.13"], "dependencies": ["configurator"], "codeowners": [] } diff --git a/homeassistant/components/apprise/manifest.json b/homeassistant/components/apprise/manifest.json index 09d840e796a..6e8a0567d06 100644 --- a/homeassistant/components/apprise/manifest.json +++ b/homeassistant/components/apprise/manifest.json @@ -2,11 +2,7 @@ "domain": "apprise", "name": "Apprise", "documentation": "https://www.home-assistant.io/components/apprise", - "requirements": [ - "apprise==0.8.2" - ], + "requirements": ["apprise==0.8.2"], "dependencies": [], - "codeowners": [ - "@caronc" - ] + "codeowners": ["@caronc"] } diff --git a/homeassistant/components/aprs/manifest.json b/homeassistant/components/aprs/manifest.json index c7615817b50..bc887505cd7 100644 --- a/homeassistant/components/aprs/manifest.json +++ b/homeassistant/components/aprs/manifest.json @@ -4,8 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/aprs", "dependencies": [], "codeowners": ["@PhilRW"], - "requirements": [ - "aprslib==0.6.46", - "geopy==1.19.0" - ] + "requirements": ["aprslib==0.6.46", "geopy==1.19.0"] } diff --git a/homeassistant/components/aqualogic/manifest.json b/homeassistant/components/aqualogic/manifest.json index 2e5dded4af6..058c2ca6b7c 100644 --- a/homeassistant/components/aqualogic/manifest.json +++ b/homeassistant/components/aqualogic/manifest.json @@ -2,9 +2,7 @@ "domain": "aqualogic", "name": "Aqualogic", "documentation": "https://www.home-assistant.io/integrations/aqualogic", - "requirements": [ - "aqualogic==1.0" - ], + "requirements": ["aqualogic==1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/aquostv/manifest.json b/homeassistant/components/aquostv/manifest.json index d4c491cb70d..51da572812b 100644 --- a/homeassistant/components/aquostv/manifest.json +++ b/homeassistant/components/aquostv/manifest.json @@ -2,9 +2,7 @@ "domain": "aquostv", "name": "Aquostv", "documentation": "https://www.home-assistant.io/integrations/aquostv", - "requirements": [ - "sharp_aquos_rc==0.3.2" - ], + "requirements": ["sharp_aquos_rc==0.3.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/arcam_fmj/manifest.json b/homeassistant/components/arcam_fmj/manifest.json index 288b8fb3890..3534213dc25 100644 --- a/homeassistant/components/arcam_fmj/manifest.json +++ b/homeassistant/components/arcam_fmj/manifest.json @@ -3,11 +3,7 @@ "name": "Arcam FMJ Receiver control", "config_flow": false, "documentation": "https://www.home-assistant.io/integrations/arcam_fmj", - "requirements": [ - "arcam-fmj==0.4.3" - ], + "requirements": ["arcam-fmj==0.4.3"], "dependencies": [], - "codeowners": [ - "@elupus" - ] + "codeowners": ["@elupus"] } diff --git a/homeassistant/components/arduino/manifest.json b/homeassistant/components/arduino/manifest.json index a29f65700ff..aded8c1c9ac 100644 --- a/homeassistant/components/arduino/manifest.json +++ b/homeassistant/components/arduino/manifest.json @@ -2,11 +2,7 @@ "domain": "arduino", "name": "Arduino", "documentation": "https://www.home-assistant.io/integrations/arduino", - "requirements": [ - "PyMata==2.20" - ], + "requirements": ["PyMata==2.20"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/arest/manifest.json b/homeassistant/components/arest/manifest.json index ee6b915e658..1edef8a5e31 100644 --- a/homeassistant/components/arest/manifest.json +++ b/homeassistant/components/arest/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/arest", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/arlo/manifest.json b/homeassistant/components/arlo/manifest.json index 8779e051dc0..41d4fc40e5f 100644 --- a/homeassistant/components/arlo/manifest.json +++ b/homeassistant/components/arlo/manifest.json @@ -2,11 +2,7 @@ "domain": "arlo", "name": "Arlo", "documentation": "https://www.home-assistant.io/integrations/arlo", - "requirements": [ - "pyarlo==0.2.3" - ], - "dependencies": [ - "ffmpeg" - ], + "requirements": ["pyarlo==0.2.3"], + "dependencies": ["ffmpeg"], "codeowners": [] } diff --git a/homeassistant/components/aruba/manifest.json b/homeassistant/components/aruba/manifest.json index ccc4f119092..b871fa029cf 100644 --- a/homeassistant/components/aruba/manifest.json +++ b/homeassistant/components/aruba/manifest.json @@ -2,9 +2,7 @@ "domain": "aruba", "name": "Aruba", "documentation": "https://www.home-assistant.io/integrations/aruba", - "requirements": [ - "pexpect==4.6.0" - ], + "requirements": ["pexpect==4.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/arwn/manifest.json b/homeassistant/components/arwn/manifest.json index d84202cbac8..ef323dc9281 100644 --- a/homeassistant/components/arwn/manifest.json +++ b/homeassistant/components/arwn/manifest.json @@ -3,8 +3,6 @@ "name": "Arwn", "documentation": "https://www.home-assistant.io/integrations/arwn", "requirements": [], - "dependencies": [ - "mqtt" - ], + "dependencies": ["mqtt"], "codeowners": [] } diff --git a/homeassistant/components/asterisk_cdr/manifest.json b/homeassistant/components/asterisk_cdr/manifest.json index 56018ba777b..ecfaaf53b2f 100644 --- a/homeassistant/components/asterisk_cdr/manifest.json +++ b/homeassistant/components/asterisk_cdr/manifest.json @@ -3,8 +3,6 @@ "name": "Asterisk cdr", "documentation": "https://www.home-assistant.io/integrations/asterisk_cdr", "requirements": [], - "dependencies": [ - "asterisk_mbox" - ], + "dependencies": ["asterisk_mbox"], "codeowners": [] } diff --git a/homeassistant/components/asterisk_mbox/manifest.json b/homeassistant/components/asterisk_mbox/manifest.json index cf793328d93..2db70c4961c 100644 --- a/homeassistant/components/asterisk_mbox/manifest.json +++ b/homeassistant/components/asterisk_mbox/manifest.json @@ -2,9 +2,7 @@ "domain": "asterisk_mbox", "name": "Asterisk mbox", "documentation": "https://www.home-assistant.io/integrations/asterisk_mbox", - "requirements": [ - "asterisk_mbox==0.5.0" - ], + "requirements": ["asterisk_mbox==0.5.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/asuswrt/manifest.json b/homeassistant/components/asuswrt/manifest.json index 3d8cebce096..02999ada68b 100644 --- a/homeassistant/components/asuswrt/manifest.json +++ b/homeassistant/components/asuswrt/manifest.json @@ -2,11 +2,7 @@ "domain": "asuswrt", "name": "Asuswrt", "documentation": "https://www.home-assistant.io/integrations/asuswrt", - "requirements": [ - "aioasuswrt==1.1.22" - ], + "requirements": ["aioasuswrt==1.1.22"], "dependencies": [], - "codeowners": [ - "@kennedyshead" - ] + "codeowners": ["@kennedyshead"] } diff --git a/homeassistant/components/aten_pe/manifest.json b/homeassistant/components/aten_pe/manifest.json index 4f6416dd76c..0dce4f0e66c 100644 --- a/homeassistant/components/aten_pe/manifest.json +++ b/homeassistant/components/aten_pe/manifest.json @@ -2,11 +2,7 @@ "domain": "aten_pe", "name": "ATEN eco PDUs", "documentation": "https://www.home-assistant.io/integrations/aten_pe", - "requirements": [ - "atenpdu==0.3.0" - ], + "requirements": ["atenpdu==0.3.0"], "dependencies": [], - "codeowners": [ - "@mtdcr" - ] + "codeowners": ["@mtdcr"] } diff --git a/homeassistant/components/atome/manifest.json b/homeassistant/components/atome/manifest.json index 55739cad8cc..9a7269a7d48 100644 --- a/homeassistant/components/atome/manifest.json +++ b/homeassistant/components/atome/manifest.json @@ -5,4 +5,4 @@ "dependencies": [], "codeowners": ["@baqs"], "requirements": ["pyatome==0.1.1"] -} +} diff --git a/homeassistant/components/august/manifest.json b/homeassistant/components/august/manifest.json index ebaa564736f..e3e417d20e0 100644 --- a/homeassistant/components/august/manifest.json +++ b/homeassistant/components/august/manifest.json @@ -2,9 +2,7 @@ "domain": "august", "name": "August", "documentation": "https://www.home-assistant.io/integrations/august", - "requirements": [ - "py-august==0.7.0" - ], + "requirements": ["py-august==0.7.0"], "dependencies": ["configurator"], "codeowners": [] } diff --git a/homeassistant/components/aurora_abb_powerone/manifest.json b/homeassistant/components/aurora_abb_powerone/manifest.json index f49421ea954..18e5a4b5ed9 100644 --- a/homeassistant/components/aurora_abb_powerone/manifest.json +++ b/homeassistant/components/aurora_abb_powerone/manifest.json @@ -3,8 +3,6 @@ "name": "Aurora ABB Solar PV", "documentation": "https://www.home-assistant.io/integrations/aurora_abb_powerone/", "dependencies": [], - "codeowners": [ - "@davet2001" - ], + "codeowners": ["@davet2001"], "requirements": ["aurorapy==0.2.6"] } diff --git a/homeassistant/components/automatic/manifest.json b/homeassistant/components/automatic/manifest.json index 63cf0da0f46..e0d06ff0f1f 100644 --- a/homeassistant/components/automatic/manifest.json +++ b/homeassistant/components/automatic/manifest.json @@ -2,14 +2,7 @@ "domain": "automatic", "name": "Automatic", "documentation": "https://www.home-assistant.io/integrations/automatic", - "requirements": [ - "aioautomatic==0.6.5" - ], - "dependencies": [ - "configurator", - "http" - ], - "codeowners": [ - "@armills" - ] + "requirements": ["aioautomatic==0.6.5"], + "dependencies": ["configurator", "http"], + "codeowners": ["@armills"] } diff --git a/homeassistant/components/automation/manifest.json b/homeassistant/components/automation/manifest.json index 79a6877692e..a9c2452e9f8 100644 --- a/homeassistant/components/automation/manifest.json +++ b/homeassistant/components/automation/manifest.json @@ -3,12 +3,6 @@ "name": "Automation", "documentation": "https://www.home-assistant.io/integrations/automation", "requirements": [], - "dependencies": [ - "device_automation", - "group", - "webhook" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["device_automation", "group", "webhook"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/avion/manifest.json b/homeassistant/components/avion/manifest.json index 8bb8b56cb9d..712983f2eb4 100644 --- a/homeassistant/components/avion/manifest.json +++ b/homeassistant/components/avion/manifest.json @@ -2,9 +2,7 @@ "domain": "avion", "name": "Avion", "documentation": "https://www.home-assistant.io/integrations/avion", - "requirements": [ - "avion==0.10" - ], + "requirements": ["avion==0.10"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/awair/manifest.json b/homeassistant/components/awair/manifest.json index f4e632cb7d2..2741ad358f6 100644 --- a/homeassistant/components/awair/manifest.json +++ b/homeassistant/components/awair/manifest.json @@ -2,11 +2,7 @@ "domain": "awair", "name": "Awair", "documentation": "https://www.home-assistant.io/integrations/awair", - "requirements": [ - "python_awair==0.0.4" - ], + "requirements": ["python_awair==0.0.4"], "dependencies": [], - "codeowners": [ - "@danielsjf" - ] + "codeowners": ["@danielsjf"] } diff --git a/homeassistant/components/aws/manifest.json b/homeassistant/components/aws/manifest.json index b617eb75ee1..25475f2aafc 100644 --- a/homeassistant/components/aws/manifest.json +++ b/homeassistant/components/aws/manifest.json @@ -2,12 +2,7 @@ "domain": "aws", "name": "Aws", "documentation": "https://www.home-assistant.io/integrations/aws", - "requirements": [ - "aiobotocore==0.10.4" - ], + "requirements": ["aiobotocore==0.10.4"], "dependencies": [], - "codeowners": [ - "@awarecan", - "@robbiet480" - ] + "codeowners": ["@awarecan", "@robbiet480"] } diff --git a/homeassistant/components/azure_event_hub/manifest.json b/homeassistant/components/azure_event_hub/manifest.json index 0b705bddc29..614fb0d98ef 100644 --- a/homeassistant/components/azure_event_hub/manifest.json +++ b/homeassistant/components/azure_event_hub/manifest.json @@ -1,8 +1,8 @@ { - "domain": "azure_event_hub", - "name": "Azure Event Hub", - "documentation": "https://www.home-assistant.io/integrations/azure_event_hub", - "requirements": ["azure-eventhub==1.3.1"], - "dependencies": [], - "codeowners": ["@eavanvalkenburg"] - } \ No newline at end of file + "domain": "azure_event_hub", + "name": "Azure Event Hub", + "documentation": "https://www.home-assistant.io/integrations/azure_event_hub", + "requirements": ["azure-eventhub==1.3.1"], + "dependencies": [], + "codeowners": ["@eavanvalkenburg"] +} diff --git a/homeassistant/components/azure_service_bus/manifest.json b/homeassistant/components/azure_service_bus/manifest.json index fa6d1c20b7f..af1d9d889df 100644 --- a/homeassistant/components/azure_service_bus/manifest.json +++ b/homeassistant/components/azure_service_bus/manifest.json @@ -2,11 +2,7 @@ "domain": "azure_service_bus", "name": "Azure Service Bus", "documentation": "https://www.home-assistant.io/integrations/azure_service_bus", - "requirements": [ - "azure-servicebus==0.50.1" - ], + "requirements": ["azure-servicebus==0.50.1"], "dependencies": [], - "codeowners": [ - "@hfurubotten" - ] -} \ No newline at end of file + "codeowners": ["@hfurubotten"] +} diff --git a/homeassistant/components/baidu/manifest.json b/homeassistant/components/baidu/manifest.json index 756a1c5adcc..2448f87778b 100644 --- a/homeassistant/components/baidu/manifest.json +++ b/homeassistant/components/baidu/manifest.json @@ -2,9 +2,7 @@ "domain": "baidu", "name": "Baidu", "documentation": "https://www.home-assistant.io/integrations/baidu", - "requirements": [ - "baidu-aip==1.6.6" - ], + "requirements": ["baidu-aip==1.6.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bbb_gpio/manifest.json b/homeassistant/components/bbb_gpio/manifest.json index edd60326828..e97bd6eacb8 100644 --- a/homeassistant/components/bbb_gpio/manifest.json +++ b/homeassistant/components/bbb_gpio/manifest.json @@ -2,9 +2,7 @@ "domain": "bbb_gpio", "name": "Bbb gpio", "documentation": "https://www.home-assistant.io/integrations/bbb_gpio", - "requirements": [ - "Adafruit_BBIO==1.0.0" - ], + "requirements": ["Adafruit_BBIO==1.0.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bbox/manifest.json b/homeassistant/components/bbox/manifest.json index 15a648167c5..ed7f7270bd5 100644 --- a/homeassistant/components/bbox/manifest.json +++ b/homeassistant/components/bbox/manifest.json @@ -2,9 +2,7 @@ "domain": "bbox", "name": "Bbox", "documentation": "https://www.home-assistant.io/integrations/bbox", - "requirements": [ - "pybbox==0.0.5-alpha" - ], + "requirements": ["pybbox==0.0.5-alpha"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/beewi_smartclim/manifest.json b/homeassistant/components/beewi_smartclim/manifest.json index bc69efb6490..69adb76d3cb 100644 --- a/homeassistant/components/beewi_smartclim/manifest.json +++ b/homeassistant/components/beewi_smartclim/manifest.json @@ -2,11 +2,7 @@ "domain": "beewi_smartclim", "name": "BeeWi SmartClim BLE sensor", "documentation": "https://www.home-assistant.io/integrations/beewi_smartclim", - "requirements": [ - "beewi_smartclim==0.0.7" - ], + "requirements": ["beewi_smartclim==0.0.7"], "dependencies": [], - "codeowners": [ - "@alemuro" - ] -} \ No newline at end of file + "codeowners": ["@alemuro"] +} diff --git a/homeassistant/components/bh1750/manifest.json b/homeassistant/components/bh1750/manifest.json index 63816f967e7..d34123353e8 100644 --- a/homeassistant/components/bh1750/manifest.json +++ b/homeassistant/components/bh1750/manifest.json @@ -2,10 +2,7 @@ "domain": "bh1750", "name": "Bh1750", "documentation": "https://www.home-assistant.io/integrations/bh1750", - "requirements": [ - "i2csense==0.0.4", - "smbus-cffi==0.5.1" - ], + "requirements": ["i2csense==0.0.4", "smbus-cffi==0.5.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bitcoin/manifest.json b/homeassistant/components/bitcoin/manifest.json index 1ffc34fcd9d..caf1aafcacf 100644 --- a/homeassistant/components/bitcoin/manifest.json +++ b/homeassistant/components/bitcoin/manifest.json @@ -2,11 +2,7 @@ "domain": "bitcoin", "name": "Bitcoin", "documentation": "https://www.home-assistant.io/integrations/bitcoin", - "requirements": [ - "blockchain==1.4.4" - ], + "requirements": ["blockchain==1.4.4"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/blackbird/manifest.json b/homeassistant/components/blackbird/manifest.json index c5b3a632c16..53092783386 100644 --- a/homeassistant/components/blackbird/manifest.json +++ b/homeassistant/components/blackbird/manifest.json @@ -2,9 +2,7 @@ "domain": "blackbird", "name": "Blackbird", "documentation": "https://www.home-assistant.io/integrations/blackbird", - "requirements": [ - "pyblackbird==0.5" - ], + "requirements": ["pyblackbird==0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/blink/manifest.json b/homeassistant/components/blink/manifest.json index 47cded00cc0..4912f72b906 100644 --- a/homeassistant/components/blink/manifest.json +++ b/homeassistant/components/blink/manifest.json @@ -2,11 +2,7 @@ "domain": "blink", "name": "Blink", "documentation": "https://www.home-assistant.io/integrations/blink", - "requirements": [ - "blinkpy==0.14.2" - ], + "requirements": ["blinkpy==0.14.2"], "dependencies": [], - "codeowners": [ - "@fronzbot" - ] + "codeowners": ["@fronzbot"] } diff --git a/homeassistant/components/blinksticklight/manifest.json b/homeassistant/components/blinksticklight/manifest.json index 0a6e2540790..ed2fac5bd70 100644 --- a/homeassistant/components/blinksticklight/manifest.json +++ b/homeassistant/components/blinksticklight/manifest.json @@ -2,9 +2,7 @@ "domain": "blinksticklight", "name": "Blinksticklight", "documentation": "https://www.home-assistant.io/integrations/blinksticklight", - "requirements": [ - "blinkstick==1.1.8" - ], + "requirements": ["blinkstick==1.1.8"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/blinkt/manifest.json b/homeassistant/components/blinkt/manifest.json index 629bdebf27e..c490f1a9b4a 100644 --- a/homeassistant/components/blinkt/manifest.json +++ b/homeassistant/components/blinkt/manifest.json @@ -2,9 +2,7 @@ "domain": "blinkt", "name": "Blinkt", "documentation": "https://www.home-assistant.io/integrations/blinkt", - "requirements": [ - "blinkt==0.1.0" - ], + "requirements": ["blinkt==0.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/blockchain/manifest.json b/homeassistant/components/blockchain/manifest.json index 773b52e724b..56b9d2c37e2 100644 --- a/homeassistant/components/blockchain/manifest.json +++ b/homeassistant/components/blockchain/manifest.json @@ -2,9 +2,7 @@ "domain": "blockchain", "name": "Blockchain", "documentation": "https://www.home-assistant.io/integrations/blockchain", - "requirements": [ - "python-blockchain-api==0.0.2" - ], + "requirements": ["python-blockchain-api==0.0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bluesound/manifest.json b/homeassistant/components/bluesound/manifest.json index e64e3e61f16..df6aa5b03de 100644 --- a/homeassistant/components/bluesound/manifest.json +++ b/homeassistant/components/bluesound/manifest.json @@ -2,9 +2,7 @@ "domain": "bluesound", "name": "Bluesound", "documentation": "https://www.home-assistant.io/integrations/bluesound", - "requirements": [ - "xmltodict==0.12.0" - ], + "requirements": ["xmltodict==0.12.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bluetooth_le_tracker/manifest.json b/homeassistant/components/bluetooth_le_tracker/manifest.json index d9f4cb0a2b5..e3f71502d33 100644 --- a/homeassistant/components/bluetooth_le_tracker/manifest.json +++ b/homeassistant/components/bluetooth_le_tracker/manifest.json @@ -2,9 +2,7 @@ "domain": "bluetooth_le_tracker", "name": "Bluetooth le tracker", "documentation": "https://www.home-assistant.io/integrations/bluetooth_le_tracker", - "requirements": [ - "pygatt[GATTTOOL]==4.0.5" - ], + "requirements": ["pygatt[GATTTOOL]==4.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bluetooth_tracker/manifest.json b/homeassistant/components/bluetooth_tracker/manifest.json index 20fe51c561b..f8b66c2f09e 100644 --- a/homeassistant/components/bluetooth_tracker/manifest.json +++ b/homeassistant/components/bluetooth_tracker/manifest.json @@ -2,10 +2,7 @@ "domain": "bluetooth_tracker", "name": "Bluetooth tracker", "documentation": "https://www.home-assistant.io/integrations/bluetooth_tracker", - "requirements": [ - "bt_proximity==0.2", - "pybluez==0.22" - ], + "requirements": ["bt_proximity==0.2", "pybluez==0.22"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bme280/manifest.json b/homeassistant/components/bme280/manifest.json index 9d01b301d43..993c79d6bce 100644 --- a/homeassistant/components/bme280/manifest.json +++ b/homeassistant/components/bme280/manifest.json @@ -2,10 +2,7 @@ "domain": "bme280", "name": "Bme280", "documentation": "https://www.home-assistant.io/integrations/bme280", - "requirements": [ - "i2csense==0.0.4", - "smbus-cffi==0.5.1" - ], + "requirements": ["i2csense==0.0.4", "smbus-cffi==0.5.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bme680/manifest.json b/homeassistant/components/bme680/manifest.json index c062d14f8c9..816e31d6388 100644 --- a/homeassistant/components/bme680/manifest.json +++ b/homeassistant/components/bme680/manifest.json @@ -2,10 +2,7 @@ "domain": "bme680", "name": "Bme680", "documentation": "https://www.home-assistant.io/integrations/bme680", - "requirements": [ - "bme680==1.0.5", - "smbus-cffi==0.5.1" - ], + "requirements": ["bme680==1.0.5", "smbus-cffi==0.5.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bmw_connected_drive/manifest.json b/homeassistant/components/bmw_connected_drive/manifest.json index a88675ef80f..c6e6ab9d89a 100644 --- a/homeassistant/components/bmw_connected_drive/manifest.json +++ b/homeassistant/components/bmw_connected_drive/manifest.json @@ -2,11 +2,7 @@ "domain": "bmw_connected_drive", "name": "BMW Connected Drive", "documentation": "https://www.home-assistant.io/integrations/bmw_connected_drive", - "requirements": [ - "bimmer_connected==0.6.2" - ], + "requirements": ["bimmer_connected==0.6.2"], "dependencies": [], - "codeowners": [ - "@gerard33" - ] -} \ No newline at end of file + "codeowners": ["@gerard33"] +} diff --git a/homeassistant/components/bom/manifest.json b/homeassistant/components/bom/manifest.json index b2e7eb08ef6..106c89b72f0 100644 --- a/homeassistant/components/bom/manifest.json +++ b/homeassistant/components/bom/manifest.json @@ -2,9 +2,7 @@ "domain": "bom", "name": "Bom", "documentation": "https://www.home-assistant.io/integrations/bom", - "requirements": [ - "bomradarloop==0.1.3" - ], + "requirements": ["bomradarloop==0.1.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/braviatv/manifest.json b/homeassistant/components/braviatv/manifest.json index e49e45865c4..0a3fd75e00d 100644 --- a/homeassistant/components/braviatv/manifest.json +++ b/homeassistant/components/braviatv/manifest.json @@ -2,14 +2,7 @@ "domain": "braviatv", "name": "Braviatv", "documentation": "https://www.home-assistant.io/integrations/braviatv", - "requirements": [ - "braviarc-homeassistant==0.3.7.dev0", - "getmac==0.8.1" - ], - "dependencies": [ - "configurator" - ], - "codeowners": [ - "@robbiet480" - ] + "requirements": ["braviarc-homeassistant==0.3.7.dev0", "getmac==0.8.1"], + "dependencies": ["configurator"], + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/broadlink/manifest.json b/homeassistant/components/broadlink/manifest.json index 38adb0ddbdf..3af11f47aad 100644 --- a/homeassistant/components/broadlink/manifest.json +++ b/homeassistant/components/broadlink/manifest.json @@ -2,12 +2,7 @@ "domain": "broadlink", "name": "Broadlink", "documentation": "https://www.home-assistant.io/integrations/broadlink", - "requirements": [ - "broadlink==0.12.0" - ], + "requirements": ["broadlink==0.12.0"], "dependencies": [], - "codeowners": [ - "@danielhiversen", - "@felipediel" - ] + "codeowners": ["@danielhiversen", "@felipediel"] } diff --git a/homeassistant/components/brottsplatskartan/manifest.json b/homeassistant/components/brottsplatskartan/manifest.json index f3dd46c96fc..dfc1a385c6b 100644 --- a/homeassistant/components/brottsplatskartan/manifest.json +++ b/homeassistant/components/brottsplatskartan/manifest.json @@ -2,9 +2,7 @@ "domain": "brottsplatskartan", "name": "Brottsplatskartan", "documentation": "https://www.home-assistant.io/integrations/brottsplatskartan", - "requirements": [ - "brottsplatskartan==0.0.1" - ], + "requirements": ["brottsplatskartan==0.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/brunt/manifest.json b/homeassistant/components/brunt/manifest.json index 6ee4344b946..f744f8c67e5 100644 --- a/homeassistant/components/brunt/manifest.json +++ b/homeassistant/components/brunt/manifest.json @@ -2,11 +2,7 @@ "domain": "brunt", "name": "Brunt", "documentation": "https://www.home-assistant.io/integrations/brunt", - "requirements": [ - "brunt==0.1.3" - ], + "requirements": ["brunt==0.1.3"], "dependencies": [], - "codeowners": [ - "@eavanvalkenburg" - ] + "codeowners": ["@eavanvalkenburg"] } diff --git a/homeassistant/components/bt_home_hub_5/manifest.json b/homeassistant/components/bt_home_hub_5/manifest.json index bee9cefce17..db23e603843 100644 --- a/homeassistant/components/bt_home_hub_5/manifest.json +++ b/homeassistant/components/bt_home_hub_5/manifest.json @@ -2,9 +2,7 @@ "domain": "bt_home_hub_5", "name": "Bt home hub 5", "documentation": "https://www.home-assistant.io/integrations/bt_home_hub_5", - "requirements": [ - "bthomehub5-devicelist==0.1.1" - ], + "requirements": ["bthomehub5-devicelist==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/bt_smarthub/manifest.json b/homeassistant/components/bt_smarthub/manifest.json index 985f3012422..2c482397b73 100644 --- a/homeassistant/components/bt_smarthub/manifest.json +++ b/homeassistant/components/bt_smarthub/manifest.json @@ -2,11 +2,7 @@ "domain": "bt_smarthub", "name": "Bt smarthub", "documentation": "https://www.home-assistant.io/integrations/bt_smarthub", - "requirements": [ - "btsmarthub_devicelist==0.1.3" - ], + "requirements": ["btsmarthub_devicelist==0.1.3"], "dependencies": [], - "codeowners": [ - "@jxwolstenholme" - ] + "codeowners": ["@jxwolstenholme"] } diff --git a/homeassistant/components/buienradar/manifest.json b/homeassistant/components/buienradar/manifest.json index cc3c3b02981..23e282c34bb 100644 --- a/homeassistant/components/buienradar/manifest.json +++ b/homeassistant/components/buienradar/manifest.json @@ -2,11 +2,7 @@ "domain": "buienradar", "name": "Buienradar", "documentation": "https://www.home-assistant.io/integrations/buienradar", - "requirements": [ - "buienradar==1.0.1" - ], + "requirements": ["buienradar==1.0.1"], "dependencies": [], - "codeowners": [ - "@mjj4791", "@ties" - ] + "codeowners": ["@mjj4791", "@ties"] } diff --git a/homeassistant/components/caldav/manifest.json b/homeassistant/components/caldav/manifest.json index 896ace7ba6a..f25c71a4df2 100644 --- a/homeassistant/components/caldav/manifest.json +++ b/homeassistant/components/caldav/manifest.json @@ -2,9 +2,7 @@ "domain": "caldav", "name": "Caldav", "documentation": "https://www.home-assistant.io/integrations/caldav", - "requirements": [ - "caldav==0.6.1" - ], + "requirements": ["caldav==0.6.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/calendar/manifest.json b/homeassistant/components/calendar/manifest.json index 3e6ee8422b4..abcff158bfb 100644 --- a/homeassistant/components/calendar/manifest.json +++ b/homeassistant/components/calendar/manifest.json @@ -3,8 +3,6 @@ "name": "Calendar", "documentation": "https://www.home-assistant.io/integrations/calendar", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/canary/manifest.json b/homeassistant/components/canary/manifest.json index f76d521853d..e383cb7514b 100644 --- a/homeassistant/components/canary/manifest.json +++ b/homeassistant/components/canary/manifest.json @@ -2,11 +2,7 @@ "domain": "canary", "name": "Canary", "documentation": "https://www.home-assistant.io/integrations/canary", - "requirements": [ - "py-canary==0.5.0" - ], - "dependencies": [ - "ffmpeg" - ], + "requirements": ["py-canary==0.5.0"], + "dependencies": ["ffmpeg"], "codeowners": [] } diff --git a/homeassistant/components/cert_expiry/manifest.json b/homeassistant/components/cert_expiry/manifest.json index 48816809bbd..30e0ca45d29 100644 --- a/homeassistant/components/cert_expiry/manifest.json +++ b/homeassistant/components/cert_expiry/manifest.json @@ -1,12 +1,9 @@ { - "domain": "cert_expiry", - "name": "Cert expiry", - "documentation": "https://www.home-assistant.io/integrations/cert_expiry", - "requirements": [], - "config_flow": true, - "dependencies": [], - "codeowners": [ - "@Cereal2nd", - "@jjlawren" - ] + "domain": "cert_expiry", + "name": "Cert expiry", + "documentation": "https://www.home-assistant.io/integrations/cert_expiry", + "requirements": [], + "config_flow": true, + "dependencies": [], + "codeowners": ["@Cereal2nd", "@jjlawren"] } diff --git a/homeassistant/components/channels/manifest.json b/homeassistant/components/channels/manifest.json index c6ef7f8f127..3a61d0636bc 100644 --- a/homeassistant/components/channels/manifest.json +++ b/homeassistant/components/channels/manifest.json @@ -2,9 +2,7 @@ "domain": "channels", "name": "Channels", "documentation": "https://www.home-assistant.io/integrations/channels", - "requirements": [ - "pychannels==1.0.0" - ], + "requirements": ["pychannels==1.0.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/cisco_ios/manifest.json b/homeassistant/components/cisco_ios/manifest.json index 4a04ffa32e6..e609fa206f5 100644 --- a/homeassistant/components/cisco_ios/manifest.json +++ b/homeassistant/components/cisco_ios/manifest.json @@ -2,9 +2,7 @@ "domain": "cisco_ios", "name": "Cisco ios", "documentation": "https://www.home-assistant.io/integrations/cisco_ios", - "requirements": [ - "pexpect==4.6.0" - ], + "requirements": ["pexpect==4.6.0"], "dependencies": [], "codeowners": ["@fbradyirl"] } diff --git a/homeassistant/components/cisco_mobility_express/manifest.json b/homeassistant/components/cisco_mobility_express/manifest.json index b4bc2ff86d9..05fe885fd8c 100644 --- a/homeassistant/components/cisco_mobility_express/manifest.json +++ b/homeassistant/components/cisco_mobility_express/manifest.json @@ -2,9 +2,7 @@ "domain": "cisco_mobility_express", "name": "Cisco mobility express", "documentation": "https://www.home-assistant.io/integrations/cisco_mobility_express", - "requirements": [ - "ciscomobilityexpress==0.3.3" - ], + "requirements": ["ciscomobilityexpress==0.3.3"], "dependencies": [], "codeowners": ["@fbradyirl"] } diff --git a/homeassistant/components/cisco_webex_teams/manifest.json b/homeassistant/components/cisco_webex_teams/manifest.json index 3560b1e7fcd..45af4bb2864 100644 --- a/homeassistant/components/cisco_webex_teams/manifest.json +++ b/homeassistant/components/cisco_webex_teams/manifest.json @@ -2,9 +2,7 @@ "domain": "cisco_webex_teams", "name": "Cisco webex teams", "documentation": "https://www.home-assistant.io/integrations/cisco_webex_teams", - "requirements": [ - "webexteamssdk==1.1.1" - ], + "requirements": ["webexteamssdk==1.1.1"], "dependencies": [], "codeowners": ["@fbradyirl"] } diff --git a/homeassistant/components/ciscospark/manifest.json b/homeassistant/components/ciscospark/manifest.json index 8058088bf8a..75502357aea 100644 --- a/homeassistant/components/ciscospark/manifest.json +++ b/homeassistant/components/ciscospark/manifest.json @@ -2,9 +2,7 @@ "domain": "ciscospark", "name": "Ciscospark", "documentation": "https://www.home-assistant.io/integrations/ciscospark", - "requirements": [ - "ciscosparkapi==0.4.2" - ], + "requirements": ["ciscosparkapi==0.4.2"], "dependencies": [], "codeowners": ["@fbradyirl"] } diff --git a/homeassistant/components/clementine/manifest.json b/homeassistant/components/clementine/manifest.json index 35368dd6cdf..8b05f412300 100644 --- a/homeassistant/components/clementine/manifest.json +++ b/homeassistant/components/clementine/manifest.json @@ -2,9 +2,7 @@ "domain": "clementine", "name": "Clementine", "documentation": "https://www.home-assistant.io/integrations/clementine", - "requirements": [ - "python-clementine-remote==1.0.1" - ], + "requirements": ["python-clementine-remote==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/cloudflare/manifest.json b/homeassistant/components/cloudflare/manifest.json index 78bc6de99c8..44beaaa213a 100644 --- a/homeassistant/components/cloudflare/manifest.json +++ b/homeassistant/components/cloudflare/manifest.json @@ -2,11 +2,7 @@ "domain": "cloudflare", "name": "Cloudflare", "documentation": "https://www.home-assistant.io/integrations/cloudflare", - "requirements": [ - "pycfdns==0.0.1" - ], + "requirements": ["pycfdns==0.0.1"], "dependencies": [], - "codeowners": [ - "@ludeeus" - ] + "codeowners": ["@ludeeus"] } diff --git a/homeassistant/components/cmus/manifest.json b/homeassistant/components/cmus/manifest.json index fe5b8e155c2..ccf481127ff 100644 --- a/homeassistant/components/cmus/manifest.json +++ b/homeassistant/components/cmus/manifest.json @@ -2,9 +2,7 @@ "domain": "cmus", "name": "Cmus", "documentation": "https://www.home-assistant.io/integrations/cmus", - "requirements": [ - "pycmus==0.1.1" - ], + "requirements": ["pycmus==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/co2signal/manifest.json b/homeassistant/components/co2signal/manifest.json index f07813b3db5..b0836017040 100644 --- a/homeassistant/components/co2signal/manifest.json +++ b/homeassistant/components/co2signal/manifest.json @@ -2,9 +2,7 @@ "domain": "co2signal", "name": "Co2signal", "documentation": "https://www.home-assistant.io/integrations/co2signal", - "requirements": [ - "co2signal==0.4.2" - ], + "requirements": ["co2signal==0.4.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/coinbase/manifest.json b/homeassistant/components/coinbase/manifest.json index 2da323f0815..dfd05475703 100644 --- a/homeassistant/components/coinbase/manifest.json +++ b/homeassistant/components/coinbase/manifest.json @@ -2,9 +2,7 @@ "domain": "coinbase", "name": "Coinbase", "documentation": "https://www.home-assistant.io/integrations/coinbase", - "requirements": [ - "coinbase==2.1.0" - ], + "requirements": ["coinbase==2.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/coinmarketcap/manifest.json b/homeassistant/components/coinmarketcap/manifest.json index ec9aec6c654..2d33fdf42ef 100644 --- a/homeassistant/components/coinmarketcap/manifest.json +++ b/homeassistant/components/coinmarketcap/manifest.json @@ -2,9 +2,7 @@ "domain": "coinmarketcap", "name": "Coinmarketcap", "documentation": "https://www.home-assistant.io/integrations/coinmarketcap", - "requirements": [ - "coinmarketcap==5.0.3" - ], + "requirements": ["coinmarketcap==5.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/comfoconnect/manifest.json b/homeassistant/components/comfoconnect/manifest.json index 091b7f7bcdd..0174ec5f962 100644 --- a/homeassistant/components/comfoconnect/manifest.json +++ b/homeassistant/components/comfoconnect/manifest.json @@ -2,9 +2,7 @@ "domain": "comfoconnect", "name": "Comfoconnect", "documentation": "https://www.home-assistant.io/integrations/comfoconnect", - "requirements": [ - "pycomfoconnect==0.3" - ], + "requirements": ["pycomfoconnect==0.3"], "dependencies": [], "codeowners": ["@michaelarnauts"] } diff --git a/homeassistant/components/concord232/manifest.json b/homeassistant/components/concord232/manifest.json index f5ff021b6d1..e0060490cfe 100644 --- a/homeassistant/components/concord232/manifest.json +++ b/homeassistant/components/concord232/manifest.json @@ -2,9 +2,7 @@ "domain": "concord232", "name": "Concord232", "documentation": "https://www.home-assistant.io/integrations/concord232", - "requirements": [ - "concord232==0.15" - ], + "requirements": ["concord232==0.15"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/config/manifest.json b/homeassistant/components/config/manifest.json index c6e99b43c49..a31b307f344 100644 --- a/homeassistant/components/config/manifest.json +++ b/homeassistant/components/config/manifest.json @@ -3,10 +3,6 @@ "name": "Config", "documentation": "https://www.home-assistant.io/integrations/config", "requirements": [], - "dependencies": [ - "http" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["http"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/configurator/manifest.json b/homeassistant/components/configurator/manifest.json index 10c067d4a22..c7b799fd4f1 100644 --- a/homeassistant/components/configurator/manifest.json +++ b/homeassistant/components/configurator/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/configurator", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/conversation/manifest.json b/homeassistant/components/conversation/manifest.json index 0d6d67cf254..f225d793d87 100644 --- a/homeassistant/components/conversation/manifest.json +++ b/homeassistant/components/conversation/manifest.json @@ -3,10 +3,6 @@ "name": "Conversation", "documentation": "https://www.home-assistant.io/integrations/conversation", "requirements": [], - "dependencies": [ - "http" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["http"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/coolmaster/manifest.json b/homeassistant/components/coolmaster/manifest.json index 124a1e4a5b9..3abe0ebc703 100644 --- a/homeassistant/components/coolmaster/manifest.json +++ b/homeassistant/components/coolmaster/manifest.json @@ -3,11 +3,7 @@ "name": "Coolmaster", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/coolmaster", - "requirements": [ - "pycoolmasternet==0.0.4" - ], + "requirements": ["pycoolmasternet==0.0.4"], "dependencies": [], - "codeowners": [ - "@OnFreund" - ] + "codeowners": ["@OnFreund"] } diff --git a/homeassistant/components/counter/manifest.json b/homeassistant/components/counter/manifest.json index 3fd533054d8..42dac4269cb 100644 --- a/homeassistant/components/counter/manifest.json +++ b/homeassistant/components/counter/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/counter", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/cover/manifest.json b/homeassistant/components/cover/manifest.json index 1d82dcb5b0c..21ff87fcdf5 100644 --- a/homeassistant/components/cover/manifest.json +++ b/homeassistant/components/cover/manifest.json @@ -3,10 +3,6 @@ "name": "Cover", "documentation": "https://www.home-assistant.io/integrations/cover", "requirements": [], - "dependencies": [ - "group" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["group"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/cppm_tracker/manifest.json b/homeassistant/components/cppm_tracker/manifest.json index b2abc40dca2..a8c5f7e1394 100644 --- a/homeassistant/components/cppm_tracker/manifest.json +++ b/homeassistant/components/cppm_tracker/manifest.json @@ -2,9 +2,7 @@ "domain": "cppm_tracker", "name": "Cppm tracker", "documentation": "https://www.home-assistant.io/integrations/cppm_tracker", - "requirements": [ - "clearpasspy==1.0.2" - ], + "requirements": ["clearpasspy==1.0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/cpuspeed/manifest.json b/homeassistant/components/cpuspeed/manifest.json index 7950cad9b8b..f157ef9fc69 100644 --- a/homeassistant/components/cpuspeed/manifest.json +++ b/homeassistant/components/cpuspeed/manifest.json @@ -2,11 +2,7 @@ "domain": "cpuspeed", "name": "Cpuspeed", "documentation": "https://www.home-assistant.io/integrations/cpuspeed", - "requirements": [ - "py-cpuinfo==5.0.0" - ], + "requirements": ["py-cpuinfo==5.0.0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/crimereports/manifest.json b/homeassistant/components/crimereports/manifest.json index c5cc45d3192..2f8dff0258a 100644 --- a/homeassistant/components/crimereports/manifest.json +++ b/homeassistant/components/crimereports/manifest.json @@ -2,9 +2,7 @@ "domain": "crimereports", "name": "Crimereports", "documentation": "https://www.home-assistant.io/integrations/crimereports", - "requirements": [ - "crimereports==1.0.1" - ], + "requirements": ["crimereports==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/cups/manifest.json b/homeassistant/components/cups/manifest.json index e30d64510ff..03b88c6c4e7 100644 --- a/homeassistant/components/cups/manifest.json +++ b/homeassistant/components/cups/manifest.json @@ -2,11 +2,7 @@ "domain": "cups", "name": "Cups", "documentation": "https://www.home-assistant.io/integrations/cups", - "requirements": [ - "pycups==1.9.73" - ], + "requirements": ["pycups==1.9.73"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/daikin/manifest.json b/homeassistant/components/daikin/manifest.json index f81cb171580..bb985fc77fb 100644 --- a/homeassistant/components/daikin/manifest.json +++ b/homeassistant/components/daikin/manifest.json @@ -3,12 +3,7 @@ "name": "Daikin", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/daikin", - "requirements": [ - "pydaikin==1.6.1" - ], + "requirements": ["pydaikin==1.6.1"], "dependencies": [], - "codeowners": [ - "@fredrike", - "@rofrantz" - ] + "codeowners": ["@fredrike", "@rofrantz"] } diff --git a/homeassistant/components/danfoss_air/manifest.json b/homeassistant/components/danfoss_air/manifest.json index 189b685d4ce..bc75b88e295 100644 --- a/homeassistant/components/danfoss_air/manifest.json +++ b/homeassistant/components/danfoss_air/manifest.json @@ -2,9 +2,7 @@ "domain": "danfoss_air", "name": "Danfoss air", "documentation": "https://www.home-assistant.io/integrations/danfoss_air", - "requirements": [ - "pydanfossair==0.1.0" - ], + "requirements": ["pydanfossair==0.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/darksky/manifest.json b/homeassistant/components/darksky/manifest.json index 0046e51463e..285efbcbb40 100644 --- a/homeassistant/components/darksky/manifest.json +++ b/homeassistant/components/darksky/manifest.json @@ -2,11 +2,7 @@ "domain": "darksky", "name": "Darksky", "documentation": "https://www.home-assistant.io/integrations/darksky", - "requirements": [ - "python-forecastio==1.4.0" - ], + "requirements": ["python-forecastio==1.4.0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/datadog/manifest.json b/homeassistant/components/datadog/manifest.json index 36de2ff2101..4df780b200f 100644 --- a/homeassistant/components/datadog/manifest.json +++ b/homeassistant/components/datadog/manifest.json @@ -2,9 +2,7 @@ "domain": "datadog", "name": "Datadog", "documentation": "https://www.home-assistant.io/integrations/datadog", - "requirements": [ - "datadog==0.15.0" - ], + "requirements": ["datadog==0.15.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/deconz/manifest.json b/homeassistant/components/deconz/manifest.json index fec3a7cc42b..c5b9e240dd9 100644 --- a/homeassistant/components/deconz/manifest.json +++ b/homeassistant/components/deconz/manifest.json @@ -3,16 +3,12 @@ "name": "Deconz", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/deconz", - "requirements": [ - "pydeconz==67" - ], + "requirements": ["pydeconz==67"], "ssdp": [ { "manufacturer": "Royal Philips Electronics" } ], "dependencies": [], - "codeowners": [ - "@kane610" - ] + "codeowners": ["@kane610"] } diff --git a/homeassistant/components/decora_wifi/manifest.json b/homeassistant/components/decora_wifi/manifest.json index 14b8829fae8..aa30892c01a 100644 --- a/homeassistant/components/decora_wifi/manifest.json +++ b/homeassistant/components/decora_wifi/manifest.json @@ -2,9 +2,7 @@ "domain": "decora_wifi", "name": "Decora wifi", "documentation": "https://www.home-assistant.io/integrations/decora_wifi", - "requirements": [ - "decora_wifi==1.4" - ], + "requirements": ["decora_wifi==1.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/deluge/manifest.json b/homeassistant/components/deluge/manifest.json index b2eb3ada65f..cefc645725e 100644 --- a/homeassistant/components/deluge/manifest.json +++ b/homeassistant/components/deluge/manifest.json @@ -2,9 +2,7 @@ "domain": "deluge", "name": "Deluge", "documentation": "https://www.home-assistant.io/integrations/deluge", - "requirements": [ - "deluge-client==1.7.1" - ], + "requirements": ["deluge-client==1.7.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/demo/manifest.json b/homeassistant/components/demo/manifest.json index a4802c3b67b..a8253119e71 100644 --- a/homeassistant/components/demo/manifest.json +++ b/homeassistant/components/demo/manifest.json @@ -3,13 +3,6 @@ "name": "Demo", "documentation": "https://www.home-assistant.io/integrations/demo", "requirements": [], - "dependencies": [ - "conversation", - "zone", - "group", - "configurator" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["conversation", "zone", "group", "configurator"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/denonavr/manifest.json b/homeassistant/components/denonavr/manifest.json index a80c7d6ea5d..2a07e2bdab5 100644 --- a/homeassistant/components/denonavr/manifest.json +++ b/homeassistant/components/denonavr/manifest.json @@ -2,9 +2,7 @@ "domain": "denonavr", "name": "Denonavr", "documentation": "https://www.home-assistant.io/integrations/denonavr", - "requirements": [ - "denonavr==0.7.11" - ], + "requirements": ["denonavr==0.7.11"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/deutsche_bahn/manifest.json b/homeassistant/components/deutsche_bahn/manifest.json index 9a2bf666016..415ceec2ee5 100644 --- a/homeassistant/components/deutsche_bahn/manifest.json +++ b/homeassistant/components/deutsche_bahn/manifest.json @@ -2,9 +2,7 @@ "domain": "deutsche_bahn", "name": "Deutsche bahn", "documentation": "https://www.home-assistant.io/integrations/deutsche_bahn", - "requirements": [ - "schiene==0.23" - ], + "requirements": ["schiene==0.23"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/device_automation/manifest.json b/homeassistant/components/device_automation/manifest.json index 50b1f9d357a..e2627a6f380 100644 --- a/homeassistant/components/device_automation/manifest.json +++ b/homeassistant/components/device_automation/manifest.json @@ -3,10 +3,6 @@ "name": "Device automation", "documentation": "https://www.home-assistant.io/integrations/device_automation", "requirements": [], - "dependencies": [ - "webhook" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["webhook"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/device_sun_light_trigger/manifest.json b/homeassistant/components/device_sun_light_trigger/manifest.json index 3bea097b831..e8c1865a77a 100644 --- a/homeassistant/components/device_sun_light_trigger/manifest.json +++ b/homeassistant/components/device_sun_light_trigger/manifest.json @@ -3,11 +3,6 @@ "name": "Device sun light trigger", "documentation": "https://www.home-assistant.io/integrations/device_sun_light_trigger", "requirements": [], - "dependencies": [ - "device_tracker", - "group", - "light", - "person" - ], + "dependencies": ["device_tracker", "group", "light", "person"], "codeowners": [] } diff --git a/homeassistant/components/device_tracker/manifest.json b/homeassistant/components/device_tracker/manifest.json index 0e1e0e8cd81..8b0f65d49a7 100644 --- a/homeassistant/components/device_tracker/manifest.json +++ b/homeassistant/components/device_tracker/manifest.json @@ -3,9 +3,6 @@ "name": "Device tracker", "documentation": "https://www.home-assistant.io/integrations/device_tracker", "requirements": [], - "dependencies": [ - "group", - "zone" - ], + "dependencies": ["group", "zone"], "codeowners": [] } diff --git a/homeassistant/components/dht/manifest.json b/homeassistant/components/dht/manifest.json index e1d9273b797..e09a739a996 100644 --- a/homeassistant/components/dht/manifest.json +++ b/homeassistant/components/dht/manifest.json @@ -2,9 +2,7 @@ "domain": "dht", "name": "Dht", "documentation": "https://www.home-assistant.io/integrations/dht", - "requirements": [ - "Adafruit-DHT==1.4.0" - ], + "requirements": ["Adafruit-DHT==1.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dialogflow/manifest.json b/homeassistant/components/dialogflow/manifest.json index d9e821c82fd..493351c2641 100644 --- a/homeassistant/components/dialogflow/manifest.json +++ b/homeassistant/components/dialogflow/manifest.json @@ -4,8 +4,6 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/dialogflow", "requirements": [], - "dependencies": [ - "webhook" - ], + "dependencies": ["webhook"], "codeowners": [] } diff --git a/homeassistant/components/digital_ocean/manifest.json b/homeassistant/components/digital_ocean/manifest.json index eb19a5c3a85..f472e9ec7d5 100644 --- a/homeassistant/components/digital_ocean/manifest.json +++ b/homeassistant/components/digital_ocean/manifest.json @@ -2,11 +2,7 @@ "domain": "digital_ocean", "name": "Digital ocean", "documentation": "https://www.home-assistant.io/integrations/digital_ocean", - "requirements": [ - "python-digitalocean==1.13.2" - ], + "requirements": ["python-digitalocean==1.13.2"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/digitalloggers/manifest.json b/homeassistant/components/digitalloggers/manifest.json index 4c58e090a95..a4d7825e48b 100644 --- a/homeassistant/components/digitalloggers/manifest.json +++ b/homeassistant/components/digitalloggers/manifest.json @@ -2,9 +2,7 @@ "domain": "digitalloggers", "name": "Digitalloggers", "documentation": "https://www.home-assistant.io/integrations/digitalloggers", - "requirements": [ - "dlipower==0.7.165" - ], + "requirements": ["dlipower==0.7.165"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/directv/manifest.json b/homeassistant/components/directv/manifest.json index 8b65d7a680b..274658ead0f 100644 --- a/homeassistant/components/directv/manifest.json +++ b/homeassistant/components/directv/manifest.json @@ -2,9 +2,7 @@ "domain": "directv", "name": "Directv", "documentation": "https://www.home-assistant.io/integrations/directv", - "requirements": [ - "directpy==0.5" - ], + "requirements": ["directpy==0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/discogs/manifest.json b/homeassistant/components/discogs/manifest.json index 5a1c670508a..61080b12c20 100644 --- a/homeassistant/components/discogs/manifest.json +++ b/homeassistant/components/discogs/manifest.json @@ -2,11 +2,7 @@ "domain": "discogs", "name": "Discogs", "documentation": "https://www.home-assistant.io/integrations/discogs", - "requirements": [ - "discogs_client==2.2.2" - ], + "requirements": ["discogs_client==2.2.2"], "dependencies": [], - "codeowners": [ - "@thibmaek" - ] + "codeowners": ["@thibmaek"] } diff --git a/homeassistant/components/discord/manifest.json b/homeassistant/components/discord/manifest.json index b5bf7eab6cc..a9aeea27aef 100644 --- a/homeassistant/components/discord/manifest.json +++ b/homeassistant/components/discord/manifest.json @@ -2,9 +2,7 @@ "domain": "discord", "name": "Discord", "documentation": "https://www.home-assistant.io/integrations/discord", - "requirements": [ - "discord.py==1.2.5" - ], + "requirements": ["discord.py==1.2.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/discovery/manifest.json b/homeassistant/components/discovery/manifest.json index 56d968189cf..9fd5229e823 100644 --- a/homeassistant/components/discovery/manifest.json +++ b/homeassistant/components/discovery/manifest.json @@ -2,9 +2,7 @@ "domain": "discovery", "name": "Discovery", "documentation": "https://www.home-assistant.io/integrations/discovery", - "requirements": [ - "netdisco==2.6.0" - ], + "requirements": ["netdisco==2.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dlib_face_detect/manifest.json b/homeassistant/components/dlib_face_detect/manifest.json index 431afc080f4..5163482bbe7 100644 --- a/homeassistant/components/dlib_face_detect/manifest.json +++ b/homeassistant/components/dlib_face_detect/manifest.json @@ -2,9 +2,7 @@ "domain": "dlib_face_detect", "name": "Dlib face detect", "documentation": "https://www.home-assistant.io/integrations/dlib_face_detect", - "requirements": [ - "face_recognition==1.2.3" - ], + "requirements": ["face_recognition==1.2.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dlib_face_identify/manifest.json b/homeassistant/components/dlib_face_identify/manifest.json index 2f764ae2817..ac9759115a0 100644 --- a/homeassistant/components/dlib_face_identify/manifest.json +++ b/homeassistant/components/dlib_face_identify/manifest.json @@ -2,9 +2,7 @@ "domain": "dlib_face_identify", "name": "Dlib face identify", "documentation": "https://www.home-assistant.io/integrations/dlib_face_identify", - "requirements": [ - "face_recognition==1.2.3" - ], + "requirements": ["face_recognition==1.2.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dlink/manifest.json b/homeassistant/components/dlink/manifest.json index b0b8c60121a..884d505ad83 100644 --- a/homeassistant/components/dlink/manifest.json +++ b/homeassistant/components/dlink/manifest.json @@ -2,9 +2,7 @@ "domain": "dlink", "name": "Dlink", "documentation": "https://www.home-assistant.io/integrations/dlink", - "requirements": [ - "pyW215==0.6.0" - ], + "requirements": ["pyW215==0.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dlna_dmr/manifest.json b/homeassistant/components/dlna_dmr/manifest.json index ac09b1afb48..c0edf3920f2 100644 --- a/homeassistant/components/dlna_dmr/manifest.json +++ b/homeassistant/components/dlna_dmr/manifest.json @@ -2,9 +2,7 @@ "domain": "dlna_dmr", "name": "Dlna dmr", "documentation": "https://www.home-assistant.io/integrations/dlna_dmr", - "requirements": [ - "async-upnp-client==0.14.12" - ], + "requirements": ["async-upnp-client==0.14.12"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dnsip/manifest.json b/homeassistant/components/dnsip/manifest.json index 4f3d84da476..afe5342836b 100644 --- a/homeassistant/components/dnsip/manifest.json +++ b/homeassistant/components/dnsip/manifest.json @@ -2,9 +2,7 @@ "domain": "dnsip", "name": "Dnsip", "documentation": "https://www.home-assistant.io/integrations/dnsip", - "requirements": [ - "aiodns==2.0.0" - ], + "requirements": ["aiodns==2.0.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dominos/manifest.json b/homeassistant/components/dominos/manifest.json index 933af93a77a..a802e81fe32 100644 --- a/homeassistant/components/dominos/manifest.json +++ b/homeassistant/components/dominos/manifest.json @@ -2,11 +2,7 @@ "domain": "dominos", "name": "Dominos", "documentation": "https://www.home-assistant.io/integrations/dominos", - "requirements": [ - "pizzapi==0.0.3" - ], - "dependencies": [ - "http" - ], + "requirements": ["pizzapi==0.0.3"], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/dovado/manifest.json b/homeassistant/components/dovado/manifest.json index ac0044c7a89..cc18e48d3b5 100644 --- a/homeassistant/components/dovado/manifest.json +++ b/homeassistant/components/dovado/manifest.json @@ -2,9 +2,7 @@ "domain": "dovado", "name": "Dovado", "documentation": "https://www.home-assistant.io/integrations/dovado", - "requirements": [ - "dovado==0.4.1" - ], + "requirements": ["dovado==0.4.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dsmr/manifest.json b/homeassistant/components/dsmr/manifest.json index 250adab263b..b5f7d59103b 100644 --- a/homeassistant/components/dsmr/manifest.json +++ b/homeassistant/components/dsmr/manifest.json @@ -2,9 +2,7 @@ "domain": "dsmr", "name": "Dsmr", "documentation": "https://www.home-assistant.io/integrations/dsmr", - "requirements": [ - "dsmr_parser==0.12" - ], + "requirements": ["dsmr_parser==0.12"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dsmr_reader/manifest.json b/homeassistant/components/dsmr_reader/manifest.json index f1c52e02c83..0ec70b027ba 100644 --- a/homeassistant/components/dsmr_reader/manifest.json +++ b/homeassistant/components/dsmr_reader/manifest.json @@ -1,12 +1,8 @@ { - "domain": "dsmr_reader", - "name": "DSMR Reader", - "documentation": "https://www.home-assistant.io/integrations/dsmr_reader", - "requirements": [], - "dependencies": [ - "mqtt" - ], - "codeowners": [ - "@depl0y" - ] + "domain": "dsmr_reader", + "name": "DSMR Reader", + "documentation": "https://www.home-assistant.io/integrations/dsmr_reader", + "requirements": [], + "dependencies": ["mqtt"], + "codeowners": ["@depl0y"] } diff --git a/homeassistant/components/duke_energy/manifest.json b/homeassistant/components/duke_energy/manifest.json index 131063ad81f..dad5906d12b 100644 --- a/homeassistant/components/duke_energy/manifest.json +++ b/homeassistant/components/duke_energy/manifest.json @@ -2,9 +2,7 @@ "domain": "duke_energy", "name": "Duke energy", "documentation": "https://www.home-assistant.io/integrations/duke_energy", - "requirements": [ - "pydukeenergy==0.0.6" - ], + "requirements": ["pydukeenergy==0.0.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dunehd/manifest.json b/homeassistant/components/dunehd/manifest.json index 47250b32cbc..728511b3647 100644 --- a/homeassistant/components/dunehd/manifest.json +++ b/homeassistant/components/dunehd/manifest.json @@ -2,9 +2,7 @@ "domain": "dunehd", "name": "Dunehd", "documentation": "https://www.home-assistant.io/integrations/dunehd", - "requirements": [ - "pdunehd==1.3" - ], + "requirements": ["pdunehd==1.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/dweet/manifest.json b/homeassistant/components/dweet/manifest.json index 75d8cfb6054..a08090a066b 100644 --- a/homeassistant/components/dweet/manifest.json +++ b/homeassistant/components/dweet/manifest.json @@ -2,11 +2,7 @@ "domain": "dweet", "name": "Dweet", "documentation": "https://www.home-assistant.io/integrations/dweet", - "requirements": [ - "dweepy==0.3.0" - ], + "requirements": ["dweepy==0.3.0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/dyson/manifest.json b/homeassistant/components/dyson/manifest.json index 9b561d78f95..915c6aa3b79 100644 --- a/homeassistant/components/dyson/manifest.json +++ b/homeassistant/components/dyson/manifest.json @@ -2,9 +2,7 @@ "domain": "dyson", "name": "Dyson", "documentation": "https://www.home-assistant.io/integrations/dyson", - "requirements": [ - "libpurecool==0.6.0" - ], + "requirements": ["libpurecool==0.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ebox/manifest.json b/homeassistant/components/ebox/manifest.json index d32206da726..a86145bc840 100644 --- a/homeassistant/components/ebox/manifest.json +++ b/homeassistant/components/ebox/manifest.json @@ -2,9 +2,7 @@ "domain": "ebox", "name": "Ebox", "documentation": "https://www.home-assistant.io/integrations/ebox", - "requirements": [ - "pyebox==1.1.4" - ], + "requirements": ["pyebox==1.1.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ebusd/manifest.json b/homeassistant/components/ebusd/manifest.json index b9be062d3e2..06dc6f15184 100644 --- a/homeassistant/components/ebusd/manifest.json +++ b/homeassistant/components/ebusd/manifest.json @@ -2,9 +2,7 @@ "domain": "ebusd", "name": "Ebusd", "documentation": "https://www.home-assistant.io/integrations/ebusd", - "requirements": [ - "ebusdpy==0.0.16" - ], + "requirements": ["ebusdpy==0.0.16"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ecoal_boiler/manifest.json b/homeassistant/components/ecoal_boiler/manifest.json index c1bf938dc34..8087d54c274 100644 --- a/homeassistant/components/ecoal_boiler/manifest.json +++ b/homeassistant/components/ecoal_boiler/manifest.json @@ -2,9 +2,7 @@ "domain": "ecoal_boiler", "name": "Ecoal boiler", "documentation": "https://www.home-assistant.io/integrations/ecoal_boiler", - "requirements": [ - "ecoaliface==0.4.0" - ], + "requirements": ["ecoaliface==0.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ecobee/manifest.json b/homeassistant/components/ecobee/manifest.json index bc87b3cd64e..32b58964926 100644 --- a/homeassistant/components/ecobee/manifest.json +++ b/homeassistant/components/ecobee/manifest.json @@ -1,9 +1,9 @@ { - "domain": "ecobee", - "name": "Ecobee", - "config_flow": true, - "documentation": "https://www.home-assistant.io/integrations/ecobee", - "dependencies": [], - "requirements": ["python-ecobee-api==0.1.4"], - "codeowners": ["@marthoc"] + "domain": "ecobee", + "name": "Ecobee", + "config_flow": true, + "documentation": "https://www.home-assistant.io/integrations/ecobee", + "dependencies": [], + "requirements": ["python-ecobee-api==0.1.4"], + "codeowners": ["@marthoc"] } diff --git a/homeassistant/components/econet/manifest.json b/homeassistant/components/econet/manifest.json index 7ce52c021a1..862d4b21a85 100644 --- a/homeassistant/components/econet/manifest.json +++ b/homeassistant/components/econet/manifest.json @@ -2,9 +2,7 @@ "domain": "econet", "name": "Econet", "documentation": "https://www.home-assistant.io/integrations/econet", - "requirements": [ - "pyeconet==0.0.11" - ], + "requirements": ["pyeconet==0.0.11"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ecovacs/manifest.json b/homeassistant/components/ecovacs/manifest.json index 5de2390dd30..637ee001ca3 100644 --- a/homeassistant/components/ecovacs/manifest.json +++ b/homeassistant/components/ecovacs/manifest.json @@ -2,11 +2,7 @@ "domain": "ecovacs", "name": "Ecovacs", "documentation": "https://www.home-assistant.io/integrations/ecovacs", - "requirements": [ - "sucks==0.9.4" - ], + "requirements": ["sucks==0.9.4"], "dependencies": [], - "codeowners": [ - "@OverloadUT" - ] + "codeowners": ["@OverloadUT"] } diff --git a/homeassistant/components/eddystone_temperature/manifest.json b/homeassistant/components/eddystone_temperature/manifest.json index 36918fa5ee5..71104efba89 100644 --- a/homeassistant/components/eddystone_temperature/manifest.json +++ b/homeassistant/components/eddystone_temperature/manifest.json @@ -2,10 +2,7 @@ "domain": "eddystone_temperature", "name": "Eddystone temperature", "documentation": "https://www.home-assistant.io/integrations/eddystone_temperature", - "requirements": [ - "beacontools[scan]==1.2.3", - "construct==2.9.45" - ], + "requirements": ["beacontools[scan]==1.2.3", "construct==2.9.45"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/edimax/manifest.json b/homeassistant/components/edimax/manifest.json index 6d1d444d2f4..20036311592 100644 --- a/homeassistant/components/edimax/manifest.json +++ b/homeassistant/components/edimax/manifest.json @@ -2,9 +2,7 @@ "domain": "edimax", "name": "Edimax", "documentation": "https://www.home-assistant.io/integrations/edimax", - "requirements": [ - "pyedimax==0.1" - ], + "requirements": ["pyedimax==0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ee_brightbox/manifest.json b/homeassistant/components/ee_brightbox/manifest.json index d4ae0c9d6df..26e7a97c3e6 100644 --- a/homeassistant/components/ee_brightbox/manifest.json +++ b/homeassistant/components/ee_brightbox/manifest.json @@ -2,9 +2,7 @@ "domain": "ee_brightbox", "name": "Ee brightbox", "documentation": "https://www.home-assistant.io/integrations/ee_brightbox", - "requirements": [ - "eebrightbox==0.0.4" - ], + "requirements": ["eebrightbox==0.0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/eight_sleep/manifest.json b/homeassistant/components/eight_sleep/manifest.json index 25961f15a0a..340161edd52 100644 --- a/homeassistant/components/eight_sleep/manifest.json +++ b/homeassistant/components/eight_sleep/manifest.json @@ -2,11 +2,7 @@ "domain": "eight_sleep", "name": "Eight sleep", "documentation": "https://www.home-assistant.io/integrations/eight_sleep", - "requirements": [ - "pyeight==0.1.2" - ], + "requirements": ["pyeight==0.1.2"], "dependencies": [], - "codeowners": [ - "@mezz64" - ] + "codeowners": ["@mezz64"] } diff --git a/homeassistant/components/eliqonline/manifest.json b/homeassistant/components/eliqonline/manifest.json index 0bc242509c3..1cbaa5fa156 100644 --- a/homeassistant/components/eliqonline/manifest.json +++ b/homeassistant/components/eliqonline/manifest.json @@ -2,9 +2,7 @@ "domain": "eliqonline", "name": "Eliqonline", "documentation": "https://www.home-assistant.io/integrations/eliqonline", - "requirements": [ - "eliqonline==1.2.2" - ], + "requirements": ["eliqonline==1.2.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/elkm1/manifest.json b/homeassistant/components/elkm1/manifest.json index 75acab5860d..21f3c13a8e9 100644 --- a/homeassistant/components/elkm1/manifest.json +++ b/homeassistant/components/elkm1/manifest.json @@ -2,9 +2,7 @@ "domain": "elkm1", "name": "Elkm1", "documentation": "https://www.home-assistant.io/integrations/elkm1", - "requirements": [ - "elkm1-lib==0.7.15" - ], + "requirements": ["elkm1-lib==0.7.15"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/elv/manifest.json b/homeassistant/components/elv/manifest.json index 8390fc597f0..d5fb1eb251b 100644 --- a/homeassistant/components/elv/manifest.json +++ b/homeassistant/components/elv/manifest.json @@ -1,8 +1,8 @@ { - "domain": "elv", - "name": "ELV PCA", - "documentation": "https://www.home-assistant.io/integrations/pca", - "dependencies": [], - "codeowners": ["@majuss"], - "requirements": ["pypca==0.0.7"] - } + "domain": "elv", + "name": "ELV PCA", + "documentation": "https://www.home-assistant.io/integrations/pca", + "dependencies": [], + "codeowners": ["@majuss"], + "requirements": ["pypca==0.0.7"] +} diff --git a/homeassistant/components/emby/manifest.json b/homeassistant/components/emby/manifest.json index 12dbb152206..ec50b663c01 100644 --- a/homeassistant/components/emby/manifest.json +++ b/homeassistant/components/emby/manifest.json @@ -2,11 +2,7 @@ "domain": "emby", "name": "Emby", "documentation": "https://www.home-assistant.io/integrations/emby", - "requirements": [ - "pyemby==1.6" - ], + "requirements": ["pyemby==1.6"], "dependencies": [], - "codeowners": [ - "@mezz64" - ] + "codeowners": ["@mezz64"] } diff --git a/homeassistant/components/emulated_hue/manifest.json b/homeassistant/components/emulated_hue/manifest.json index ddd39443886..bab81a2d79d 100644 --- a/homeassistant/components/emulated_hue/manifest.json +++ b/homeassistant/components/emulated_hue/manifest.json @@ -2,11 +2,7 @@ "domain": "emulated_hue", "name": "Emulated hue", "documentation": "https://www.home-assistant.io/integrations/emulated_hue", - "requirements": [ - "aiohttp_cors==0.7.0" - ], + "requirements": ["aiohttp_cors==0.7.0"], "dependencies": [], - "codeowners": [ - "@NobleKangaroo" - ] + "codeowners": ["@NobleKangaroo"] } diff --git a/homeassistant/components/emulated_roku/manifest.json b/homeassistant/components/emulated_roku/manifest.json index 824e5bef7c8..225aa7a299c 100644 --- a/homeassistant/components/emulated_roku/manifest.json +++ b/homeassistant/components/emulated_roku/manifest.json @@ -3,9 +3,7 @@ "name": "Emulated roku", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/emulated_roku", - "requirements": [ - "emulated_roku==0.1.8" - ], + "requirements": ["emulated_roku==0.1.8"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/enigma2/manifest.json b/homeassistant/components/enigma2/manifest.json index 870681fd4a5..637dadde4c2 100644 --- a/homeassistant/components/enigma2/manifest.json +++ b/homeassistant/components/enigma2/manifest.json @@ -2,9 +2,7 @@ "domain": "enigma2", "name": "Enigma2", "documentation": "https://www.home-assistant.io/integrations/enigma2", - "requirements": [ - "openwebifpy==3.1.1" - ], + "requirements": ["openwebifpy==3.1.1"], "dependencies": [], "codeowners": ["@fbradyirl"] } diff --git a/homeassistant/components/enocean/manifest.json b/homeassistant/components/enocean/manifest.json index 4dffbabd219..0a02733bb83 100644 --- a/homeassistant/components/enocean/manifest.json +++ b/homeassistant/components/enocean/manifest.json @@ -2,9 +2,7 @@ "domain": "enocean", "name": "Enocean", "documentation": "https://www.home-assistant.io/integrations/enocean", - "requirements": [ - "enocean==0.50" - ], + "requirements": ["enocean==0.50"], "dependencies": [], "codeowners": ["@bdurrer"] } diff --git a/homeassistant/components/enphase_envoy/manifest.json b/homeassistant/components/enphase_envoy/manifest.json index fc79659ff76..d10c5d4f71d 100644 --- a/homeassistant/components/enphase_envoy/manifest.json +++ b/homeassistant/components/enphase_envoy/manifest.json @@ -2,9 +2,7 @@ "domain": "enphase_envoy", "name": "Enphase envoy", "documentation": "https://www.home-assistant.io/integrations/enphase_envoy", - "requirements": [ - "envoy_reader==0.11.0" - ], + "requirements": ["envoy_reader==0.11.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/entur_public_transport/manifest.json b/homeassistant/components/entur_public_transport/manifest.json index 6396ff8e678..3520efe53e4 100644 --- a/homeassistant/components/entur_public_transport/manifest.json +++ b/homeassistant/components/entur_public_transport/manifest.json @@ -2,11 +2,7 @@ "domain": "entur_public_transport", "name": "Entur public transport", "documentation": "https://www.home-assistant.io/integrations/entur_public_transport", - "requirements": [ - "enturclient==0.2.1" - ], + "requirements": ["enturclient==0.2.1"], "dependencies": [], - "codeowners": [ - "@hfurubotten" - ] -} \ No newline at end of file + "codeowners": ["@hfurubotten"] +} diff --git a/homeassistant/components/environment_canada/manifest.json b/homeassistant/components/environment_canada/manifest.json index bfe0aa5d2cb..fa243f09bbb 100644 --- a/homeassistant/components/environment_canada/manifest.json +++ b/homeassistant/components/environment_canada/manifest.json @@ -2,11 +2,7 @@ "domain": "environment_canada", "name": "Environment Canada", "documentation": "https://www.home-assistant.io/integrations/environment_canada", - "requirements": [ - "env_canada==0.0.31" - ], + "requirements": ["env_canada==0.0.31"], "dependencies": [], - "codeowners": [ - "@michaeldavie" - ] + "codeowners": ["@michaeldavie"] } diff --git a/homeassistant/components/envirophat/manifest.json b/homeassistant/components/envirophat/manifest.json index ddf69d0d417..51ab548f03c 100644 --- a/homeassistant/components/envirophat/manifest.json +++ b/homeassistant/components/envirophat/manifest.json @@ -2,10 +2,7 @@ "domain": "envirophat", "name": "Envirophat", "documentation": "https://www.home-assistant.io/integrations/envirophat", - "requirements": [ - "envirophat==0.0.6", - "smbus-cffi==0.5.1" - ], + "requirements": ["envirophat==0.0.6", "smbus-cffi==0.5.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/envisalink/manifest.json b/homeassistant/components/envisalink/manifest.json index 52303c18413..1bc9d38e998 100644 --- a/homeassistant/components/envisalink/manifest.json +++ b/homeassistant/components/envisalink/manifest.json @@ -2,9 +2,7 @@ "domain": "envisalink", "name": "Envisalink", "documentation": "https://www.home-assistant.io/integrations/envisalink", - "requirements": [ - "pyenvisalink==4.0" - ], + "requirements": ["pyenvisalink==4.0"], "dependencies": [], "codeowners": [] -} \ No newline at end of file +} diff --git a/homeassistant/components/ephember/manifest.json b/homeassistant/components/ephember/manifest.json index e05d21c0c02..dd1a3aff88f 100644 --- a/homeassistant/components/ephember/manifest.json +++ b/homeassistant/components/ephember/manifest.json @@ -2,11 +2,7 @@ "domain": "ephember", "name": "Ephember", "documentation": "https://www.home-assistant.io/integrations/ephember", - "requirements": [ - "pyephember==0.3.1" - ], + "requirements": ["pyephember==0.3.1"], "dependencies": [], - "codeowners": [ - "@ttroy50" - ] + "codeowners": ["@ttroy50"] } diff --git a/homeassistant/components/epson/manifest.json b/homeassistant/components/epson/manifest.json index 22055e347af..81d08d76dfb 100644 --- a/homeassistant/components/epson/manifest.json +++ b/homeassistant/components/epson/manifest.json @@ -2,9 +2,7 @@ "domain": "epson", "name": "Epson", "documentation": "https://www.home-assistant.io/integrations/epson", - "requirements": [ - "epson-projector==0.1.3" - ], + "requirements": ["epson-projector==0.1.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/epsonworkforce/manifest.json b/homeassistant/components/epsonworkforce/manifest.json index d73b331d5f0..37620b66e7c 100644 --- a/homeassistant/components/epsonworkforce/manifest.json +++ b/homeassistant/components/epsonworkforce/manifest.json @@ -6,4 +6,3 @@ "codeowners": ["@ThaStealth"], "requirements": ["epsonprinter==0.0.9"] } - diff --git a/homeassistant/components/eq3btsmart/manifest.json b/homeassistant/components/eq3btsmart/manifest.json index e168752d83d..36ebbccf952 100644 --- a/homeassistant/components/eq3btsmart/manifest.json +++ b/homeassistant/components/eq3btsmart/manifest.json @@ -2,12 +2,7 @@ "domain": "eq3btsmart", "name": "Eq3btsmart", "documentation": "https://www.home-assistant.io/integrations/eq3btsmart", - "requirements": [ - "construct==2.9.45", - "python-eq3bt==0.1.11" - ], + "requirements": ["construct==2.9.45", "python-eq3bt==0.1.11"], "dependencies": [], - "codeowners": [ - "@rytilahti" - ] + "codeowners": ["@rytilahti"] } diff --git a/homeassistant/components/esphome/manifest.json b/homeassistant/components/esphome/manifest.json index 549a063528f..c3d87bf836d 100644 --- a/homeassistant/components/esphome/manifest.json +++ b/homeassistant/components/esphome/manifest.json @@ -3,12 +3,8 @@ "name": "ESPHome", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/esphome", - "requirements": [ - "aioesphomeapi==2.6.1" - ], + "requirements": ["aioesphomeapi==2.6.1"], "dependencies": [], "zeroconf": ["_esphomelib._tcp.local."], - "codeowners": [ - "@OttoWinter" - ] + "codeowners": ["@OttoWinter"] } diff --git a/homeassistant/components/etherscan/manifest.json b/homeassistant/components/etherscan/manifest.json index f0abf8c7de0..106ec6f1f96 100644 --- a/homeassistant/components/etherscan/manifest.json +++ b/homeassistant/components/etherscan/manifest.json @@ -2,9 +2,7 @@ "domain": "etherscan", "name": "Etherscan", "documentation": "https://www.home-assistant.io/integrations/etherscan", - "requirements": [ - "python-etherscan-api==0.0.3" - ], + "requirements": ["python-etherscan-api==0.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/eufy/manifest.json b/homeassistant/components/eufy/manifest.json index 92a91976500..1e926681667 100644 --- a/homeassistant/components/eufy/manifest.json +++ b/homeassistant/components/eufy/manifest.json @@ -2,9 +2,7 @@ "domain": "eufy", "name": "Eufy", "documentation": "https://www.home-assistant.io/integrations/eufy", - "requirements": [ - "lakeside==0.12" - ], + "requirements": ["lakeside==0.12"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/everlights/manifest.json b/homeassistant/components/everlights/manifest.json index 53e2dbf2cb4..19c74471c53 100644 --- a/homeassistant/components/everlights/manifest.json +++ b/homeassistant/components/everlights/manifest.json @@ -2,9 +2,7 @@ "domain": "everlights", "name": "Everlights", "documentation": "https://www.home-assistant.io/integrations/everlights", - "requirements": [ - "pyeverlights==0.1.0" - ], + "requirements": ["pyeverlights==0.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/evohome/manifest.json b/homeassistant/components/evohome/manifest.json index 0b112df42bb..acdd2e80a29 100644 --- a/homeassistant/components/evohome/manifest.json +++ b/homeassistant/components/evohome/manifest.json @@ -2,9 +2,7 @@ "domain": "evohome", "name": "Evohome", "documentation": "https://www.home-assistant.io/integrations/evohome", - "requirements": [ - "evohome-async==0.3.4b1" - ], + "requirements": ["evohome-async==0.3.4b1"], "dependencies": [], "codeowners": ["@zxdavb"] } diff --git a/homeassistant/components/familyhub/manifest.json b/homeassistant/components/familyhub/manifest.json index e8aa3ab51b3..1530fca8603 100644 --- a/homeassistant/components/familyhub/manifest.json +++ b/homeassistant/components/familyhub/manifest.json @@ -2,9 +2,7 @@ "domain": "familyhub", "name": "Familyhub", "documentation": "https://www.home-assistant.io/integrations/familyhub", - "requirements": [ - "python-family-hub-local==0.0.2" - ], + "requirements": ["python-family-hub-local==0.0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fan/manifest.json b/homeassistant/components/fan/manifest.json index 0df3b7a850e..fb5e5df5d74 100644 --- a/homeassistant/components/fan/manifest.json +++ b/homeassistant/components/fan/manifest.json @@ -3,8 +3,6 @@ "name": "Fan", "documentation": "https://www.home-assistant.io/integrations/fan", "requirements": [], - "dependencies": [ - "group" - ], + "dependencies": ["group"], "codeowners": [] } diff --git a/homeassistant/components/fastdotcom/manifest.json b/homeassistant/components/fastdotcom/manifest.json index 2e47248d778..65ef1280b90 100644 --- a/homeassistant/components/fastdotcom/manifest.json +++ b/homeassistant/components/fastdotcom/manifest.json @@ -2,11 +2,7 @@ "domain": "fastdotcom", "name": "Fastdotcom", "documentation": "https://www.home-assistant.io/integrations/fastdotcom", - "requirements": [ - "fastdotcom==0.0.3" - ], + "requirements": ["fastdotcom==0.0.3"], "dependencies": [], - "codeowners": [ - "@rohankapoorcom" - ] + "codeowners": ["@rohankapoorcom"] } diff --git a/homeassistant/components/feedreader/manifest.json b/homeassistant/components/feedreader/manifest.json index 6ecc9efffb8..16c32bdd089 100644 --- a/homeassistant/components/feedreader/manifest.json +++ b/homeassistant/components/feedreader/manifest.json @@ -2,9 +2,7 @@ "domain": "feedreader", "name": "Feedreader", "documentation": "https://www.home-assistant.io/integrations/feedreader", - "requirements": [ - "feedparser-homeassistant==5.2.2.dev1" - ], + "requirements": ["feedparser-homeassistant==5.2.2.dev1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ffmpeg/manifest.json b/homeassistant/components/ffmpeg/manifest.json index 438891eca92..b4111e77039 100644 --- a/homeassistant/components/ffmpeg/manifest.json +++ b/homeassistant/components/ffmpeg/manifest.json @@ -2,9 +2,7 @@ "domain": "ffmpeg", "name": "Ffmpeg", "documentation": "https://www.home-assistant.io/integrations/ffmpeg", - "requirements": [ - "ha-ffmpeg==2.0" - ], + "requirements": ["ha-ffmpeg==2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fibaro/manifest.json b/homeassistant/components/fibaro/manifest.json index 0a5d1316561..b4288afee71 100644 --- a/homeassistant/components/fibaro/manifest.json +++ b/homeassistant/components/fibaro/manifest.json @@ -2,9 +2,7 @@ "domain": "fibaro", "name": "Fibaro", "documentation": "https://www.home-assistant.io/integrations/fibaro", - "requirements": [ - "fiblary3==0.1.7" - ], + "requirements": ["fiblary3==0.1.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fido/manifest.json b/homeassistant/components/fido/manifest.json index 638505d5dd9..690fc3ed777 100644 --- a/homeassistant/components/fido/manifest.json +++ b/homeassistant/components/fido/manifest.json @@ -2,9 +2,7 @@ "domain": "fido", "name": "Fido", "documentation": "https://www.home-assistant.io/integrations/fido", - "requirements": [ - "pyfido==2.1.1" - ], + "requirements": ["pyfido==2.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/file/manifest.json b/homeassistant/components/file/manifest.json index 07a9cde900f..b0340eb271e 100644 --- a/homeassistant/components/file/manifest.json +++ b/homeassistant/components/file/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/file", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/fints/manifest.json b/homeassistant/components/fints/manifest.json index 1d0879c291a..371e3a469e4 100644 --- a/homeassistant/components/fints/manifest.json +++ b/homeassistant/components/fints/manifest.json @@ -2,9 +2,7 @@ "domain": "fints", "name": "Fints", "documentation": "https://www.home-assistant.io/integrations/fints", - "requirements": [ - "fints==1.0.1" - ], + "requirements": ["fints==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fitbit/manifest.json b/homeassistant/components/fitbit/manifest.json index f550cb75c5d..88620785e14 100644 --- a/homeassistant/components/fitbit/manifest.json +++ b/homeassistant/components/fitbit/manifest.json @@ -2,14 +2,7 @@ "domain": "fitbit", "name": "Fitbit", "documentation": "https://www.home-assistant.io/integrations/fitbit", - "requirements": [ - "fitbit==0.3.1" - ], - "dependencies": [ - "configurator", - "http" - ], - "codeowners": [ - "@robbiet480" - ] + "requirements": ["fitbit==0.3.1"], + "dependencies": ["configurator", "http"], + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/fixer/manifest.json b/homeassistant/components/fixer/manifest.json index e6661ca6ce4..4bb0b7ba1b7 100644 --- a/homeassistant/components/fixer/manifest.json +++ b/homeassistant/components/fixer/manifest.json @@ -2,11 +2,7 @@ "domain": "fixer", "name": "Fixer", "documentation": "https://www.home-assistant.io/integrations/fixer", - "requirements": [ - "fixerio==1.0.0a0" - ], + "requirements": ["fixerio==1.0.0a0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/fleetgo/manifest.json b/homeassistant/components/fleetgo/manifest.json index eece29e167c..142d6ba00ed 100644 --- a/homeassistant/components/fleetgo/manifest.json +++ b/homeassistant/components/fleetgo/manifest.json @@ -2,9 +2,7 @@ "domain": "fleetgo", "name": "FleetGO", "documentation": "https://www.home-assistant.io/integrations/fleetgo", - "requirements": [ - "ritassist==0.9.2" - ], + "requirements": ["ritassist==0.9.2"], "dependencies": [], "codeowners": [] -} \ No newline at end of file +} diff --git a/homeassistant/components/flexit/manifest.json b/homeassistant/components/flexit/manifest.json index 311904166d5..6c98925abab 100644 --- a/homeassistant/components/flexit/manifest.json +++ b/homeassistant/components/flexit/manifest.json @@ -2,11 +2,7 @@ "domain": "flexit", "name": "Flexit", "documentation": "https://www.home-assistant.io/integrations/flexit", - "requirements": [ - "pyflexit==0.3" - ], - "dependencies": [ - "modbus" - ], + "requirements": ["pyflexit==0.3"], + "dependencies": ["modbus"], "codeowners": [] } diff --git a/homeassistant/components/flic/manifest.json b/homeassistant/components/flic/manifest.json index d0651c7fbe9..24170b34acf 100644 --- a/homeassistant/components/flic/manifest.json +++ b/homeassistant/components/flic/manifest.json @@ -2,9 +2,7 @@ "domain": "flic", "name": "Flic", "documentation": "https://www.home-assistant.io/integrations/flic", - "requirements": [ - "pyflic-homeassistant==0.4.dev0" - ], + "requirements": ["pyflic-homeassistant==0.4.dev0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/flock/manifest.json b/homeassistant/components/flock/manifest.json index ba6f4b1f43f..6bb3eaf9e69 100644 --- a/homeassistant/components/flock/manifest.json +++ b/homeassistant/components/flock/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/flock", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/flume/manifest.json b/homeassistant/components/flume/manifest.json index 6a9fb7a1fd8..f967ea2b0d1 100644 --- a/homeassistant/components/flume/manifest.json +++ b/homeassistant/components/flume/manifest.json @@ -1,11 +1,8 @@ { - "domain": "flume", - "name": "Flume", - "documentation": "https://www.home-assistant.io/integrations/flume/", - "requirements": [ - "pyflume==0.2.4" - ], - "dependencies": [], - "codeowners": ["@ChrisMandich"] - } - + "domain": "flume", + "name": "Flume", + "documentation": "https://www.home-assistant.io/integrations/flume/", + "requirements": ["pyflume==0.2.4"], + "dependencies": [], + "codeowners": ["@ChrisMandich"] +} diff --git a/homeassistant/components/flunearyou/manifest.json b/homeassistant/components/flunearyou/manifest.json index a5dfaf4027f..dbf53090157 100644 --- a/homeassistant/components/flunearyou/manifest.json +++ b/homeassistant/components/flunearyou/manifest.json @@ -2,11 +2,7 @@ "domain": "flunearyou", "name": "Flunearyou", "documentation": "https://www.home-assistant.io/integrations/flunearyou", - "requirements": [ - "pyflunearyou==1.0.3" - ], + "requirements": ["pyflunearyou==1.0.3"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/flux_led/manifest.json b/homeassistant/components/flux_led/manifest.json index 4e5531ab4e3..f57231887a0 100644 --- a/homeassistant/components/flux_led/manifest.json +++ b/homeassistant/components/flux_led/manifest.json @@ -2,9 +2,7 @@ "domain": "flux_led", "name": "Flux led", "documentation": "https://www.home-assistant.io/integrations/flux_led", - "requirements": [ - "flux_led==0.22" - ], + "requirements": ["flux_led==0.22"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/folder_watcher/manifest.json b/homeassistant/components/folder_watcher/manifest.json index 17c54a39763..c48eb997605 100644 --- a/homeassistant/components/folder_watcher/manifest.json +++ b/homeassistant/components/folder_watcher/manifest.json @@ -2,9 +2,7 @@ "domain": "folder_watcher", "name": "Folder watcher", "documentation": "https://www.home-assistant.io/integrations/folder_watcher", - "requirements": [ - "watchdog==0.8.3" - ], + "requirements": ["watchdog==0.8.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/foobot/manifest.json b/homeassistant/components/foobot/manifest.json index b02149d2bcd..c30985225f4 100644 --- a/homeassistant/components/foobot/manifest.json +++ b/homeassistant/components/foobot/manifest.json @@ -2,9 +2,7 @@ "domain": "foobot", "name": "Foobot", "documentation": "https://www.home-assistant.io/integrations/foobot", - "requirements": [ - "foobot_async==0.3.1" - ], + "requirements": ["foobot_async==0.3.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fortigate/manifest.json b/homeassistant/components/fortigate/manifest.json index ff063d6b7e2..67193780267 100644 --- a/homeassistant/components/fortigate/manifest.json +++ b/homeassistant/components/fortigate/manifest.json @@ -1,12 +1,8 @@ { - "domain": "fortigate", - "name": "Fortigate", - "documentation": "https://www.home-assistant.io/integrations/fortigate", - "dependencies": [], - "codeowners": [ - "@kifeo" - ], - "requirements": [ - "pyfgt==0.5.1" - ] + "domain": "fortigate", + "name": "Fortigate", + "documentation": "https://www.home-assistant.io/integrations/fortigate", + "dependencies": [], + "codeowners": ["@kifeo"], + "requirements": ["pyfgt==0.5.1"] } diff --git a/homeassistant/components/fortios/manifest.json b/homeassistant/components/fortios/manifest.json index 4ec5a4fcb2a..dd0fdae9619 100644 --- a/homeassistant/components/fortios/manifest.json +++ b/homeassistant/components/fortios/manifest.json @@ -2,9 +2,7 @@ "domain": "fortios", "name": "Home Assistant Device Tracker to support FortiOS", "documentation": "https://www.home-assistant.io/integrations/fortios/", - "requirements": [ - "fortiosapi==0.10.8" - ], + "requirements": ["fortiosapi==0.10.8"], "dependencies": [], "codeowners": ["@kimfrellsen"] } diff --git a/homeassistant/components/foscam/manifest.json b/homeassistant/components/foscam/manifest.json index 6a47012ef84..63d44fc04e9 100644 --- a/homeassistant/components/foscam/manifest.json +++ b/homeassistant/components/foscam/manifest.json @@ -2,9 +2,7 @@ "domain": "foscam", "name": "Foscam", "documentation": "https://www.home-assistant.io/integrations/foscam", - "requirements": [ - "libpyfoscam==1.0" - ], + "requirements": ["libpyfoscam==1.0"], "dependencies": [], "codeowners": ["@skgsergio"] } diff --git a/homeassistant/components/foursquare/manifest.json b/homeassistant/components/foursquare/manifest.json index c488bf790d5..450759a5922 100644 --- a/homeassistant/components/foursquare/manifest.json +++ b/homeassistant/components/foursquare/manifest.json @@ -3,10 +3,6 @@ "name": "Foursquare", "documentation": "https://www.home-assistant.io/integrations/foursquare", "requirements": [], - "dependencies": [ - "http" - ], - "codeowners": [ - "@robbiet480" - ] + "dependencies": ["http"], + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/free_mobile/manifest.json b/homeassistant/components/free_mobile/manifest.json index 19d1ce0aff7..7a87cd0a1af 100644 --- a/homeassistant/components/free_mobile/manifest.json +++ b/homeassistant/components/free_mobile/manifest.json @@ -2,9 +2,7 @@ "domain": "free_mobile", "name": "Free mobile", "documentation": "https://www.home-assistant.io/integrations/free_mobile", - "requirements": [ - "freesms==0.1.2" - ], + "requirements": ["freesms==0.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/freebox/manifest.json b/homeassistant/components/freebox/manifest.json index ac507f59c7f..5a29a619a33 100644 --- a/homeassistant/components/freebox/manifest.json +++ b/homeassistant/components/freebox/manifest.json @@ -2,11 +2,7 @@ "domain": "freebox", "name": "Freebox", "documentation": "https://www.home-assistant.io/integrations/freebox", - "requirements": [ - "aiofreepybox==0.0.8" - ], + "requirements": ["aiofreepybox==0.0.8"], "dependencies": [], - "codeowners": [ - "@snoof85" - ] + "codeowners": ["@snoof85"] } diff --git a/homeassistant/components/fritz/manifest.json b/homeassistant/components/fritz/manifest.json index 15a3406891f..62d747aaa54 100644 --- a/homeassistant/components/fritz/manifest.json +++ b/homeassistant/components/fritz/manifest.json @@ -2,9 +2,7 @@ "domain": "fritz", "name": "Fritz", "documentation": "https://www.home-assistant.io/integrations/fritz", - "requirements": [ - "fritzconnection==0.8.4" - ], + "requirements": ["fritzconnection==0.8.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fritzbox/manifest.json b/homeassistant/components/fritzbox/manifest.json index a1e28966568..69371fb09da 100644 --- a/homeassistant/components/fritzbox/manifest.json +++ b/homeassistant/components/fritzbox/manifest.json @@ -2,9 +2,7 @@ "domain": "fritzbox", "name": "Fritzbox", "documentation": "https://www.home-assistant.io/integrations/fritzbox", - "requirements": [ - "pyfritzhome==0.4.0" - ], + "requirements": ["pyfritzhome==0.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fritzbox_callmonitor/manifest.json b/homeassistant/components/fritzbox_callmonitor/manifest.json index f85f16d6c0d..d6b5e8a9e68 100644 --- a/homeassistant/components/fritzbox_callmonitor/manifest.json +++ b/homeassistant/components/fritzbox_callmonitor/manifest.json @@ -2,9 +2,7 @@ "domain": "fritzbox_callmonitor", "name": "Fritzbox callmonitor", "documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor", - "requirements": [ - "fritzconnection==0.8.4" - ], + "requirements": ["fritzconnection==0.8.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fritzbox_netmonitor/manifest.json b/homeassistant/components/fritzbox_netmonitor/manifest.json index 9afaa71e699..e40fdb7f1e5 100644 --- a/homeassistant/components/fritzbox_netmonitor/manifest.json +++ b/homeassistant/components/fritzbox_netmonitor/manifest.json @@ -2,9 +2,7 @@ "domain": "fritzbox_netmonitor", "name": "Fritzbox netmonitor", "documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor", - "requirements": [ - "fritzconnection==0.8.4" - ], + "requirements": ["fritzconnection==0.8.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/fritzdect/manifest.json b/homeassistant/components/fritzdect/manifest.json index e7b59b07138..69cb60d73b3 100644 --- a/homeassistant/components/fritzdect/manifest.json +++ b/homeassistant/components/fritzdect/manifest.json @@ -2,9 +2,7 @@ "domain": "fritzdect", "name": "Fritzdect", "documentation": "https://www.home-assistant.io/integrations/fritzdect", - "requirements": [ - "fritzhome==1.0.4" - ], + "requirements": ["fritzhome==1.0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/frontend/manifest.json b/homeassistant/components/frontend/manifest.json index 75d02baaeeb..4905ffa1df2 100644 --- a/homeassistant/components/frontend/manifest.json +++ b/homeassistant/components/frontend/manifest.json @@ -2,9 +2,7 @@ "domain": "frontend", "name": "Home Assistant Frontend", "documentation": "https://www.home-assistant.io/integrations/frontend", - "requirements": [ - "home-assistant-frontend==20191204.1" - ], + "requirements": ["home-assistant-frontend==20191204.1"], "dependencies": [ "api", "auth", @@ -14,7 +12,5 @@ "system_log", "websocket_api" ], - "codeowners": [ - "@home-assistant/frontend" - ] -} \ No newline at end of file + "codeowners": ["@home-assistant/frontend"] +} diff --git a/homeassistant/components/frontier_silicon/manifest.json b/homeassistant/components/frontier_silicon/manifest.json index 17e9f973fd6..e18617601cf 100644 --- a/homeassistant/components/frontier_silicon/manifest.json +++ b/homeassistant/components/frontier_silicon/manifest.json @@ -2,9 +2,7 @@ "domain": "frontier_silicon", "name": "Frontier silicon", "documentation": "https://www.home-assistant.io/integrations/frontier_silicon", - "requirements": [ - "afsapi==0.0.4" - ], + "requirements": ["afsapi==0.0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/futurenow/manifest.json b/homeassistant/components/futurenow/manifest.json index c1b0cd2c0ff..cf5395db546 100644 --- a/homeassistant/components/futurenow/manifest.json +++ b/homeassistant/components/futurenow/manifest.json @@ -2,9 +2,7 @@ "domain": "futurenow", "name": "Futurenow", "documentation": "https://www.home-assistant.io/integrations/futurenow", - "requirements": [ - "pyfnip==0.2" - ], + "requirements": ["pyfnip==0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/gc100/manifest.json b/homeassistant/components/gc100/manifest.json index 5ea7cb2fb41..cc1e2929e2d 100644 --- a/homeassistant/components/gc100/manifest.json +++ b/homeassistant/components/gc100/manifest.json @@ -2,9 +2,7 @@ "domain": "gc100", "name": "Gc100", "documentation": "https://www.home-assistant.io/integrations/gc100", - "requirements": [ - "python-gc100==1.0.3a" - ], + "requirements": ["python-gc100==1.0.3a"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/gearbest/manifest.json b/homeassistant/components/gearbest/manifest.json index c8bb89c71a9..03f2b83cf3a 100644 --- a/homeassistant/components/gearbest/manifest.json +++ b/homeassistant/components/gearbest/manifest.json @@ -2,11 +2,7 @@ "domain": "gearbest", "name": "Gearbest", "documentation": "https://www.home-assistant.io/integrations/gearbest", - "requirements": [ - "gearbest_parser==1.0.7" - ], + "requirements": ["gearbest_parser==1.0.7"], "dependencies": [], - "codeowners": [ - "@HerrHofrat" - ] + "codeowners": ["@HerrHofrat"] } diff --git a/homeassistant/components/geizhals/manifest.json b/homeassistant/components/geizhals/manifest.json index 0f81ecbf1be..12ff4209820 100644 --- a/homeassistant/components/geizhals/manifest.json +++ b/homeassistant/components/geizhals/manifest.json @@ -2,9 +2,7 @@ "domain": "geizhals", "name": "Geizhals", "documentation": "https://www.home-assistant.io/integrations/geizhals", - "requirements": [ - "geizhals==0.0.9" - ], + "requirements": ["geizhals==0.0.9"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/generic_thermostat/manifest.json b/homeassistant/components/generic_thermostat/manifest.json index 283ea3c45fa..89045ee0d57 100644 --- a/homeassistant/components/generic_thermostat/manifest.json +++ b/homeassistant/components/generic_thermostat/manifest.json @@ -3,9 +3,6 @@ "name": "Generic thermostat", "documentation": "https://www.home-assistant.io/integrations/generic_thermostat", "requirements": [], - "dependencies": [ - "sensor", - "switch" - ], + "dependencies": ["sensor", "switch"], "codeowners": [] } diff --git a/homeassistant/components/geniushub/manifest.json b/homeassistant/components/geniushub/manifest.json index 6aa0d792c77..ab9349d1472 100644 --- a/homeassistant/components/geniushub/manifest.json +++ b/homeassistant/components/geniushub/manifest.json @@ -2,9 +2,7 @@ "domain": "geniushub", "name": "Genius Hub", "documentation": "https://www.home-assistant.io/integrations/geniushub", - "requirements": [ - "geniushub-client==0.6.30" - ], + "requirements": ["geniushub-client==0.6.30"], "dependencies": [], "codeowners": ["@zxdavb"] } diff --git a/homeassistant/components/geo_json_events/manifest.json b/homeassistant/components/geo_json_events/manifest.json index c4c892e88f4..222d108cf90 100644 --- a/homeassistant/components/geo_json_events/manifest.json +++ b/homeassistant/components/geo_json_events/manifest.json @@ -2,9 +2,7 @@ "domain": "geo_json_events", "name": "Geo json events", "documentation": "https://www.home-assistant.io/integrations/geo_json_events", - "requirements": [ - "geojson_client==0.4" - ], + "requirements": ["geojson_client==0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/geo_rss_events/manifest.json b/homeassistant/components/geo_rss_events/manifest.json index b8949286dea..5956ccb92bb 100644 --- a/homeassistant/components/geo_rss_events/manifest.json +++ b/homeassistant/components/geo_rss_events/manifest.json @@ -2,11 +2,7 @@ "domain": "geo_rss_events", "name": "Geo RSS events", "documentation": "https://www.home-assistant.io/integrations/geo_rss_events", - "requirements": [ - "georss_generic_client==0.3" - ], + "requirements": ["georss_generic_client==0.3"], "dependencies": [], - "codeowners": [ - "@exxamalte" - ] + "codeowners": ["@exxamalte"] } diff --git a/homeassistant/components/geofency/manifest.json b/homeassistant/components/geofency/manifest.json index f7939e2b025..c48474a2927 100644 --- a/homeassistant/components/geofency/manifest.json +++ b/homeassistant/components/geofency/manifest.json @@ -4,8 +4,6 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/geofency", "requirements": [], - "dependencies": [ - "webhook" - ], + "dependencies": ["webhook"], "codeowners": [] } diff --git a/homeassistant/components/geonetnz_quakes/manifest.json b/homeassistant/components/geonetnz_quakes/manifest.json index 9996e1d1cb3..775ca8760bc 100644 --- a/homeassistant/components/geonetnz_quakes/manifest.json +++ b/homeassistant/components/geonetnz_quakes/manifest.json @@ -3,11 +3,7 @@ "name": "GeoNet NZ Quakes", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/geonetnz_quakes", - "requirements": [ - "aio_geojson_geonetnz_quakes==0.11" - ], + "requirements": ["aio_geojson_geonetnz_quakes==0.11"], "dependencies": [], - "codeowners": [ - "@exxamalte" - ] -} \ No newline at end of file + "codeowners": ["@exxamalte"] +} diff --git a/homeassistant/components/geonetnz_volcano/manifest.json b/homeassistant/components/geonetnz_volcano/manifest.json index a80ebdcff65..2fa10812d37 100644 --- a/homeassistant/components/geonetnz_volcano/manifest.json +++ b/homeassistant/components/geonetnz_volcano/manifest.json @@ -3,11 +3,7 @@ "name": "GeoNet NZ Volcano", "config_flow": true, "documentation": "https://www.home-assistant.io/components/geonetnz_volcano", - "requirements": [ - "aio_geojson_geonetnz_volcano==0.5" - ], + "requirements": ["aio_geojson_geonetnz_volcano==0.5"], "dependencies": [], - "codeowners": [ - "@exxamalte" - ] -} \ No newline at end of file + "codeowners": ["@exxamalte"] +} diff --git a/homeassistant/components/github/manifest.json b/homeassistant/components/github/manifest.json index 02593bf603d..050a8158469 100644 --- a/homeassistant/components/github/manifest.json +++ b/homeassistant/components/github/manifest.json @@ -2,9 +2,7 @@ "domain": "github", "name": "Github", "documentation": "https://www.home-assistant.io/integrations/github", - "requirements": [ - "PyGithub==1.43.8" - ], + "requirements": ["PyGithub==1.43.8"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/gitlab_ci/manifest.json b/homeassistant/components/gitlab_ci/manifest.json index e439e8d7eda..23390add876 100644 --- a/homeassistant/components/gitlab_ci/manifest.json +++ b/homeassistant/components/gitlab_ci/manifest.json @@ -2,9 +2,7 @@ "domain": "gitlab_ci", "name": "Gitlab ci", "documentation": "https://www.home-assistant.io/integrations/gitlab_ci", - "requirements": [ - "python-gitlab==1.6.0" - ], + "requirements": ["python-gitlab==1.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/gitter/manifest.json b/homeassistant/components/gitter/manifest.json index 96df8c4e083..35904b3a57b 100644 --- a/homeassistant/components/gitter/manifest.json +++ b/homeassistant/components/gitter/manifest.json @@ -2,11 +2,7 @@ "domain": "gitter", "name": "Gitter", "documentation": "https://www.home-assistant.io/integrations/gitter", - "requirements": [ - "gitterpy==0.1.7" - ], + "requirements": ["gitterpy==0.1.7"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/glances/manifest.json b/homeassistant/components/glances/manifest.json index 6067b1a9868..761f77510b6 100644 --- a/homeassistant/components/glances/manifest.json +++ b/homeassistant/components/glances/manifest.json @@ -3,12 +3,7 @@ "name": "Glances", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/glances", - "requirements": [ - "glances_api==0.2.0" - ], + "requirements": ["glances_api==0.2.0"], "dependencies": [], - "codeowners": [ - "@fabaff", - "@engrbm87" - ] -} \ No newline at end of file + "codeowners": ["@fabaff", "@engrbm87"] +} diff --git a/homeassistant/components/gntp/manifest.json b/homeassistant/components/gntp/manifest.json index f1c030125ac..227dee8a745 100644 --- a/homeassistant/components/gntp/manifest.json +++ b/homeassistant/components/gntp/manifest.json @@ -2,11 +2,7 @@ "domain": "gntp", "name": "Gntp", "documentation": "https://www.home-assistant.io/integrations/gntp", - "requirements": [ - "gntp==1.0.3" - ], + "requirements": ["gntp==1.0.3"], "dependencies": [], - "codeowners": [ - "@robbiet480" - ] + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/goalfeed/manifest.json b/homeassistant/components/goalfeed/manifest.json index a4d7cd50686..f0202dbb4f3 100644 --- a/homeassistant/components/goalfeed/manifest.json +++ b/homeassistant/components/goalfeed/manifest.json @@ -2,9 +2,7 @@ "domain": "goalfeed", "name": "Goalfeed", "documentation": "https://www.home-assistant.io/integrations/goalfeed", - "requirements": [ - "pysher==1.0.1" - ], + "requirements": ["pysher==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/gogogate2/manifest.json b/homeassistant/components/gogogate2/manifest.json index d8878c8b351..690f2098cac 100644 --- a/homeassistant/components/gogogate2/manifest.json +++ b/homeassistant/components/gogogate2/manifest.json @@ -2,9 +2,7 @@ "domain": "gogogate2", "name": "Gogogate2", "documentation": "https://www.home-assistant.io/integrations/gogogate2", - "requirements": [ - "pygogogate2==0.1.1" - ], + "requirements": ["pygogogate2==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/google_cloud/manifest.json b/homeassistant/components/google_cloud/manifest.json index bc9c71c5a61..bef8a2f08a9 100644 --- a/homeassistant/components/google_cloud/manifest.json +++ b/homeassistant/components/google_cloud/manifest.json @@ -1,12 +1,8 @@ { - "domain": "google_cloud", - "name": "Google Cloud Platform", - "documentation": "https://www.home-assistant.io/integrations/google_cloud", - "requirements": [ - "google-cloud-texttospeech==0.4.0" - ], - "dependencies": [], - "codeowners": [ - "@lufton" - ] + "domain": "google_cloud", + "name": "Google Cloud Platform", + "documentation": "https://www.home-assistant.io/integrations/google_cloud", + "requirements": ["google-cloud-texttospeech==0.4.0"], + "dependencies": [], + "codeowners": ["@lufton"] } diff --git a/homeassistant/components/google_maps/manifest.json b/homeassistant/components/google_maps/manifest.json index 30571c33865..bc98de9b57b 100644 --- a/homeassistant/components/google_maps/manifest.json +++ b/homeassistant/components/google_maps/manifest.json @@ -2,9 +2,7 @@ "domain": "google_maps", "name": "Google maps", "documentation": "https://www.home-assistant.io/integrations/google_maps", - "requirements": [ - "locationsharinglib==4.1.0" - ], + "requirements": ["locationsharinglib==4.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/google_pubsub/manifest.json b/homeassistant/components/google_pubsub/manifest.json index b23a101ca46..04026aad7c3 100644 --- a/homeassistant/components/google_pubsub/manifest.json +++ b/homeassistant/components/google_pubsub/manifest.json @@ -2,9 +2,7 @@ "domain": "google_pubsub", "name": "Google pubsub", "documentation": "https://www.home-assistant.io/integrations/google_pubsub", - "requirements": [ - "google-cloud-pubsub==0.39.1" - ], + "requirements": ["google-cloud-pubsub==0.39.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/google_translate/manifest.json b/homeassistant/components/google_translate/manifest.json index 8b9621b4236..a09e6ec1fad 100644 --- a/homeassistant/components/google_translate/manifest.json +++ b/homeassistant/components/google_translate/manifest.json @@ -2,11 +2,7 @@ "domain": "google_translate", "name": "Google Translate", "documentation": "https://www.home-assistant.io/integrations/google_translate", - "requirements": [ - "gTTS-token==1.1.3" - ], + "requirements": ["gTTS-token==1.1.3"], "dependencies": [], - "codeowners": [ - "@awarecan" - ] + "codeowners": ["@awarecan"] } diff --git a/homeassistant/components/google_travel_time/manifest.json b/homeassistant/components/google_travel_time/manifest.json index f4113f85a31..7efcb324390 100644 --- a/homeassistant/components/google_travel_time/manifest.json +++ b/homeassistant/components/google_travel_time/manifest.json @@ -2,11 +2,7 @@ "domain": "google_travel_time", "name": "Google travel time", "documentation": "https://www.home-assistant.io/integrations/google_travel_time", - "requirements": [ - "googlemaps==2.5.1" - ], + "requirements": ["googlemaps==2.5.1"], "dependencies": [], - "codeowners": [ - "@robbiet480" - ] + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/gpmdp/manifest.json b/homeassistant/components/gpmdp/manifest.json index a3c2389478e..3f74cbbcf39 100644 --- a/homeassistant/components/gpmdp/manifest.json +++ b/homeassistant/components/gpmdp/manifest.json @@ -2,9 +2,7 @@ "domain": "gpmdp", "name": "Gpmdp", "documentation": "https://www.home-assistant.io/integrations/gpmdp", - "requirements": [ - "websocket-client==0.54.0" - ], + "requirements": ["websocket-client==0.54.0"], "dependencies": ["configurator"], "codeowners": [] } diff --git a/homeassistant/components/gpsd/manifest.json b/homeassistant/components/gpsd/manifest.json index 7bb828cacf9..d9d0d1c25d4 100644 --- a/homeassistant/components/gpsd/manifest.json +++ b/homeassistant/components/gpsd/manifest.json @@ -2,11 +2,7 @@ "domain": "gpsd", "name": "Gpsd", "documentation": "https://www.home-assistant.io/integrations/gpsd", - "requirements": [ - "gps3==0.33.3" - ], + "requirements": ["gps3==0.33.3"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/gpslogger/manifest.json b/homeassistant/components/gpslogger/manifest.json index cbfd79671eb..b937d182a37 100644 --- a/homeassistant/components/gpslogger/manifest.json +++ b/homeassistant/components/gpslogger/manifest.json @@ -4,8 +4,6 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/gpslogger", "requirements": [], - "dependencies": [ - "webhook" - ], + "dependencies": ["webhook"], "codeowners": [] } diff --git a/homeassistant/components/greeneye_monitor/manifest.json b/homeassistant/components/greeneye_monitor/manifest.json index eb5f19bc1ee..eb57171a138 100644 --- a/homeassistant/components/greeneye_monitor/manifest.json +++ b/homeassistant/components/greeneye_monitor/manifest.json @@ -2,9 +2,7 @@ "domain": "greeneye_monitor", "name": "Greeneye monitor", "documentation": "https://www.home-assistant.io/integrations/greeneye_monitor", - "requirements": [ - "greeneye_monitor==1.0.1" - ], + "requirements": ["greeneye_monitor==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/greenwave/manifest.json b/homeassistant/components/greenwave/manifest.json index 20a49e834b0..bf52cfd8f6b 100644 --- a/homeassistant/components/greenwave/manifest.json +++ b/homeassistant/components/greenwave/manifest.json @@ -2,9 +2,7 @@ "domain": "greenwave", "name": "Greenwave", "documentation": "https://www.home-assistant.io/integrations/greenwave", - "requirements": [ - "greenwavereality==0.5.1" - ], + "requirements": ["greenwavereality==0.5.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/group/manifest.json b/homeassistant/components/group/manifest.json index 195227ca242..90a0d8fdc07 100644 --- a/homeassistant/components/group/manifest.json +++ b/homeassistant/components/group/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/group", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/growatt_server/manifest.json b/homeassistant/components/growatt_server/manifest.json index 0d4508c26dc..1483b772082 100644 --- a/homeassistant/components/growatt_server/manifest.json +++ b/homeassistant/components/growatt_server/manifest.json @@ -2,11 +2,7 @@ "domain": "growatt_server", "name": "Growatt Server", "documentation": "https://www.home-assistant.io/integrations/growatt_server/", - "requirements": [ - "growattServer==0.0.1" - ], + "requirements": ["growattServer==0.0.1"], "dependencies": [], - "codeowners": [ - "@indykoning" - ] + "codeowners": ["@indykoning"] } diff --git a/homeassistant/components/gstreamer/manifest.json b/homeassistant/components/gstreamer/manifest.json index 66cae733d9c..0aafe79e90d 100644 --- a/homeassistant/components/gstreamer/manifest.json +++ b/homeassistant/components/gstreamer/manifest.json @@ -2,9 +2,7 @@ "domain": "gstreamer", "name": "Gstreamer", "documentation": "https://www.home-assistant.io/integrations/gstreamer", - "requirements": [ - "gstreamer-player==1.1.2" - ], + "requirements": ["gstreamer-player==1.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/gtfs/manifest.json b/homeassistant/components/gtfs/manifest.json index b25134bb79e..6dd2b2a7ec7 100644 --- a/homeassistant/components/gtfs/manifest.json +++ b/homeassistant/components/gtfs/manifest.json @@ -2,11 +2,7 @@ "domain": "gtfs", "name": "Gtfs", "documentation": "https://www.home-assistant.io/integrations/gtfs", - "requirements": [ - "pygtfs==0.1.5" - ], + "requirements": ["pygtfs==0.1.5"], "dependencies": [], - "codeowners": [ - "@robbiet480" - ] + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/habitica/manifest.json b/homeassistant/components/habitica/manifest.json index a3ac10a1c6d..ff0d0eb27ac 100644 --- a/homeassistant/components/habitica/manifest.json +++ b/homeassistant/components/habitica/manifest.json @@ -2,9 +2,7 @@ "domain": "habitica", "name": "Habitica", "documentation": "https://www.home-assistant.io/integrations/habitica", - "requirements": [ - "habitipy==0.2.0" - ], + "requirements": ["habitipy==0.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/hangouts/manifest.json b/homeassistant/components/hangouts/manifest.json index 2f222b3c16e..beee52a75b4 100644 --- a/homeassistant/components/hangouts/manifest.json +++ b/homeassistant/components/hangouts/manifest.json @@ -3,9 +3,7 @@ "name": "Hangouts", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/hangouts", - "requirements": [ - "hangups==0.4.9" - ], + "requirements": ["hangups==0.4.9"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/harman_kardon_avr/manifest.json b/homeassistant/components/harman_kardon_avr/manifest.json index 6bd64942619..bd0ad4de339 100644 --- a/homeassistant/components/harman_kardon_avr/manifest.json +++ b/homeassistant/components/harman_kardon_avr/manifest.json @@ -2,9 +2,7 @@ "domain": "harman_kardon_avr", "name": "Harman kardon avr", "documentation": "https://www.home-assistant.io/integrations/harman_kardon_avr", - "requirements": [ - "hkavr==0.0.5" - ], + "requirements": ["hkavr==0.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/harmony/manifest.json b/homeassistant/components/harmony/manifest.json index af4427c5db3..0b861e77dee 100644 --- a/homeassistant/components/harmony/manifest.json +++ b/homeassistant/components/harmony/manifest.json @@ -2,11 +2,7 @@ "domain": "harmony", "name": "Harmony", "documentation": "https://www.home-assistant.io/integrations/harmony", - "requirements": [ - "aioharmony==0.1.13" - ], + "requirements": ["aioharmony==0.1.13"], "dependencies": [], - "codeowners": [ - "@ehendrix23" - ] + "codeowners": ["@ehendrix23"] } diff --git a/homeassistant/components/hassio/manifest.json b/homeassistant/components/hassio/manifest.json index 23095064d55..d3dd7dc9c94 100644 --- a/homeassistant/components/hassio/manifest.json +++ b/homeassistant/components/hassio/manifest.json @@ -3,11 +3,6 @@ "name": "Hass.io", "documentation": "https://www.home-assistant.io/hassio", "requirements": [], - "dependencies": [ - "http", - "panel_custom" - ], - "codeowners": [ - "@home-assistant/hass-io" - ] + "dependencies": ["http", "panel_custom"], + "codeowners": ["@home-assistant/hass-io"] } diff --git a/homeassistant/components/haveibeenpwned/manifest.json b/homeassistant/components/haveibeenpwned/manifest.json index 00c7b7a19b8..af219d5ccfa 100644 --- a/homeassistant/components/haveibeenpwned/manifest.json +++ b/homeassistant/components/haveibeenpwned/manifest.json @@ -1,8 +1,8 @@ { - "domain": "haveibeenpwned", - "name": "Haveibeenpwned", - "documentation": "https://www.home-assistant.io/integrations/haveibeenpwned", - "requirements": [], - "dependencies": [], - "codeowners": [] + "domain": "haveibeenpwned", + "name": "Haveibeenpwned", + "documentation": "https://www.home-assistant.io/integrations/haveibeenpwned", + "requirements": [], + "dependencies": [], + "codeowners": [] } diff --git a/homeassistant/components/hdmi_cec/manifest.json b/homeassistant/components/hdmi_cec/manifest.json index 7c877f5c2a7..ec5a0450167 100644 --- a/homeassistant/components/hdmi_cec/manifest.json +++ b/homeassistant/components/hdmi_cec/manifest.json @@ -2,9 +2,7 @@ "domain": "hdmi_cec", "name": "Hdmi cec", "documentation": "https://www.home-assistant.io/integrations/hdmi_cec", - "requirements": [ - "pyCEC==0.4.13" - ], + "requirements": ["pyCEC==0.4.13"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/heatmiser/manifest.json b/homeassistant/components/heatmiser/manifest.json index 89bcec08125..d8ecb505390 100644 --- a/homeassistant/components/heatmiser/manifest.json +++ b/homeassistant/components/heatmiser/manifest.json @@ -2,11 +2,7 @@ "domain": "heatmiser", "name": "Heatmiser", "documentation": "https://www.home-assistant.io/integrations/heatmiser", - "requirements": [ - "heatmiserV3==1.1.18" - ], + "requirements": ["heatmiserV3==1.1.18"], "dependencies": [], - "codeowners": [ - "@andylockran" - ] -} \ No newline at end of file + "codeowners": ["@andylockran"] +} diff --git a/homeassistant/components/heos/manifest.json b/homeassistant/components/heos/manifest.json index 684127e519e..43da752cafb 100644 --- a/homeassistant/components/heos/manifest.json +++ b/homeassistant/components/heos/manifest.json @@ -3,16 +3,12 @@ "name": "HEOS", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/heos", - "requirements": [ - "pyheos==0.6.0" - ], + "requirements": ["pyheos==0.6.0"], "ssdp": [ { "st": "urn:schemas-denon-com:device:ACT-Denon:1" } ], "dependencies": [], - "codeowners": [ - "@andrewsayre" - ] + "codeowners": ["@andrewsayre"] } diff --git a/homeassistant/components/here_travel_time/manifest.json b/homeassistant/components/here_travel_time/manifest.json index da2c03b1ac8..a65524c67a2 100644 --- a/homeassistant/components/here_travel_time/manifest.json +++ b/homeassistant/components/here_travel_time/manifest.json @@ -1,12 +1,8 @@ { - "domain": "here_travel_time", - "name": "HERE travel time", - "documentation": "https://www.home-assistant.io/integrations/here_travel_time", - "requirements": [ - "herepy==2.0.0" - ], - "dependencies": [], - "codeowners": [ - "@eifinger" - ] - } + "domain": "here_travel_time", + "name": "HERE travel time", + "documentation": "https://www.home-assistant.io/integrations/here_travel_time", + "requirements": ["herepy==2.0.0"], + "dependencies": [], + "codeowners": ["@eifinger"] +} diff --git a/homeassistant/components/hikvision/manifest.json b/homeassistant/components/hikvision/manifest.json index d5171896464..45b2686ada2 100644 --- a/homeassistant/components/hikvision/manifest.json +++ b/homeassistant/components/hikvision/manifest.json @@ -2,11 +2,7 @@ "domain": "hikvision", "name": "Hikvision", "documentation": "https://www.home-assistant.io/integrations/hikvision", - "requirements": [ - "pyhik==0.2.5" - ], + "requirements": ["pyhik==0.2.5"], "dependencies": [], - "codeowners": [ - "@mezz64" - ] + "codeowners": ["@mezz64"] } diff --git a/homeassistant/components/hikvisioncam/manifest.json b/homeassistant/components/hikvisioncam/manifest.json index 8dcef17fad6..1a32cac82f2 100644 --- a/homeassistant/components/hikvisioncam/manifest.json +++ b/homeassistant/components/hikvisioncam/manifest.json @@ -2,9 +2,7 @@ "domain": "hikvisioncam", "name": "Hikvisioncam", "documentation": "https://www.home-assistant.io/integrations/hikvisioncam", - "requirements": [ - "hikvision==0.4" - ], + "requirements": ["hikvision==0.4"], "dependencies": [], "codeowners": ["@fbradyirl"] } diff --git a/homeassistant/components/hisense_aehw4a1/manifest.json b/homeassistant/components/hisense_aehw4a1/manifest.json index e4bdf581f9c..da8e3ad9419 100644 --- a/homeassistant/components/hisense_aehw4a1/manifest.json +++ b/homeassistant/components/hisense_aehw4a1/manifest.json @@ -3,11 +3,7 @@ "name": "Hisense AEH-W4A1", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/hisense_aehw4a1", - "requirements": [ - "pyaehw4a1==0.3.1" - ], + "requirements": ["pyaehw4a1==0.3.1"], "dependencies": [], - "codeowners": [ - "@bannhead" - ] + "codeowners": ["@bannhead"] } diff --git a/homeassistant/components/history/manifest.json b/homeassistant/components/history/manifest.json index 00789c905c2..04c364bc686 100644 --- a/homeassistant/components/history/manifest.json +++ b/homeassistant/components/history/manifest.json @@ -3,11 +3,6 @@ "name": "History", "documentation": "https://www.home-assistant.io/integrations/history", "requirements": [], - "dependencies": [ - "http", - "recorder" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["http", "recorder"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/history_graph/manifest.json b/homeassistant/components/history_graph/manifest.json index a4a0eb4d3e9..f91efb2be17 100644 --- a/homeassistant/components/history_graph/manifest.json +++ b/homeassistant/components/history_graph/manifest.json @@ -3,10 +3,6 @@ "name": "History graph", "documentation": "https://www.home-assistant.io/integrations/history_graph", "requirements": [], - "dependencies": [ - "history" - ], - "codeowners": [ - "@andrey-git" - ] + "dependencies": ["history"], + "codeowners": ["@andrey-git"] } diff --git a/homeassistant/components/history_stats/manifest.json b/homeassistant/components/history_stats/manifest.json index 55a3449f4d6..d419af4be60 100644 --- a/homeassistant/components/history_stats/manifest.json +++ b/homeassistant/components/history_stats/manifest.json @@ -3,8 +3,6 @@ "name": "History stats", "documentation": "https://www.home-assistant.io/integrations/history_stats", "requirements": [], - "dependencies": [ - "history" - ], + "dependencies": ["history"], "codeowners": [] } diff --git a/homeassistant/components/hive/manifest.json b/homeassistant/components/hive/manifest.json index e87e3387a62..6572b0dbda2 100644 --- a/homeassistant/components/hive/manifest.json +++ b/homeassistant/components/hive/manifest.json @@ -2,12 +2,7 @@ "domain": "hive", "name": "Hive", "documentation": "https://www.home-assistant.io/integrations/hive", - "requirements": [ - "pyhiveapi==0.2.19.3" - ], + "requirements": ["pyhiveapi==0.2.19.3"], "dependencies": [], - "codeowners": [ - "@Rendili", - "@KJonline" - ] -} \ No newline at end of file + "codeowners": ["@Rendili", "@KJonline"] +} diff --git a/homeassistant/components/hlk_sw16/manifest.json b/homeassistant/components/hlk_sw16/manifest.json index 037df20b35d..c3efcb5e5d2 100644 --- a/homeassistant/components/hlk_sw16/manifest.json +++ b/homeassistant/components/hlk_sw16/manifest.json @@ -2,9 +2,7 @@ "domain": "hlk_sw16", "name": "Hlk sw16", "documentation": "https://www.home-assistant.io/integrations/hlk_sw16", - "requirements": [ - "hlk-sw16==0.0.7" - ], + "requirements": ["hlk-sw16==0.0.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/homeassistant/manifest.json b/homeassistant/components/homeassistant/manifest.json index b4c03047a7a..f80dc7045a1 100644 --- a/homeassistant/components/homeassistant/manifest.json +++ b/homeassistant/components/homeassistant/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/homeassistant", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/homekit/manifest.json b/homeassistant/components/homekit/manifest.json index c0ab61d8568..b496f671112 100644 --- a/homeassistant/components/homekit/manifest.json +++ b/homeassistant/components/homekit/manifest.json @@ -2,9 +2,7 @@ "domain": "homekit", "name": "Homekit", "documentation": "https://www.home-assistant.io/integrations/homekit", - "requirements": [ - "HAP-python==2.6.0" - ], + "requirements": ["HAP-python==2.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/homekit_controller/manifest.json b/homeassistant/components/homekit_controller/manifest.json index 2a660281311..a5b28af2ad4 100644 --- a/homeassistant/components/homekit_controller/manifest.json +++ b/homeassistant/components/homekit_controller/manifest.json @@ -3,12 +3,8 @@ "name": "Homekit controller", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/homekit_controller", - "requirements": [ - "homekit[IP]==0.15.0" - ], + "requirements": ["homekit[IP]==0.15.0"], "dependencies": [], "zeroconf": ["_hap._tcp.local."], - "codeowners": [ - "@Jc2k" - ] + "codeowners": ["@Jc2k"] } diff --git a/homeassistant/components/homematic/manifest.json b/homeassistant/components/homematic/manifest.json index 8a86fd19c7d..709e99a232e 100644 --- a/homeassistant/components/homematic/manifest.json +++ b/homeassistant/components/homematic/manifest.json @@ -2,12 +2,7 @@ "domain": "homematic", "name": "Homematic", "documentation": "https://www.home-assistant.io/integrations/homematic", - "requirements": [ - "pyhomematic==0.1.62" - ], + "requirements": ["pyhomematic==0.1.62"], "dependencies": [], - "codeowners": [ - "@pvizeli", - "@danielperna84" - ] + "codeowners": ["@pvizeli", "@danielperna84"] } diff --git a/homeassistant/components/homematicip_cloud/manifest.json b/homeassistant/components/homematicip_cloud/manifest.json index 14677dd71a0..eec7cfde2d6 100644 --- a/homeassistant/components/homematicip_cloud/manifest.json +++ b/homeassistant/components/homematicip_cloud/manifest.json @@ -3,11 +3,7 @@ "name": "Homematicip cloud", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/homematicip_cloud", - "requirements": [ - "homematicip==0.10.15" - ], + "requirements": ["homematicip==0.10.15"], "dependencies": [], - "codeowners": [ - "@SukramJ" - ] + "codeowners": ["@SukramJ"] } diff --git a/homeassistant/components/homeworks/manifest.json b/homeassistant/components/homeworks/manifest.json index f2929fb655e..50a657bd26e 100644 --- a/homeassistant/components/homeworks/manifest.json +++ b/homeassistant/components/homeworks/manifest.json @@ -2,9 +2,7 @@ "domain": "homeworks", "name": "Homeworks", "documentation": "https://www.home-assistant.io/integrations/homeworks", - "requirements": [ - "pyhomeworks==0.0.6" - ], + "requirements": ["pyhomeworks==0.0.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/honeywell/manifest.json b/homeassistant/components/honeywell/manifest.json index 9d644de4445..0a48ec8280f 100644 --- a/homeassistant/components/honeywell/manifest.json +++ b/homeassistant/components/honeywell/manifest.json @@ -2,9 +2,7 @@ "domain": "honeywell", "name": "Honeywell", "documentation": "https://www.home-assistant.io/integrations/honeywell", - "requirements": [ - "somecomfort==0.5.2" - ], + "requirements": ["somecomfort==0.5.2"], "dependencies": [], "codeowners": ["@zxdavb"] } diff --git a/homeassistant/components/horizon/manifest.json b/homeassistant/components/horizon/manifest.json index 4ba3a61d8b7..d44f8c2628b 100644 --- a/homeassistant/components/horizon/manifest.json +++ b/homeassistant/components/horizon/manifest.json @@ -2,9 +2,7 @@ "domain": "horizon", "name": "Horizon", "documentation": "https://www.home-assistant.io/integrations/horizon", - "requirements": [ - "horimote==0.4.1" - ], + "requirements": ["horimote==0.4.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/hp_ilo/manifest.json b/homeassistant/components/hp_ilo/manifest.json index 3dc591cac4c..be61b2f871f 100644 --- a/homeassistant/components/hp_ilo/manifest.json +++ b/homeassistant/components/hp_ilo/manifest.json @@ -2,9 +2,7 @@ "domain": "hp_ilo", "name": "Hp ilo", "documentation": "https://www.home-assistant.io/integrations/hp_ilo", - "requirements": [ - "python-hpilo==4.3" - ], + "requirements": ["python-hpilo==4.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/http/manifest.json b/homeassistant/components/http/manifest.json index 6db8b041cfd..886a95ca782 100644 --- a/homeassistant/components/http/manifest.json +++ b/homeassistant/components/http/manifest.json @@ -2,11 +2,7 @@ "domain": "http", "name": "HTTP", "documentation": "https://www.home-assistant.io/integrations/http", - "requirements": [ - "aiohttp_cors==0.7.0" - ], + "requirements": ["aiohttp_cors==0.7.0"], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/htu21d/manifest.json b/homeassistant/components/htu21d/manifest.json index 14b0d7b3f15..8678984c1c8 100644 --- a/homeassistant/components/htu21d/manifest.json +++ b/homeassistant/components/htu21d/manifest.json @@ -2,10 +2,7 @@ "domain": "htu21d", "name": "Htu21d", "documentation": "https://www.home-assistant.io/integrations/htu21d", - "requirements": [ - "i2csense==0.0.4", - "smbus-cffi==0.5.1" - ], + "requirements": ["i2csense==0.0.4", "smbus-cffi==0.5.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/huawei_lte/manifest.json b/homeassistant/components/huawei_lte/manifest.json index 8fd4ba4bec1..1f5fa69d341 100644 --- a/homeassistant/components/huawei_lte/manifest.json +++ b/homeassistant/components/huawei_lte/manifest.json @@ -16,7 +16,5 @@ } ], "dependencies": [], - "codeowners": [ - "@scop" - ] + "codeowners": ["@scop"] } diff --git a/homeassistant/components/huawei_router/manifest.json b/homeassistant/components/huawei_router/manifest.json index 2affcb8ee2e..7a58b06cbd0 100644 --- a/homeassistant/components/huawei_router/manifest.json +++ b/homeassistant/components/huawei_router/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/huawei_router", "requirements": [], "dependencies": [], - "codeowners": [ - "@abmantis" - ] + "codeowners": ["@abmantis"] } diff --git a/homeassistant/components/hunterdouglas_powerview/manifest.json b/homeassistant/components/hunterdouglas_powerview/manifest.json index 3aeffd025ee..f7408659953 100644 --- a/homeassistant/components/hunterdouglas_powerview/manifest.json +++ b/homeassistant/components/hunterdouglas_powerview/manifest.json @@ -2,9 +2,7 @@ "domain": "hunterdouglas_powerview", "name": "Hunterdouglas powerview", "documentation": "https://www.home-assistant.io/integrations/hunterdouglas_powerview", - "requirements": [ - "aiopvapi==1.6.14" - ], + "requirements": ["aiopvapi==1.6.14"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/hydrawise/manifest.json b/homeassistant/components/hydrawise/manifest.json index eaa0d10622a..edf082fa009 100644 --- a/homeassistant/components/hydrawise/manifest.json +++ b/homeassistant/components/hydrawise/manifest.json @@ -2,9 +2,7 @@ "domain": "hydrawise", "name": "Hydrawise", "documentation": "https://www.home-assistant.io/integrations/hydrawise", - "requirements": [ - "hydrawiser==0.1.1" - ], + "requirements": ["hydrawiser==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ialarm/manifest.json b/homeassistant/components/ialarm/manifest.json index 6e575ef17bc..fd5fe987bd1 100644 --- a/homeassistant/components/ialarm/manifest.json +++ b/homeassistant/components/ialarm/manifest.json @@ -2,9 +2,7 @@ "domain": "ialarm", "name": "Ialarm", "documentation": "https://www.home-assistant.io/integrations/ialarm", - "requirements": [ - "pyialarm==0.3" - ], + "requirements": ["pyialarm==0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/icloud/manifest.json b/homeassistant/components/icloud/manifest.json index f7295ceae4d..a9e15471de3 100644 --- a/homeassistant/components/icloud/manifest.json +++ b/homeassistant/components/icloud/manifest.json @@ -3,11 +3,7 @@ "name": "iCloud", "config_flow": true, "documentation": "https://www.home-assistant.io/components/icloud", - "requirements": [ - "pyicloud==0.9.1" - ], + "requirements": ["pyicloud==0.9.1"], "dependencies": [], - "codeowners": [ - "@Quentame" - ] -} \ No newline at end of file + "codeowners": ["@Quentame"] +} diff --git a/homeassistant/components/idteck_prox/manifest.json b/homeassistant/components/idteck_prox/manifest.json index 7a8e3955686..e824ca66f8f 100644 --- a/homeassistant/components/idteck_prox/manifest.json +++ b/homeassistant/components/idteck_prox/manifest.json @@ -2,9 +2,7 @@ "domain": "idteck_prox", "name": "Idteck prox", "documentation": "https://www.home-assistant.io/integrations/idteck_prox", - "requirements": [ - "rfk101py==0.0.1" - ], + "requirements": ["rfk101py==0.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ifttt/manifest.json b/homeassistant/components/ifttt/manifest.json index 975a3128f36..554ca6efa6f 100644 --- a/homeassistant/components/ifttt/manifest.json +++ b/homeassistant/components/ifttt/manifest.json @@ -3,11 +3,7 @@ "name": "Ifttt", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ifttt", - "requirements": [ - "pyfttt==0.3" - ], - "dependencies": [ - "webhook" - ], + "requirements": ["pyfttt==0.3"], + "dependencies": ["webhook"], "codeowners": [] } diff --git a/homeassistant/components/iglo/manifest.json b/homeassistant/components/iglo/manifest.json index 8771ada45e1..80ef8b3bfdc 100644 --- a/homeassistant/components/iglo/manifest.json +++ b/homeassistant/components/iglo/manifest.json @@ -2,9 +2,7 @@ "domain": "iglo", "name": "Iglo", "documentation": "https://www.home-assistant.io/integrations/iglo", - "requirements": [ - "iglo==1.2.7" - ], + "requirements": ["iglo==1.2.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ign_sismologia/manifest.json b/homeassistant/components/ign_sismologia/manifest.json index edb77f1dc6d..af119655b28 100644 --- a/homeassistant/components/ign_sismologia/manifest.json +++ b/homeassistant/components/ign_sismologia/manifest.json @@ -2,11 +2,7 @@ "domain": "ign_sismologia", "name": "IGN Sismologia", "documentation": "https://www.home-assistant.io/integrations/ign_sismologia", - "requirements": [ - "georss_ign_sismologia_client==0.2" - ], + "requirements": ["georss_ign_sismologia_client==0.2"], "dependencies": [], - "codeowners": [ - "@exxamalte" - ] -} \ No newline at end of file + "codeowners": ["@exxamalte"] +} diff --git a/homeassistant/components/ihc/manifest.json b/homeassistant/components/ihc/manifest.json index cfc86f5e3cb..f8a438e4f8b 100644 --- a/homeassistant/components/ihc/manifest.json +++ b/homeassistant/components/ihc/manifest.json @@ -2,10 +2,7 @@ "domain": "ihc", "name": "Ihc", "documentation": "https://www.home-assistant.io/integrations/ihc", - "requirements": [ - "defusedxml==0.6.0", - "ihcsdk==2.4.0" - ], + "requirements": ["defusedxml==0.6.0", "ihcsdk==2.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/imap/manifest.json b/homeassistant/components/imap/manifest.json index 20767a0d49d..d79542090b3 100644 --- a/homeassistant/components/imap/manifest.json +++ b/homeassistant/components/imap/manifest.json @@ -2,9 +2,7 @@ "domain": "imap", "name": "Imap", "documentation": "https://www.home-assistant.io/integrations/imap", - "requirements": [ - "aioimaplib==0.7.15" - ], + "requirements": ["aioimaplib==0.7.15"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/incomfort/manifest.json b/homeassistant/components/incomfort/manifest.json index 45365c7e354..d69c916bda3 100644 --- a/homeassistant/components/incomfort/manifest.json +++ b/homeassistant/components/incomfort/manifest.json @@ -2,11 +2,7 @@ "domain": "incomfort", "name": "Intergas InComfort/Intouch Lan2RF gateway", "documentation": "https://www.home-assistant.io/integrations/incomfort", - "requirements": [ - "incomfort-client==0.4.0" - ], + "requirements": ["incomfort-client==0.4.0"], "dependencies": [], - "codeowners": [ - "@zxdavb" - ] + "codeowners": ["@zxdavb"] } diff --git a/homeassistant/components/influxdb/manifest.json b/homeassistant/components/influxdb/manifest.json index df936eafa90..6197b34abd3 100644 --- a/homeassistant/components/influxdb/manifest.json +++ b/homeassistant/components/influxdb/manifest.json @@ -2,11 +2,7 @@ "domain": "influxdb", "name": "Influxdb", "documentation": "https://www.home-assistant.io/integrations/influxdb", - "requirements": [ - "influxdb==5.2.3" - ], + "requirements": ["influxdb==5.2.3"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] -} \ No newline at end of file + "codeowners": ["@fabaff"] +} diff --git a/homeassistant/components/input_boolean/manifest.json b/homeassistant/components/input_boolean/manifest.json index 09ae235e6b8..6bf281e5781 100644 --- a/homeassistant/components/input_boolean/manifest.json +++ b/homeassistant/components/input_boolean/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/input_boolean", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/input_datetime/manifest.json b/homeassistant/components/input_datetime/manifest.json index 9808c45aa74..aa9492eab2c 100644 --- a/homeassistant/components/input_datetime/manifest.json +++ b/homeassistant/components/input_datetime/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/input_datetime", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/input_number/manifest.json b/homeassistant/components/input_number/manifest.json index 31e00d0fce8..10146dbb976 100644 --- a/homeassistant/components/input_number/manifest.json +++ b/homeassistant/components/input_number/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/input_number", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/input_select/manifest.json b/homeassistant/components/input_select/manifest.json index d71674fd40c..d6de6cd762c 100644 --- a/homeassistant/components/input_select/manifest.json +++ b/homeassistant/components/input_select/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/input_select", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/input_text/manifest.json b/homeassistant/components/input_text/manifest.json index eaddaf49b84..58cf5be4773 100644 --- a/homeassistant/components/input_text/manifest.json +++ b/homeassistant/components/input_text/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/input_text", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/insteon/manifest.json b/homeassistant/components/insteon/manifest.json index c8821f3b176..de15fbee66e 100644 --- a/homeassistant/components/insteon/manifest.json +++ b/homeassistant/components/insteon/manifest.json @@ -2,9 +2,7 @@ "domain": "insteon", "name": "Insteon", "documentation": "https://www.home-assistant.io/integrations/insteon", - "requirements": [ - "insteonplm==0.16.5" - ], + "requirements": ["insteonplm==0.16.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/integration/manifest.json b/homeassistant/components/integration/manifest.json index d910e7bdc78..9ef1aea0f91 100644 --- a/homeassistant/components/integration/manifest.json +++ b/homeassistant/components/integration/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/integration", "requirements": [], "dependencies": [], - "codeowners": [ - "@dgomes" - ] + "codeowners": ["@dgomes"] } diff --git a/homeassistant/components/ios/manifest.json b/homeassistant/components/ios/manifest.json index 6e011a43ded..c731a5af7d1 100644 --- a/homeassistant/components/ios/manifest.json +++ b/homeassistant/components/ios/manifest.json @@ -4,12 +4,6 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ios", "requirements": [], - "dependencies": [ - "device_tracker", - "http", - "zeroconf" - ], - "codeowners": [ - "@robbiet480" - ] + "dependencies": ["device_tracker", "http", "zeroconf"], + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/iota/manifest.json b/homeassistant/components/iota/manifest.json index 018ea4ac167..73fc6eee5e6 100644 --- a/homeassistant/components/iota/manifest.json +++ b/homeassistant/components/iota/manifest.json @@ -2,9 +2,7 @@ "domain": "iota", "name": "Iota", "documentation": "https://www.home-assistant.io/integrations/iota", - "requirements": [ - "pyota==2.0.5" - ], + "requirements": ["pyota==2.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/iperf3/manifest.json b/homeassistant/components/iperf3/manifest.json index 6b7cadfd5de..d98472f8236 100644 --- a/homeassistant/components/iperf3/manifest.json +++ b/homeassistant/components/iperf3/manifest.json @@ -2,11 +2,7 @@ "domain": "iperf3", "name": "Iperf3", "documentation": "https://www.home-assistant.io/integrations/iperf3", - "requirements": [ - "iperf3==0.1.11" - ], + "requirements": ["iperf3==0.1.11"], "dependencies": [], - "codeowners": [ - "@rohankapoorcom" - ] + "codeowners": ["@rohankapoorcom"] } diff --git a/homeassistant/components/ipma/manifest.json b/homeassistant/components/ipma/manifest.json index 47759759a56..1fc35ccf63f 100644 --- a/homeassistant/components/ipma/manifest.json +++ b/homeassistant/components/ipma/manifest.json @@ -3,11 +3,7 @@ "name": "Ipma", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ipma", - "requirements": [ - "pyipma==1.2.1" - ], + "requirements": ["pyipma==1.2.1"], "dependencies": [], - "codeowners": [ - "@dgomes" - ] + "codeowners": ["@dgomes"] } diff --git a/homeassistant/components/irish_rail_transport/manifest.json b/homeassistant/components/irish_rail_transport/manifest.json index da15d87ab02..e82ea5ab831 100644 --- a/homeassistant/components/irish_rail_transport/manifest.json +++ b/homeassistant/components/irish_rail_transport/manifest.json @@ -2,11 +2,7 @@ "domain": "irish_rail_transport", "name": "Irish rail transport", "documentation": "https://www.home-assistant.io/integrations/irish_rail_transport", - "requirements": [ - "pyirishrail==0.0.2" - ], + "requirements": ["pyirishrail==0.0.2"], "dependencies": [], - "codeowners": [ - "@ttroy50" - ] + "codeowners": ["@ttroy50"] } diff --git a/homeassistant/components/islamic_prayer_times/manifest.json b/homeassistant/components/islamic_prayer_times/manifest.json index 035b61d0f2d..f4b5485b9a0 100644 --- a/homeassistant/components/islamic_prayer_times/manifest.json +++ b/homeassistant/components/islamic_prayer_times/manifest.json @@ -2,9 +2,7 @@ "domain": "islamic_prayer_times", "name": "Islamic prayer times", "documentation": "https://www.home-assistant.io/integrations/islamic_prayer_times", - "requirements": [ - "prayer_times_calculator==0.0.3" - ], + "requirements": ["prayer_times_calculator==0.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/iss/manifest.json b/homeassistant/components/iss/manifest.json index 72521e67af9..b6c4b83a8db 100644 --- a/homeassistant/components/iss/manifest.json +++ b/homeassistant/components/iss/manifest.json @@ -2,9 +2,7 @@ "domain": "iss", "name": "Iss", "documentation": "https://www.home-assistant.io/integrations/iss", - "requirements": [ - "pyiss==1.0.1" - ], + "requirements": ["pyiss==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/isy994/manifest.json b/homeassistant/components/isy994/manifest.json index 759e1b78e8e..b81546a2394 100644 --- a/homeassistant/components/isy994/manifest.json +++ b/homeassistant/components/isy994/manifest.json @@ -2,9 +2,7 @@ "domain": "isy994", "name": "Isy994", "documentation": "https://www.home-assistant.io/integrations/isy994", - "requirements": [ - "PyISY==1.1.2" - ], + "requirements": ["PyISY==1.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/itach/manifest.json b/homeassistant/components/itach/manifest.json index 86bb362f8dc..434334ad4b5 100644 --- a/homeassistant/components/itach/manifest.json +++ b/homeassistant/components/itach/manifest.json @@ -2,9 +2,7 @@ "domain": "itach", "name": "Itach", "documentation": "https://www.home-assistant.io/integrations/itach", - "requirements": [ - "pyitachip2ir==0.0.7" - ], + "requirements": ["pyitachip2ir==0.0.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/izone/manifest.json b/homeassistant/components/izone/manifest.json index a3aa3ad3fa8..f094bbadb88 100644 --- a/homeassistant/components/izone/manifest.json +++ b/homeassistant/components/izone/manifest.json @@ -2,8 +2,8 @@ "domain": "izone", "name": "izone", "documentation": "https://www.home-assistant.io/integrations/izone", - "requirements": [ "python-izone==1.1.1" ], + "requirements": ["python-izone==1.1.1"], "dependencies": [], - "codeowners": [ "@Swamp-Ig" ], + "codeowners": ["@Swamp-Ig"], "config_flow": true } diff --git a/homeassistant/components/jewish_calendar/manifest.json b/homeassistant/components/jewish_calendar/manifest.json index b343963153d..5d8a9f9432c 100644 --- a/homeassistant/components/jewish_calendar/manifest.json +++ b/homeassistant/components/jewish_calendar/manifest.json @@ -2,11 +2,7 @@ "domain": "jewish_calendar", "name": "Jewish calendar", "documentation": "https://www.home-assistant.io/integrations/jewish_calendar", - "requirements": [ - "hdate==0.9.3" - ], + "requirements": ["hdate==0.9.3"], "dependencies": [], - "codeowners": [ - "@tsvi" - ] + "codeowners": ["@tsvi"] } diff --git a/homeassistant/components/joaoapps_join/manifest.json b/homeassistant/components/joaoapps_join/manifest.json index a2c2e4b11b6..e45aaed0e77 100644 --- a/homeassistant/components/joaoapps_join/manifest.json +++ b/homeassistant/components/joaoapps_join/manifest.json @@ -2,9 +2,7 @@ "domain": "joaoapps_join", "name": "Joaoapps join", "documentation": "https://www.home-assistant.io/integrations/joaoapps_join", - "requirements": [ - "python-join-api==0.0.4" - ], + "requirements": ["python-join-api==0.0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/juicenet/manifest.json b/homeassistant/components/juicenet/manifest.json index fac59cb3b8d..f5926e86571 100644 --- a/homeassistant/components/juicenet/manifest.json +++ b/homeassistant/components/juicenet/manifest.json @@ -2,11 +2,7 @@ "domain": "juicenet", "name": "Juicenet", "documentation": "https://www.home-assistant.io/integrations/juicenet", - "requirements": [ - "python-juicenet==0.1.6" - ], + "requirements": ["python-juicenet==0.1.6"], "dependencies": [], - "codeowners": [ - "@jesserockz" - ] + "codeowners": ["@jesserockz"] } diff --git a/homeassistant/components/kaiterra/manifest.json b/homeassistant/components/kaiterra/manifest.json index eb3626a315b..562b988ee38 100644 --- a/homeassistant/components/kaiterra/manifest.json +++ b/homeassistant/components/kaiterra/manifest.json @@ -5,4 +5,4 @@ "requirements": ["kaiterra-async-client==0.0.2"], "codeowners": ["@Michsior14"], "dependencies": [] -} \ No newline at end of file +} diff --git a/homeassistant/components/keba/manifest.json b/homeassistant/components/keba/manifest.json index 0f3d21fc783..1f845ff8895 100644 --- a/homeassistant/components/keba/manifest.json +++ b/homeassistant/components/keba/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/keba", "requirements": ["keba-kecontact==1.0.0"], "dependencies": [], - "codeowners": [ - "@dannerph" - ] + "codeowners": ["@dannerph"] } diff --git a/homeassistant/components/keenetic_ndms2/manifest.json b/homeassistant/components/keenetic_ndms2/manifest.json index df78c98aa3c..c1afb52865a 100644 --- a/homeassistant/components/keenetic_ndms2/manifest.json +++ b/homeassistant/components/keenetic_ndms2/manifest.json @@ -2,11 +2,7 @@ "domain": "keenetic_ndms2", "name": "Keenetic ndms2", "documentation": "https://www.home-assistant.io/integrations/keenetic_ndms2", - "requirements": [ - "ndms2_client==0.0.11" - ], + "requirements": ["ndms2_client==0.0.11"], "dependencies": [], - "codeowners": [ - "@foxel" - ] + "codeowners": ["@foxel"] } diff --git a/homeassistant/components/keyboard/manifest.json b/homeassistant/components/keyboard/manifest.json index a3cf7a51ed7..ca9f705ec46 100644 --- a/homeassistant/components/keyboard/manifest.json +++ b/homeassistant/components/keyboard/manifest.json @@ -2,9 +2,7 @@ "domain": "keyboard", "name": "Keyboard", "documentation": "https://www.home-assistant.io/integrations/keyboard", - "requirements": [ - "pyuserinput==0.1.11" - ], + "requirements": ["pyuserinput==0.1.11"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/keyboard_remote/manifest.json b/homeassistant/components/keyboard_remote/manifest.json index 25b8bfa682a..c44496d4d1c 100644 --- a/homeassistant/components/keyboard_remote/manifest.json +++ b/homeassistant/components/keyboard_remote/manifest.json @@ -2,9 +2,7 @@ "domain": "keyboard_remote", "name": "Keyboard remote", "documentation": "https://www.home-assistant.io/integrations/keyboard_remote", - "requirements": [ - "evdev==1.1.2", "aionotify==0.2.0" - ], + "requirements": ["evdev==1.1.2", "aionotify==0.2.0"], "dependencies": [], "codeowners": ["@bendavid"] } diff --git a/homeassistant/components/kira/manifest.json b/homeassistant/components/kira/manifest.json index 78542bb7b66..38f629d8b83 100644 --- a/homeassistant/components/kira/manifest.json +++ b/homeassistant/components/kira/manifest.json @@ -2,9 +2,7 @@ "domain": "kira", "name": "Kira", "documentation": "https://www.home-assistant.io/integrations/kira", - "requirements": [ - "pykira==0.1.1" - ], + "requirements": ["pykira==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/kiwi/manifest.json b/homeassistant/components/kiwi/manifest.json index 888c6533013..c10f7a985fa 100644 --- a/homeassistant/components/kiwi/manifest.json +++ b/homeassistant/components/kiwi/manifest.json @@ -2,9 +2,7 @@ "domain": "kiwi", "name": "Kiwi", "documentation": "https://www.home-assistant.io/integrations/kiwi", - "requirements": [ - "kiwiki-client==0.1.1" - ], + "requirements": ["kiwiki-client==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/knx/manifest.json b/homeassistant/components/knx/manifest.json index f99ec2f22c0..38acf694151 100644 --- a/homeassistant/components/knx/manifest.json +++ b/homeassistant/components/knx/manifest.json @@ -2,11 +2,7 @@ "domain": "knx", "name": "Knx", "documentation": "https://www.home-assistant.io/integrations/knx", - "requirements": [ - "xknx==0.11.2" - ], + "requirements": ["xknx==0.11.2"], "dependencies": [], - "codeowners": [ - "@Julius2342" - ] -} \ No newline at end of file + "codeowners": ["@Julius2342"] +} diff --git a/homeassistant/components/kodi/manifest.json b/homeassistant/components/kodi/manifest.json index ef138bb2ee2..80bcda0c1de 100644 --- a/homeassistant/components/kodi/manifest.json +++ b/homeassistant/components/kodi/manifest.json @@ -2,12 +2,7 @@ "domain": "kodi", "name": "Kodi", "documentation": "https://www.home-assistant.io/integrations/kodi", - "requirements": [ - "jsonrpc-async==0.6", - "jsonrpc-websocket==0.6" - ], + "requirements": ["jsonrpc-async==0.6", "jsonrpc-websocket==0.6"], "dependencies": [], - "codeowners": [ - "@armills" - ] + "codeowners": ["@armills"] } diff --git a/homeassistant/components/konnected/manifest.json b/homeassistant/components/konnected/manifest.json index 397373499ae..feb6a4589cb 100644 --- a/homeassistant/components/konnected/manifest.json +++ b/homeassistant/components/konnected/manifest.json @@ -2,13 +2,7 @@ "domain": "konnected", "name": "Konnected", "documentation": "https://www.home-assistant.io/integrations/konnected", - "requirements": [ - "konnected==0.1.5" - ], - "dependencies": [ - "http" - ], - "codeowners": [ - "@heythisisnate" - ] + "requirements": ["konnected==0.1.5"], + "dependencies": ["http"], + "codeowners": ["@heythisisnate"] } diff --git a/homeassistant/components/kwb/manifest.json b/homeassistant/components/kwb/manifest.json index f79b0f5b352..efd9228a918 100644 --- a/homeassistant/components/kwb/manifest.json +++ b/homeassistant/components/kwb/manifest.json @@ -2,9 +2,7 @@ "domain": "kwb", "name": "Kwb", "documentation": "https://www.home-assistant.io/integrations/kwb", - "requirements": [ - "pykwb==0.0.8" - ], + "requirements": ["pykwb==0.0.8"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/lacrosse/manifest.json b/homeassistant/components/lacrosse/manifest.json index c30a147342b..783a25e44eb 100644 --- a/homeassistant/components/lacrosse/manifest.json +++ b/homeassistant/components/lacrosse/manifest.json @@ -2,9 +2,7 @@ "domain": "lacrosse", "name": "Lacrosse", "documentation": "https://www.home-assistant.io/integrations/lacrosse", - "requirements": [ - "pylacrosse==0.4.0" - ], + "requirements": ["pylacrosse==0.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/lametric/manifest.json b/homeassistant/components/lametric/manifest.json index 72e12e78ba4..4ab2298a413 100644 --- a/homeassistant/components/lametric/manifest.json +++ b/homeassistant/components/lametric/manifest.json @@ -2,11 +2,7 @@ "domain": "lametric", "name": "Lametric", "documentation": "https://www.home-assistant.io/integrations/lametric", - "requirements": [ - "lmnotify==0.0.4" - ], + "requirements": ["lmnotify==0.0.4"], "dependencies": [], - "codeowners": [ - "@robbiet480" - ] + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/lastfm/manifest.json b/homeassistant/components/lastfm/manifest.json index 78ecfd4efb0..aa225403ad3 100644 --- a/homeassistant/components/lastfm/manifest.json +++ b/homeassistant/components/lastfm/manifest.json @@ -2,9 +2,7 @@ "domain": "lastfm", "name": "Lastfm", "documentation": "https://www.home-assistant.io/integrations/lastfm", - "requirements": [ - "pylast==3.1.0" - ], + "requirements": ["pylast==3.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/launch_library/manifest.json b/homeassistant/components/launch_library/manifest.json index 5bf63f2b099..dd78da869cb 100644 --- a/homeassistant/components/launch_library/manifest.json +++ b/homeassistant/components/launch_library/manifest.json @@ -2,11 +2,7 @@ "domain": "launch_library", "name": "Launch library", "documentation": "https://www.home-assistant.io/integrations/launch_library", - "requirements": [ - "pylaunches==0.2.0" - ], + "requirements": ["pylaunches==0.2.0"], "dependencies": [], - "codeowners": [ - "@ludeeus" - ] + "codeowners": ["@ludeeus"] } diff --git a/homeassistant/components/lcn/manifest.json b/homeassistant/components/lcn/manifest.json index dcafe908d5c..2c494e298a0 100644 --- a/homeassistant/components/lcn/manifest.json +++ b/homeassistant/components/lcn/manifest.json @@ -2,11 +2,7 @@ "domain": "lcn", "name": "Lcn", "documentation": "https://www.home-assistant.io/integrations/lcn", - "requirements": [ - "pypck==0.6.3" - ], + "requirements": ["pypck==0.6.3"], "dependencies": [], - "codeowners": [ - "@alengwenus" - ] + "codeowners": ["@alengwenus"] } diff --git a/homeassistant/components/lg_netcast/manifest.json b/homeassistant/components/lg_netcast/manifest.json index 3f3d9d85c52..9f12e8d997e 100644 --- a/homeassistant/components/lg_netcast/manifest.json +++ b/homeassistant/components/lg_netcast/manifest.json @@ -2,9 +2,7 @@ "domain": "lg_netcast", "name": "Lg netcast", "documentation": "https://www.home-assistant.io/integrations/lg_netcast", - "requirements": [ - "pylgnetcast-homeassistant==0.2.0.dev0" - ], + "requirements": ["pylgnetcast-homeassistant==0.2.0.dev0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/lg_soundbar/manifest.json b/homeassistant/components/lg_soundbar/manifest.json index 603f755fac1..85f262d6108 100644 --- a/homeassistant/components/lg_soundbar/manifest.json +++ b/homeassistant/components/lg_soundbar/manifest.json @@ -2,9 +2,7 @@ "domain": "lg_soundbar", "name": "Lg soundbar", "documentation": "https://www.home-assistant.io/integrations/lg_soundbar", - "requirements": [ - "temescal==0.1" - ], + "requirements": ["temescal==0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/life360/manifest.json b/homeassistant/components/life360/manifest.json index a890ec39375..016b9e13d63 100644 --- a/homeassistant/components/life360/manifest.json +++ b/homeassistant/components/life360/manifest.json @@ -4,10 +4,6 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/life360", "dependencies": [], - "codeowners": [ - "@pnbruckner" - ], - "requirements": [ - "life360==4.1.1" - ] + "codeowners": ["@pnbruckner"], + "requirements": ["life360==4.1.1"] } diff --git a/homeassistant/components/lifx/manifest.json b/homeassistant/components/lifx/manifest.json index a8c2755aefb..7503fbe12af 100644 --- a/homeassistant/components/lifx/manifest.json +++ b/homeassistant/components/lifx/manifest.json @@ -3,14 +3,9 @@ "name": "Lifx", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/lifx", - "requirements": [ - "aiolifx==0.6.7", - "aiolifx_effects==0.2.2" - ], + "requirements": ["aiolifx==0.6.7", "aiolifx_effects==0.2.2"], "homekit": { - "models": [ - "LIFX" - ] + "models": ["LIFX"] }, "dependencies": [], "codeowners": [] diff --git a/homeassistant/components/lifx_legacy/manifest.json b/homeassistant/components/lifx_legacy/manifest.json index de5f5ff04de..e82f4ab41a2 100644 --- a/homeassistant/components/lifx_legacy/manifest.json +++ b/homeassistant/components/lifx_legacy/manifest.json @@ -2,9 +2,7 @@ "domain": "lifx_legacy", "name": "Lifx legacy", "documentation": "https://www.home-assistant.io/integrations/lifx_legacy", - "requirements": [ - "liffylights==0.9.4" - ], + "requirements": ["liffylights==0.9.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/light/manifest.json b/homeassistant/components/light/manifest.json index 88e7585f802..d8cd8c9340c 100644 --- a/homeassistant/components/light/manifest.json +++ b/homeassistant/components/light/manifest.json @@ -3,8 +3,6 @@ "name": "Light", "documentation": "https://www.home-assistant.io/integrations/light", "requirements": [], - "dependencies": [ - "group" - ], + "dependencies": ["group"], "codeowners": [] } diff --git a/homeassistant/components/lightwave/manifest.json b/homeassistant/components/lightwave/manifest.json index c39a8a6bae8..9fea812d321 100644 --- a/homeassistant/components/lightwave/manifest.json +++ b/homeassistant/components/lightwave/manifest.json @@ -2,9 +2,7 @@ "domain": "lightwave", "name": "Lightwave", "documentation": "https://www.home-assistant.io/integrations/lightwave", - "requirements": [ - "lightwave==0.17" - ], + "requirements": ["lightwave==0.17"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/limitlessled/manifest.json b/homeassistant/components/limitlessled/manifest.json index 5eff655e806..4c4e9af0e07 100644 --- a/homeassistant/components/limitlessled/manifest.json +++ b/homeassistant/components/limitlessled/manifest.json @@ -2,9 +2,7 @@ "domain": "limitlessled", "name": "Limitlessled", "documentation": "https://www.home-assistant.io/integrations/limitlessled", - "requirements": [ - "limitlessled==1.1.3" - ], + "requirements": ["limitlessled==1.1.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/linky/manifest.json b/homeassistant/components/linky/manifest.json index a2505427f45..0cb91480c09 100644 --- a/homeassistant/components/linky/manifest.json +++ b/homeassistant/components/linky/manifest.json @@ -3,11 +3,7 @@ "name": "Linky", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/linky", - "requirements": [ - "pylinky==0.4.0" - ], + "requirements": ["pylinky==0.4.0"], "dependencies": [], - "codeowners": [ - "@Quentame" - ] + "codeowners": ["@Quentame"] } diff --git a/homeassistant/components/linode/manifest.json b/homeassistant/components/linode/manifest.json index 064f7e1ccf0..5f486a44fa0 100644 --- a/homeassistant/components/linode/manifest.json +++ b/homeassistant/components/linode/manifest.json @@ -2,9 +2,7 @@ "domain": "linode", "name": "Linode", "documentation": "https://www.home-assistant.io/integrations/linode", - "requirements": [ - "linode-api==4.1.9b1" - ], + "requirements": ["linode-api==4.1.9b1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/linux_battery/manifest.json b/homeassistant/components/linux_battery/manifest.json index 3730f01622f..8c02b34e2da 100644 --- a/homeassistant/components/linux_battery/manifest.json +++ b/homeassistant/components/linux_battery/manifest.json @@ -2,11 +2,7 @@ "domain": "linux_battery", "name": "Linux battery", "documentation": "https://www.home-assistant.io/integrations/linux_battery", - "requirements": [ - "batinfo==0.4.2" - ], + "requirements": ["batinfo==0.4.2"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/lirc/manifest.json b/homeassistant/components/lirc/manifest.json index b15799b54e3..8fd4bb14bc0 100644 --- a/homeassistant/components/lirc/manifest.json +++ b/homeassistant/components/lirc/manifest.json @@ -2,9 +2,7 @@ "domain": "lirc", "name": "Lirc", "documentation": "https://www.home-assistant.io/integrations/lirc", - "requirements": [ - "python-lirc==1.2.3" - ], + "requirements": ["python-lirc==1.2.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/litejet/manifest.json b/homeassistant/components/litejet/manifest.json index 988e2bd1ed4..573d5ac04a4 100644 --- a/homeassistant/components/litejet/manifest.json +++ b/homeassistant/components/litejet/manifest.json @@ -2,9 +2,7 @@ "domain": "litejet", "name": "Litejet", "documentation": "https://www.home-assistant.io/integrations/litejet", - "requirements": [ - "pylitejet==0.1" - ], + "requirements": ["pylitejet==0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/liveboxplaytv/manifest.json b/homeassistant/components/liveboxplaytv/manifest.json index 39692b1e282..9a4a79521d9 100644 --- a/homeassistant/components/liveboxplaytv/manifest.json +++ b/homeassistant/components/liveboxplaytv/manifest.json @@ -2,12 +2,7 @@ "domain": "liveboxplaytv", "name": "Liveboxplaytv", "documentation": "https://www.home-assistant.io/integrations/liveboxplaytv", - "requirements": [ - "liveboxplaytv==2.0.3", - "pyteleloisirs==3.6" - ], + "requirements": ["liveboxplaytv==2.0.3", "pyteleloisirs==3.6"], "dependencies": [], - "codeowners": [ - "@pschmitt" - ] + "codeowners": ["@pschmitt"] } diff --git a/homeassistant/components/locative/manifest.json b/homeassistant/components/locative/manifest.json index 46a2d4de20e..ab37ce2e4e6 100644 --- a/homeassistant/components/locative/manifest.json +++ b/homeassistant/components/locative/manifest.json @@ -4,8 +4,6 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/locative", "requirements": [], - "dependencies": [ - "webhook" - ], + "dependencies": ["webhook"], "codeowners": [] } diff --git a/homeassistant/components/lock/manifest.json b/homeassistant/components/lock/manifest.json index 0a76628a5b5..80ec2412995 100644 --- a/homeassistant/components/lock/manifest.json +++ b/homeassistant/components/lock/manifest.json @@ -3,8 +3,6 @@ "name": "Lock", "documentation": "https://www.home-assistant.io/integrations/lock", "requirements": [], - "dependencies": [ - "group" - ], + "dependencies": ["group"], "codeowners": [] } diff --git a/homeassistant/components/logger/manifest.json b/homeassistant/components/logger/manifest.json index ac201fb00a1..254492bd906 100644 --- a/homeassistant/components/logger/manifest.json +++ b/homeassistant/components/logger/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/logger", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/london_underground/manifest.json b/homeassistant/components/london_underground/manifest.json index e66d5c1820d..0fcc8a48cdc 100644 --- a/homeassistant/components/london_underground/manifest.json +++ b/homeassistant/components/london_underground/manifest.json @@ -2,9 +2,7 @@ "domain": "london_underground", "name": "London underground", "documentation": "https://www.home-assistant.io/integrations/london_underground", - "requirements": [ - "london-tube-status==0.2" - ], + "requirements": ["london-tube-status==0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/loopenergy/manifest.json b/homeassistant/components/loopenergy/manifest.json index 41e3d0dd6b0..3059c2b7b8e 100644 --- a/homeassistant/components/loopenergy/manifest.json +++ b/homeassistant/components/loopenergy/manifest.json @@ -2,9 +2,7 @@ "domain": "loopenergy", "name": "Loopenergy", "documentation": "https://www.home-assistant.io/integrations/loopenergy", - "requirements": [ - "pyloopenergy==0.1.3" - ], + "requirements": ["pyloopenergy==0.1.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/lovelace/manifest.json b/homeassistant/components/lovelace/manifest.json index 72be440d54c..aa0d706976a 100644 --- a/homeassistant/components/lovelace/manifest.json +++ b/homeassistant/components/lovelace/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/lovelace", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/frontend" - ] + "codeowners": ["@home-assistant/frontend"] } diff --git a/homeassistant/components/luci/manifest.json b/homeassistant/components/luci/manifest.json index d7cf72ebaf5..0b7545b3eee 100644 --- a/homeassistant/components/luci/manifest.json +++ b/homeassistant/components/luci/manifest.json @@ -2,12 +2,7 @@ "domain": "luci", "name": "Luci", "documentation": "https://www.home-assistant.io/integrations/luci", - "requirements": [ - "openwrt-luci-rpc==1.1.2" - ], + "requirements": ["openwrt-luci-rpc==1.1.2"], "dependencies": [], - "codeowners": [ - "@fbradyirl", - "@mzdrale" - ] + "codeowners": ["@fbradyirl", "@mzdrale"] } diff --git a/homeassistant/components/luftdaten/manifest.json b/homeassistant/components/luftdaten/manifest.json index 112b58ba65d..3a26d433314 100644 --- a/homeassistant/components/luftdaten/manifest.json +++ b/homeassistant/components/luftdaten/manifest.json @@ -3,11 +3,7 @@ "name": "Luftdaten", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/luftdaten", - "requirements": [ - "luftdaten==0.6.3" - ], + "requirements": ["luftdaten==0.6.3"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/lupusec/manifest.json b/homeassistant/components/lupusec/manifest.json index 2fea92afd0e..721186ffbc8 100644 --- a/homeassistant/components/lupusec/manifest.json +++ b/homeassistant/components/lupusec/manifest.json @@ -2,9 +2,7 @@ "domain": "lupusec", "name": "Lupusec", "documentation": "https://www.home-assistant.io/integrations/lupusec", - "requirements": [ - "lupupy==0.0.18" - ], + "requirements": ["lupupy==0.0.18"], "dependencies": [], "codeowners": ["@majuss"] } diff --git a/homeassistant/components/lutron/manifest.json b/homeassistant/components/lutron/manifest.json index f8439e3c1ec..9eb4fdeaa45 100644 --- a/homeassistant/components/lutron/manifest.json +++ b/homeassistant/components/lutron/manifest.json @@ -2,11 +2,7 @@ "domain": "lutron", "name": "Lutron", "documentation": "https://www.home-assistant.io/integrations/lutron", - "requirements": [ - "pylutron==0.2.5" - ], + "requirements": ["pylutron==0.2.5"], "dependencies": [], - "codeowners": [ - "@JonGilmore" - ] + "codeowners": ["@JonGilmore"] } diff --git a/homeassistant/components/lutron_caseta/manifest.json b/homeassistant/components/lutron_caseta/manifest.json index e9df5ad1d46..5fdb8aae168 100644 --- a/homeassistant/components/lutron_caseta/manifest.json +++ b/homeassistant/components/lutron_caseta/manifest.json @@ -2,9 +2,7 @@ "domain": "lutron_caseta", "name": "Lutron caseta", "documentation": "https://www.home-assistant.io/integrations/lutron_caseta", - "requirements": [ - "pylutron-caseta==0.5.1" - ], + "requirements": ["pylutron-caseta==0.5.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/lw12wifi/manifest.json b/homeassistant/components/lw12wifi/manifest.json index 7f830cda25b..5d395dabf88 100644 --- a/homeassistant/components/lw12wifi/manifest.json +++ b/homeassistant/components/lw12wifi/manifest.json @@ -2,9 +2,7 @@ "domain": "lw12wifi", "name": "Lw12wifi", "documentation": "https://www.home-assistant.io/integrations/lw12wifi", - "requirements": [ - "lw12==0.9.2" - ], + "requirements": ["lw12==0.9.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/lyft/manifest.json b/homeassistant/components/lyft/manifest.json index e8b593b3145..ec9fb422d21 100644 --- a/homeassistant/components/lyft/manifest.json +++ b/homeassistant/components/lyft/manifest.json @@ -2,9 +2,7 @@ "domain": "lyft", "name": "Lyft", "documentation": "https://www.home-assistant.io/integrations/lyft", - "requirements": [ - "lyft_rides==0.2" - ], + "requirements": ["lyft_rides==0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/magicseaweed/manifest.json b/homeassistant/components/magicseaweed/manifest.json index 41795c117a9..ccd684e1f35 100644 --- a/homeassistant/components/magicseaweed/manifest.json +++ b/homeassistant/components/magicseaweed/manifest.json @@ -2,9 +2,7 @@ "domain": "magicseaweed", "name": "Magicseaweed", "documentation": "https://www.home-assistant.io/integrations/magicseaweed", - "requirements": [ - "magicseaweed==1.0.3" - ], + "requirements": ["magicseaweed==1.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mailbox/manifest.json b/homeassistant/components/mailbox/manifest.json index 2883c9caf34..5202569d198 100644 --- a/homeassistant/components/mailbox/manifest.json +++ b/homeassistant/components/mailbox/manifest.json @@ -3,8 +3,6 @@ "name": "Mailbox", "documentation": "https://www.home-assistant.io/integrations/mailbox", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/mailgun/manifest.json b/homeassistant/components/mailgun/manifest.json index c0bd0823b8f..45e809bac1a 100644 --- a/homeassistant/components/mailgun/manifest.json +++ b/homeassistant/components/mailgun/manifest.json @@ -3,11 +3,7 @@ "name": "Mailgun", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/mailgun", - "requirements": [ - "pymailgunner==1.4" - ], - "dependencies": [ - "webhook" - ], + "requirements": ["pymailgunner==1.4"], + "dependencies": ["webhook"], "codeowners": [] } diff --git a/homeassistant/components/manual_mqtt/manifest.json b/homeassistant/components/manual_mqtt/manifest.json index d9ec004e6a8..3f1f69fad7f 100644 --- a/homeassistant/components/manual_mqtt/manifest.json +++ b/homeassistant/components/manual_mqtt/manifest.json @@ -3,8 +3,6 @@ "name": "Manual mqtt", "documentation": "https://www.home-assistant.io/integrations/manual_mqtt", "requirements": [], - "dependencies": [ - "mqtt" - ], + "dependencies": ["mqtt"], "codeowners": [] } diff --git a/homeassistant/components/map/manifest.json b/homeassistant/components/map/manifest.json index e64d18c92e1..220aaa2f7ff 100644 --- a/homeassistant/components/map/manifest.json +++ b/homeassistant/components/map/manifest.json @@ -3,8 +3,6 @@ "name": "Map", "documentation": "https://www.home-assistant.io/integrations/map", "requirements": [], - "dependencies": [ - "frontend" - ], + "dependencies": ["frontend"], "codeowners": [] } diff --git a/homeassistant/components/mastodon/manifest.json b/homeassistant/components/mastodon/manifest.json index cacdf9dd502..c6430546bf2 100644 --- a/homeassistant/components/mastodon/manifest.json +++ b/homeassistant/components/mastodon/manifest.json @@ -2,11 +2,7 @@ "domain": "mastodon", "name": "Mastodon", "documentation": "https://www.home-assistant.io/integrations/mastodon", - "requirements": [ - "Mastodon.py==1.5.0" - ], + "requirements": ["Mastodon.py==1.5.0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/matrix/manifest.json b/homeassistant/components/matrix/manifest.json index e7d1fab6874..f4a92d7e104 100644 --- a/homeassistant/components/matrix/manifest.json +++ b/homeassistant/components/matrix/manifest.json @@ -2,11 +2,7 @@ "domain": "matrix", "name": "Matrix", "documentation": "https://www.home-assistant.io/integrations/matrix", - "requirements": [ - "matrix-client==0.3.2" - ], + "requirements": ["matrix-client==0.3.2"], "dependencies": [], - "codeowners": [ - "@tinloaf" - ] + "codeowners": ["@tinloaf"] } diff --git a/homeassistant/components/maxcube/manifest.json b/homeassistant/components/maxcube/manifest.json index 1f5b1eef935..ce79d4d2fc9 100644 --- a/homeassistant/components/maxcube/manifest.json +++ b/homeassistant/components/maxcube/manifest.json @@ -2,9 +2,7 @@ "domain": "maxcube", "name": "Maxcube", "documentation": "https://www.home-assistant.io/integrations/maxcube", - "requirements": [ - "maxcube-api==0.1.0" - ], + "requirements": ["maxcube-api==0.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mcp23017/manifest.json b/homeassistant/components/mcp23017/manifest.json index 13c36424dd6..ebf796fe3db 100644 --- a/homeassistant/components/mcp23017/manifest.json +++ b/homeassistant/components/mcp23017/manifest.json @@ -6,7 +6,7 @@ "RPi.GPIO==0.7.0", "adafruit-blinka==1.2.1", "adafruit-circuitpython-mcp230xx==1.1.2" - ], + ], "dependencies": [], "codeowners": ["@jardiamj"] } diff --git a/homeassistant/components/media_extractor/manifest.json b/homeassistant/components/media_extractor/manifest.json index 0c816686557..7f9bc3b14a4 100644 --- a/homeassistant/components/media_extractor/manifest.json +++ b/homeassistant/components/media_extractor/manifest.json @@ -2,11 +2,7 @@ "domain": "media_extractor", "name": "Media extractor", "documentation": "https://www.home-assistant.io/integrations/media_extractor", - "requirements": [ - "youtube_dl==2020.01.01" - ], - "dependencies": [ - "media_player" - ], + "requirements": ["youtube_dl==2020.01.01"], + "dependencies": ["media_player"], "codeowners": [] -} \ No newline at end of file +} diff --git a/homeassistant/components/media_player/manifest.json b/homeassistant/components/media_player/manifest.json index 4df8ad8442a..cfe0706ef1d 100644 --- a/homeassistant/components/media_player/manifest.json +++ b/homeassistant/components/media_player/manifest.json @@ -3,8 +3,6 @@ "name": "Media player", "documentation": "https://www.home-assistant.io/integrations/media_player", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/mediaroom/manifest.json b/homeassistant/components/mediaroom/manifest.json index 0e42cd7e535..31a028db61c 100644 --- a/homeassistant/components/mediaroom/manifest.json +++ b/homeassistant/components/mediaroom/manifest.json @@ -2,11 +2,7 @@ "domain": "mediaroom", "name": "Mediaroom", "documentation": "https://www.home-assistant.io/integrations/mediaroom", - "requirements": [ - "pymediaroom==0.6.4" - ], + "requirements": ["pymediaroom==0.6.4"], "dependencies": [], - "codeowners": [ - "@dgomes" - ] + "codeowners": ["@dgomes"] } diff --git a/homeassistant/components/melissa/manifest.json b/homeassistant/components/melissa/manifest.json index 64760338f35..bd69a1cc0b2 100644 --- a/homeassistant/components/melissa/manifest.json +++ b/homeassistant/components/melissa/manifest.json @@ -2,11 +2,7 @@ "domain": "melissa", "name": "Melissa", "documentation": "https://www.home-assistant.io/integrations/melissa", - "requirements": [ - "py-melissa-climate==2.0.0" - ], + "requirements": ["py-melissa-climate==2.0.0"], "dependencies": [], - "codeowners": [ - "@kennedyshead" - ] + "codeowners": ["@kennedyshead"] } diff --git a/homeassistant/components/message_bird/manifest.json b/homeassistant/components/message_bird/manifest.json index 79428f951f1..f56ff5a2c52 100644 --- a/homeassistant/components/message_bird/manifest.json +++ b/homeassistant/components/message_bird/manifest.json @@ -2,9 +2,7 @@ "domain": "message_bird", "name": "Message bird", "documentation": "https://www.home-assistant.io/integrations/message_bird", - "requirements": [ - "messagebird==1.2.0" - ], + "requirements": ["messagebird==1.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/met/manifest.json b/homeassistant/components/met/manifest.json index 2652e33b76c..8d2cd55be2d 100644 --- a/homeassistant/components/met/manifest.json +++ b/homeassistant/components/met/manifest.json @@ -3,11 +3,7 @@ "name": "Met", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/met", - "requirements": [ - "pyMetno==0.4.6" - ], + "requirements": ["pyMetno==0.4.6"], "dependencies": [], - "codeowners": [ - "@danielhiversen" - ] + "codeowners": ["@danielhiversen"] } diff --git a/homeassistant/components/meteo_france/manifest.json b/homeassistant/components/meteo_france/manifest.json index ba043bf2a71..53a91138830 100644 --- a/homeassistant/components/meteo_france/manifest.json +++ b/homeassistant/components/meteo_france/manifest.json @@ -2,13 +2,7 @@ "domain": "meteo_france", "name": "Meteo france", "documentation": "https://www.home-assistant.io/integrations/meteo_france", - "requirements": [ - "meteofrance==0.3.7", - "vigilancemeteo==3.0.0" - ], + "requirements": ["meteofrance==0.3.7", "vigilancemeteo==3.0.0"], "dependencies": [], - "codeowners": [ - "@victorcerutti", - "@oncleben31" - ] -} \ No newline at end of file + "codeowners": ["@victorcerutti", "@oncleben31"] +} diff --git a/homeassistant/components/meteoalarm/manifest.json b/homeassistant/components/meteoalarm/manifest.json index ee14ce7d26d..c377008f8d5 100644 --- a/homeassistant/components/meteoalarm/manifest.json +++ b/homeassistant/components/meteoalarm/manifest.json @@ -2,9 +2,7 @@ "domain": "meteoalarm", "name": "meteoalarm", "documentation": "https://www.home-assistant.io/integrations/meteoalarm", - "requirements": [ - "meteoalertapi==0.1.6" - ], + "requirements": ["meteoalertapi==0.1.6"], "dependencies": [], "codeowners": ["@rolfberkenbosch"] } diff --git a/homeassistant/components/mfi/manifest.json b/homeassistant/components/mfi/manifest.json index c08b4e4c88a..f76cb1e5db3 100644 --- a/homeassistant/components/mfi/manifest.json +++ b/homeassistant/components/mfi/manifest.json @@ -2,9 +2,7 @@ "domain": "mfi", "name": "Mfi", "documentation": "https://www.home-assistant.io/integrations/mfi", - "requirements": [ - "mficlient==0.3.0" - ], + "requirements": ["mficlient==0.3.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mhz19/manifest.json b/homeassistant/components/mhz19/manifest.json index 5bffcf8e92c..a98a7aa0bad 100644 --- a/homeassistant/components/mhz19/manifest.json +++ b/homeassistant/components/mhz19/manifest.json @@ -2,9 +2,7 @@ "domain": "mhz19", "name": "Mhz19", "documentation": "https://www.home-assistant.io/integrations/mhz19", - "requirements": [ - "pmsensor==0.4" - ], + "requirements": ["pmsensor==0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/microsoft/manifest.json b/homeassistant/components/microsoft/manifest.json index 5834897ee90..3f7677d3884 100644 --- a/homeassistant/components/microsoft/manifest.json +++ b/homeassistant/components/microsoft/manifest.json @@ -2,9 +2,7 @@ "domain": "microsoft", "name": "Microsoft", "documentation": "https://www.home-assistant.io/integrations/microsoft", - "requirements": [ - "pycsspeechtts==1.0.3" - ], + "requirements": ["pycsspeechtts==1.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/microsoft_face/manifest.json b/homeassistant/components/microsoft_face/manifest.json index 1d51dca42cd..293aee979e4 100644 --- a/homeassistant/components/microsoft_face/manifest.json +++ b/homeassistant/components/microsoft_face/manifest.json @@ -3,8 +3,6 @@ "name": "Microsoft face", "documentation": "https://www.home-assistant.io/integrations/microsoft_face", "requirements": [], - "dependencies": [ - "camera" - ], + "dependencies": ["camera"], "codeowners": [] } diff --git a/homeassistant/components/mikrotik/manifest.json b/homeassistant/components/mikrotik/manifest.json index 9a05f5a9f87..fcab4529607 100644 --- a/homeassistant/components/mikrotik/manifest.json +++ b/homeassistant/components/mikrotik/manifest.json @@ -2,9 +2,7 @@ "domain": "mikrotik", "name": "Mikrotik", "documentation": "https://www.home-assistant.io/integrations/mikrotik", - "requirements": [ - "librouteros==2.3.0" - ], + "requirements": ["librouteros==2.3.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mill/manifest.json b/homeassistant/components/mill/manifest.json index 85e70c78ede..f5ca1835a67 100644 --- a/homeassistant/components/mill/manifest.json +++ b/homeassistant/components/mill/manifest.json @@ -2,11 +2,7 @@ "domain": "mill", "name": "Mill", "documentation": "https://www.home-assistant.io/integrations/mill", - "requirements": [ - "millheater==0.3.4" - ], + "requirements": ["millheater==0.3.4"], "dependencies": [], - "codeowners": [ - "@danielhiversen" - ] + "codeowners": ["@danielhiversen"] } diff --git a/homeassistant/components/min_max/manifest.json b/homeassistant/components/min_max/manifest.json index ed899a0438f..72d5551ab69 100644 --- a/homeassistant/components/min_max/manifest.json +++ b/homeassistant/components/min_max/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/min_max", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/minio/manifest.json b/homeassistant/components/minio/manifest.json index bc373633503..35f2c56d3da 100644 --- a/homeassistant/components/minio/manifest.json +++ b/homeassistant/components/minio/manifest.json @@ -2,11 +2,7 @@ "domain": "minio", "name": "Minio", "documentation": "https://www.home-assistant.io/integrations/minio", - "requirements": [ - "minio==4.0.9" - ], + "requirements": ["minio==4.0.9"], "dependencies": [], - "codeowners": [ - "@tkislan" - ] + "codeowners": ["@tkislan"] } diff --git a/homeassistant/components/mitemp_bt/manifest.json b/homeassistant/components/mitemp_bt/manifest.json index 0f8da91ffd0..dbb6a63dbe7 100644 --- a/homeassistant/components/mitemp_bt/manifest.json +++ b/homeassistant/components/mitemp_bt/manifest.json @@ -2,9 +2,7 @@ "domain": "mitemp_bt", "name": "Mitemp bt", "documentation": "https://www.home-assistant.io/integrations/mitemp_bt", - "requirements": [ - "mitemp_bt==0.0.3" - ], + "requirements": ["mitemp_bt==0.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mochad/manifest.json b/homeassistant/components/mochad/manifest.json index 8994223fe31..c103b8d3922 100644 --- a/homeassistant/components/mochad/manifest.json +++ b/homeassistant/components/mochad/manifest.json @@ -2,9 +2,7 @@ "domain": "mochad", "name": "Mochad", "documentation": "https://www.home-assistant.io/integrations/mochad", - "requirements": [ - "pymochad==0.2.0" - ], + "requirements": ["pymochad==0.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/modbus/manifest.json b/homeassistant/components/modbus/manifest.json index 356a9f6a9c0..92ebd5b8686 100644 --- a/homeassistant/components/modbus/manifest.json +++ b/homeassistant/components/modbus/manifest.json @@ -2,11 +2,7 @@ "domain": "modbus", "name": "Modbus", "documentation": "https://www.home-assistant.io/integrations/modbus", - "requirements": [ - "pymodbus==1.5.2" - ], + "requirements": ["pymodbus==1.5.2"], "dependencies": [], - "codeowners": [ - "@adamchengtkc" - ] + "codeowners": ["@adamchengtkc"] } diff --git a/homeassistant/components/modem_callerid/manifest.json b/homeassistant/components/modem_callerid/manifest.json index 80174b1a83a..884fa88d88a 100644 --- a/homeassistant/components/modem_callerid/manifest.json +++ b/homeassistant/components/modem_callerid/manifest.json @@ -2,9 +2,7 @@ "domain": "modem_callerid", "name": "Modem callerid", "documentation": "https://www.home-assistant.io/integrations/modem_callerid", - "requirements": [ - "basicmodem==0.7" - ], + "requirements": ["basicmodem==0.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/monoprice/manifest.json b/homeassistant/components/monoprice/manifest.json index 47db73ce0de..0caec36c2c2 100644 --- a/homeassistant/components/monoprice/manifest.json +++ b/homeassistant/components/monoprice/manifest.json @@ -2,11 +2,7 @@ "domain": "monoprice", "name": "Monoprice", "documentation": "https://www.home-assistant.io/integrations/monoprice", - "requirements": [ - "pymonoprice==0.3" - ], + "requirements": ["pymonoprice==0.3"], "dependencies": [], - "codeowners": [ - "@etsinko" - ] + "codeowners": ["@etsinko"] } diff --git a/homeassistant/components/moon/manifest.json b/homeassistant/components/moon/manifest.json index 56b5a1b8181..300d7838105 100644 --- a/homeassistant/components/moon/manifest.json +++ b/homeassistant/components/moon/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/moon", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/mopar/manifest.json b/homeassistant/components/mopar/manifest.json index ddb51c9e682..e8fae4fb069 100644 --- a/homeassistant/components/mopar/manifest.json +++ b/homeassistant/components/mopar/manifest.json @@ -2,9 +2,7 @@ "domain": "mopar", "name": "Mopar", "documentation": "https://www.home-assistant.io/integrations/mopar", - "requirements": [ - "motorparts==1.1.0" - ], + "requirements": ["motorparts==1.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mpd/manifest.json b/homeassistant/components/mpd/manifest.json index b7440f655db..d314d92284c 100644 --- a/homeassistant/components/mpd/manifest.json +++ b/homeassistant/components/mpd/manifest.json @@ -2,11 +2,7 @@ "domain": "mpd", "name": "Mpd", "documentation": "https://www.home-assistant.io/integrations/mpd", - "requirements": [ - "python-mpd2==1.0.0" - ], + "requirements": ["python-mpd2==1.0.0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/mqtt/manifest.json b/homeassistant/components/mqtt/manifest.json index b8ec38ec100..c5063dc14a1 100644 --- a/homeassistant/components/mqtt/manifest.json +++ b/homeassistant/components/mqtt/manifest.json @@ -3,14 +3,7 @@ "name": "MQTT", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/mqtt", - "requirements": [ - "hbmqtt==0.9.5", - "paho-mqtt==1.5.0" - ], - "dependencies": [ - "http" - ], - "codeowners": [ - "@home-assistant/core" - ] + "requirements": ["hbmqtt==0.9.5", "paho-mqtt==1.5.0"], + "dependencies": ["http"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/mqtt_eventstream/manifest.json b/homeassistant/components/mqtt_eventstream/manifest.json index 0d36cd6616d..f2ca4ef9443 100644 --- a/homeassistant/components/mqtt_eventstream/manifest.json +++ b/homeassistant/components/mqtt_eventstream/manifest.json @@ -3,8 +3,6 @@ "name": "Mqtt eventstream", "documentation": "https://www.home-assistant.io/integrations/mqtt_eventstream", "requirements": [], - "dependencies": [ - "mqtt" - ], + "dependencies": ["mqtt"], "codeowners": [] } diff --git a/homeassistant/components/mqtt_json/manifest.json b/homeassistant/components/mqtt_json/manifest.json index b5448839794..a08eed948ed 100644 --- a/homeassistant/components/mqtt_json/manifest.json +++ b/homeassistant/components/mqtt_json/manifest.json @@ -3,8 +3,6 @@ "name": "Mqtt json", "documentation": "https://www.home-assistant.io/integrations/mqtt_json", "requirements": [], - "dependencies": [ - "mqtt" - ], + "dependencies": ["mqtt"], "codeowners": [] } diff --git a/homeassistant/components/mqtt_room/manifest.json b/homeassistant/components/mqtt_room/manifest.json index 93450b00163..8dc0790f4bd 100644 --- a/homeassistant/components/mqtt_room/manifest.json +++ b/homeassistant/components/mqtt_room/manifest.json @@ -3,8 +3,6 @@ "name": "Mqtt room", "documentation": "https://www.home-assistant.io/integrations/mqtt_room", "requirements": [], - "dependencies": [ - "mqtt" - ], + "dependencies": ["mqtt"], "codeowners": [] } diff --git a/homeassistant/components/mqtt_statestream/manifest.json b/homeassistant/components/mqtt_statestream/manifest.json index 840a53591a8..229bf188a74 100644 --- a/homeassistant/components/mqtt_statestream/manifest.json +++ b/homeassistant/components/mqtt_statestream/manifest.json @@ -3,8 +3,6 @@ "name": "Mqtt statestream", "documentation": "https://www.home-assistant.io/integrations/mqtt_statestream", "requirements": [], - "dependencies": [ - "mqtt" - ], + "dependencies": ["mqtt"], "codeowners": [] } diff --git a/homeassistant/components/mvglive/manifest.json b/homeassistant/components/mvglive/manifest.json index e47b7c07d8b..2e21b2deca3 100644 --- a/homeassistant/components/mvglive/manifest.json +++ b/homeassistant/components/mvglive/manifest.json @@ -2,9 +2,7 @@ "domain": "mvglive", "name": "Mvglive", "documentation": "https://www.home-assistant.io/integrations/mvglive", - "requirements": [ - "PyMVGLive==1.1.4" - ], + "requirements": ["PyMVGLive==1.1.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mychevy/manifest.json b/homeassistant/components/mychevy/manifest.json index 20933c9b2fc..d496d2c1fc0 100644 --- a/homeassistant/components/mychevy/manifest.json +++ b/homeassistant/components/mychevy/manifest.json @@ -2,9 +2,7 @@ "domain": "mychevy", "name": "Mychevy", "documentation": "https://www.home-assistant.io/integrations/mychevy", - "requirements": [ - "mychevy==1.2.0" - ], + "requirements": ["mychevy==1.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mycroft/manifest.json b/homeassistant/components/mycroft/manifest.json index 5d5ee195381..5b9dfad5d37 100644 --- a/homeassistant/components/mycroft/manifest.json +++ b/homeassistant/components/mycroft/manifest.json @@ -2,9 +2,7 @@ "domain": "mycroft", "name": "Mycroft", "documentation": "https://www.home-assistant.io/integrations/mycroft", - "requirements": [ - "mycroftapi==2.0" - ], + "requirements": ["mycroftapi==2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/myq/manifest.json b/homeassistant/components/myq/manifest.json index 115c9cf515b..bb0768641b8 100644 --- a/homeassistant/components/myq/manifest.json +++ b/homeassistant/components/myq/manifest.json @@ -2,9 +2,7 @@ "domain": "myq", "name": "Myq", "documentation": "https://www.home-assistant.io/integrations/myq", - "requirements": [ - "pymyq==2.0.1" - ], + "requirements": ["pymyq==2.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/mysensors/manifest.json b/homeassistant/components/mysensors/manifest.json index 8701424ea60..19863aba93e 100644 --- a/homeassistant/components/mysensors/manifest.json +++ b/homeassistant/components/mysensors/manifest.json @@ -2,14 +2,8 @@ "domain": "mysensors", "name": "Mysensors", "documentation": "https://www.home-assistant.io/integrations/mysensors", - "requirements": [ - "pymysensors==0.18.0" - ], + "requirements": ["pymysensors==0.18.0"], "dependencies": [], - "after_dependencies": [ - "mqtt" - ], - "codeowners": [ - "@MartinHjelmare" - ] + "after_dependencies": ["mqtt"], + "codeowners": ["@MartinHjelmare"] } diff --git a/homeassistant/components/mystrom/manifest.json b/homeassistant/components/mystrom/manifest.json index fe09461bc82..3e2bef37503 100644 --- a/homeassistant/components/mystrom/manifest.json +++ b/homeassistant/components/mystrom/manifest.json @@ -2,13 +2,7 @@ "domain": "mystrom", "name": "Mystrom", "documentation": "https://www.home-assistant.io/integrations/mystrom", - "requirements": [ - "python-mystrom==0.5.0" - ], - "dependencies": [ - "http" - ], - "codeowners": [ - "@fabaff" - ] + "requirements": ["python-mystrom==0.5.0"], + "dependencies": ["http"], + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/mythicbeastsdns/manifest.json b/homeassistant/components/mythicbeastsdns/manifest.json index b912a80f75d..ed09786e489 100644 --- a/homeassistant/components/mythicbeastsdns/manifest.json +++ b/homeassistant/components/mythicbeastsdns/manifest.json @@ -2,9 +2,7 @@ "domain": "mythicbeastsdns", "name": "Mythicbeastsdns", "documentation": "https://www.home-assistant.io/integrations/mythicbeastsdns", - "requirements": [ - "mbddns==0.1.2" - ], + "requirements": ["mbddns==0.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/n26/manifest.json b/homeassistant/components/n26/manifest.json index 7f010ec6d39..ff763b951a4 100644 --- a/homeassistant/components/n26/manifest.json +++ b/homeassistant/components/n26/manifest.json @@ -2,9 +2,7 @@ "domain": "n26", "name": "N26", "documentation": "https://www.home-assistant.io/integrations/n26", - "requirements": [ - "n26==0.2.7" - ], + "requirements": ["n26==0.2.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nad/manifest.json b/homeassistant/components/nad/manifest.json index 7e01f818e35..9f8ddd54de2 100644 --- a/homeassistant/components/nad/manifest.json +++ b/homeassistant/components/nad/manifest.json @@ -2,9 +2,7 @@ "domain": "nad", "name": "Nad", "documentation": "https://www.home-assistant.io/integrations/nad", - "requirements": [ - "nad_receiver==0.0.11" - ], + "requirements": ["nad_receiver==0.0.11"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/namecheapdns/manifest.json b/homeassistant/components/namecheapdns/manifest.json index aa1e2eb7422..9686dda21b7 100644 --- a/homeassistant/components/namecheapdns/manifest.json +++ b/homeassistant/components/namecheapdns/manifest.json @@ -2,9 +2,7 @@ "domain": "namecheapdns", "name": "Namecheapdns", "documentation": "https://www.home-assistant.io/integrations/namecheapdns", - "requirements": [ - "defusedxml==0.6.0" - ], + "requirements": ["defusedxml==0.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nanoleaf/manifest.json b/homeassistant/components/nanoleaf/manifest.json index 3318ad3438f..0da755e1663 100644 --- a/homeassistant/components/nanoleaf/manifest.json +++ b/homeassistant/components/nanoleaf/manifest.json @@ -2,9 +2,7 @@ "domain": "nanoleaf", "name": "Nanoleaf", "documentation": "https://www.home-assistant.io/integrations/nanoleaf", - "requirements": [ - "pynanoleaf==0.0.5" - ], + "requirements": ["pynanoleaf==0.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/neato/manifest.json b/homeassistant/components/neato/manifest.json index 03f8089159e..edfd29230d9 100644 --- a/homeassistant/components/neato/manifest.json +++ b/homeassistant/components/neato/manifest.json @@ -3,12 +3,7 @@ "name": "Neato", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/neato", - "requirements": [ - "pybotvac==0.0.17" - ], + "requirements": ["pybotvac==0.0.17"], "dependencies": [], - "codeowners": [ - "@dshokouhi", - "@Santobert" - ] -} \ No newline at end of file + "codeowners": ["@dshokouhi", "@Santobert"] +} diff --git a/homeassistant/components/nederlandse_spoorwegen/manifest.json b/homeassistant/components/nederlandse_spoorwegen/manifest.json index c1360ecbe30..21200b66b9f 100644 --- a/homeassistant/components/nederlandse_spoorwegen/manifest.json +++ b/homeassistant/components/nederlandse_spoorwegen/manifest.json @@ -2,9 +2,7 @@ "domain": "nederlandse_spoorwegen", "name": "Nederlandse spoorwegen", "documentation": "https://www.home-assistant.io/integrations/nederlandse_spoorwegen", - "requirements": [ - "nsapi==2.7.4" - ], + "requirements": ["nsapi==2.7.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nello/manifest.json b/homeassistant/components/nello/manifest.json index e747bf7739f..06ca6931bc7 100644 --- a/homeassistant/components/nello/manifest.json +++ b/homeassistant/components/nello/manifest.json @@ -2,11 +2,7 @@ "domain": "nello", "name": "Nello", "documentation": "https://www.home-assistant.io/integrations/nello", - "requirements": [ - "pynello==2.0.2" - ], + "requirements": ["pynello==2.0.2"], "dependencies": [], - "codeowners": [ - "@pschmitt" - ] + "codeowners": ["@pschmitt"] } diff --git a/homeassistant/components/ness_alarm/manifest.json b/homeassistant/components/ness_alarm/manifest.json index a1cae2df1d7..279ec2c70a1 100644 --- a/homeassistant/components/ness_alarm/manifest.json +++ b/homeassistant/components/ness_alarm/manifest.json @@ -2,11 +2,7 @@ "domain": "ness_alarm", "name": "Ness alarm", "documentation": "https://www.home-assistant.io/integrations/ness_alarm", - "requirements": [ - "nessclient==0.9.15" - ], + "requirements": ["nessclient==0.9.15"], "dependencies": [], - "codeowners": [ - "@nickw444" - ] + "codeowners": ["@nickw444"] } diff --git a/homeassistant/components/nest/manifest.json b/homeassistant/components/nest/manifest.json index b7d5f132045..c14f5982da0 100644 --- a/homeassistant/components/nest/manifest.json +++ b/homeassistant/components/nest/manifest.json @@ -3,11 +3,7 @@ "name": "Nest", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/nest", - "requirements": [ - "python-nest==4.1.0" - ], + "requirements": ["python-nest==4.1.0"], "dependencies": [], - "codeowners": [ - "@awarecan" - ] + "codeowners": ["@awarecan"] } diff --git a/homeassistant/components/netatmo/manifest.json b/homeassistant/components/netatmo/manifest.json index 232e99eeae8..ff421363506 100644 --- a/homeassistant/components/netatmo/manifest.json +++ b/homeassistant/components/netatmo/manifest.json @@ -2,11 +2,7 @@ "domain": "netatmo", "name": "Netatmo", "documentation": "https://www.home-assistant.io/integrations/netatmo", - "requirements": [ - "pyatmo==3.1.0" - ], - "dependencies": [ - "webhook" - ], + "requirements": ["pyatmo==3.1.0"], + "dependencies": ["webhook"], "codeowners": [] -} \ No newline at end of file +} diff --git a/homeassistant/components/netdata/manifest.json b/homeassistant/components/netdata/manifest.json index da4d15c28aa..cfddfe9d208 100644 --- a/homeassistant/components/netdata/manifest.json +++ b/homeassistant/components/netdata/manifest.json @@ -2,11 +2,7 @@ "domain": "netdata", "name": "Netdata", "documentation": "https://www.home-assistant.io/integrations/netdata", - "requirements": [ - "netdata==0.1.2" - ], + "requirements": ["netdata==0.1.2"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/netgear/manifest.json b/homeassistant/components/netgear/manifest.json index af709c755c8..4cfffab7d73 100644 --- a/homeassistant/components/netgear/manifest.json +++ b/homeassistant/components/netgear/manifest.json @@ -2,9 +2,7 @@ "domain": "netgear", "name": "Netgear", "documentation": "https://www.home-assistant.io/integrations/netgear", - "requirements": [ - "pynetgear==0.6.1" - ], + "requirements": ["pynetgear==0.6.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/netgear_lte/manifest.json b/homeassistant/components/netgear_lte/manifest.json index f8c4c39cb83..171bfe51e74 100644 --- a/homeassistant/components/netgear_lte/manifest.json +++ b/homeassistant/components/netgear_lte/manifest.json @@ -2,9 +2,7 @@ "domain": "netgear_lte", "name": "Netgear lte", "documentation": "https://www.home-assistant.io/integrations/netgear_lte", - "requirements": [ - "eternalegypt==0.0.11" - ], + "requirements": ["eternalegypt==0.0.11"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/netio/manifest.json b/homeassistant/components/netio/manifest.json index 3755746aee1..ef3d4a9519f 100644 --- a/homeassistant/components/netio/manifest.json +++ b/homeassistant/components/netio/manifest.json @@ -2,11 +2,7 @@ "domain": "netio", "name": "Netio", "documentation": "https://www.home-assistant.io/integrations/netio", - "requirements": [ - "pynetio==0.1.9.1" - ], - "dependencies": [ - "http" - ], + "requirements": ["pynetio==0.1.9.1"], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/neurio_energy/manifest.json b/homeassistant/components/neurio_energy/manifest.json index 735baf58e5a..06b8b6bce83 100644 --- a/homeassistant/components/neurio_energy/manifest.json +++ b/homeassistant/components/neurio_energy/manifest.json @@ -2,9 +2,7 @@ "domain": "neurio_energy", "name": "Neurio energy", "documentation": "https://www.home-assistant.io/integrations/neurio_energy", - "requirements": [ - "neurio==0.3.1" - ], + "requirements": ["neurio==0.3.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nextbus/manifest.json b/homeassistant/components/nextbus/manifest.json index 525947a8c74..581d5d62693 100644 --- a/homeassistant/components/nextbus/manifest.json +++ b/homeassistant/components/nextbus/manifest.json @@ -1,8 +1,8 @@ { - "domain": "nextbus", - "name": "NextBus", - "documentation": "https://www.home-assistant.io/integrations/nextbus", - "dependencies": [], - "codeowners": ["@vividboarder"], - "requirements": ["py_nextbusnext==0.1.4"] + "domain": "nextbus", + "name": "NextBus", + "documentation": "https://www.home-assistant.io/integrations/nextbus", + "dependencies": [], + "codeowners": ["@vividboarder"], + "requirements": ["py_nextbusnext==0.1.4"] } diff --git a/homeassistant/components/niko_home_control/manifest.json b/homeassistant/components/niko_home_control/manifest.json index 0e168601c4c..782e1276d75 100644 --- a/homeassistant/components/niko_home_control/manifest.json +++ b/homeassistant/components/niko_home_control/manifest.json @@ -2,9 +2,7 @@ "domain": "niko_home_control", "name": "Niko home control", "documentation": "https://www.home-assistant.io/integrations/niko_home_control", - "requirements": [ - "niko-home-control==0.2.1" - ], + "requirements": ["niko-home-control==0.2.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nilu/manifest.json b/homeassistant/components/nilu/manifest.json index 77df26312e9..14b5de533a4 100644 --- a/homeassistant/components/nilu/manifest.json +++ b/homeassistant/components/nilu/manifest.json @@ -2,11 +2,7 @@ "domain": "nilu", "name": "Nilu", "documentation": "https://www.home-assistant.io/integrations/nilu", - "requirements": [ - "niluclient==0.1.2" - ], + "requirements": ["niluclient==0.1.2"], "dependencies": [], - "codeowners": [ - "@hfurubotten" - ] -} \ No newline at end of file + "codeowners": ["@hfurubotten"] +} diff --git a/homeassistant/components/nissan_leaf/manifest.json b/homeassistant/components/nissan_leaf/manifest.json index a3181292147..0ebd8463e1a 100644 --- a/homeassistant/components/nissan_leaf/manifest.json +++ b/homeassistant/components/nissan_leaf/manifest.json @@ -2,11 +2,7 @@ "domain": "nissan_leaf", "name": "Nissan leaf", "documentation": "https://www.home-assistant.io/integrations/nissan_leaf", - "requirements": [ - "pycarwings2==2.9" - ], + "requirements": ["pycarwings2==2.9"], "dependencies": [], - "codeowners": [ - "@filcole" - ] + "codeowners": ["@filcole"] } diff --git a/homeassistant/components/nmap_tracker/manifest.json b/homeassistant/components/nmap_tracker/manifest.json index b207bd07a42..9d5ad183fb4 100644 --- a/homeassistant/components/nmap_tracker/manifest.json +++ b/homeassistant/components/nmap_tracker/manifest.json @@ -2,10 +2,7 @@ "domain": "nmap_tracker", "name": "Nmap tracker", "documentation": "https://www.home-assistant.io/integrations/nmap_tracker", - "requirements": [ - "python-nmap==0.6.1", - "getmac==0.8.1" - ], + "requirements": ["python-nmap==0.6.1", "getmac==0.8.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nmbs/manifest.json b/homeassistant/components/nmbs/manifest.json index 5fe5f743fd3..306766b8410 100644 --- a/homeassistant/components/nmbs/manifest.json +++ b/homeassistant/components/nmbs/manifest.json @@ -2,11 +2,7 @@ "domain": "nmbs", "name": "Nmbs", "documentation": "https://www.home-assistant.io/integrations/nmbs", - "requirements": [ - "pyrail==0.0.3" - ], + "requirements": ["pyrail==0.0.3"], "dependencies": [], - "codeowners": [ - "@thibmaek" - ] + "codeowners": ["@thibmaek"] } diff --git a/homeassistant/components/no_ip/manifest.json b/homeassistant/components/no_ip/manifest.json index 438b61136eb..c61c13c1b2e 100644 --- a/homeassistant/components/no_ip/manifest.json +++ b/homeassistant/components/no_ip/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/no_ip", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/noaa_tides/manifest.json b/homeassistant/components/noaa_tides/manifest.json index 069fc238f72..c97099bdfa1 100644 --- a/homeassistant/components/noaa_tides/manifest.json +++ b/homeassistant/components/noaa_tides/manifest.json @@ -2,9 +2,7 @@ "domain": "noaa_tides", "name": "Noaa tides", "documentation": "https://www.home-assistant.io/integrations/noaa_tides", - "requirements": [ - "py_noaa==0.3.0" - ], + "requirements": ["py_noaa==0.3.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/norway_air/manifest.json b/homeassistant/components/norway_air/manifest.json index e7ee2d2dcd5..92662b6202e 100644 --- a/homeassistant/components/norway_air/manifest.json +++ b/homeassistant/components/norway_air/manifest.json @@ -2,9 +2,7 @@ "domain": "norway_air", "name": "Norway air", "documentation": "https://www.home-assistant.io/integrations/norway_air", - "requirements": [ - "pyMetno==0.4.6" - ], + "requirements": ["pyMetno==0.4.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/notify/manifest.json b/homeassistant/components/notify/manifest.json index 6586496abbe..34091022861 100644 --- a/homeassistant/components/notify/manifest.json +++ b/homeassistant/components/notify/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/notify", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/notion/manifest.json b/homeassistant/components/notion/manifest.json index 2a400754b46..6afcc74a713 100644 --- a/homeassistant/components/notion/manifest.json +++ b/homeassistant/components/notion/manifest.json @@ -3,11 +3,7 @@ "name": "Notion", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/notion", - "requirements": [ - "aionotion==1.1.0" - ], + "requirements": ["aionotion==1.1.0"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/nsw_fuel_station/manifest.json b/homeassistant/components/nsw_fuel_station/manifest.json index 744497c22c4..94cb26b0fe4 100644 --- a/homeassistant/components/nsw_fuel_station/manifest.json +++ b/homeassistant/components/nsw_fuel_station/manifest.json @@ -2,11 +2,7 @@ "domain": "nsw_fuel_station", "name": "Nsw fuel station", "documentation": "https://www.home-assistant.io/integrations/nsw_fuel_station", - "requirements": [ - "nsw-fuel-api-client==1.0.10" - ], + "requirements": ["nsw-fuel-api-client==1.0.10"], "dependencies": [], - "codeowners": [ - "@nickw444" - ] + "codeowners": ["@nickw444"] } diff --git a/homeassistant/components/nsw_rural_fire_service_feed/manifest.json b/homeassistant/components/nsw_rural_fire_service_feed/manifest.json index 7dd7d10d6be..ec35958b5b3 100644 --- a/homeassistant/components/nsw_rural_fire_service_feed/manifest.json +++ b/homeassistant/components/nsw_rural_fire_service_feed/manifest.json @@ -2,11 +2,7 @@ "domain": "nsw_rural_fire_service_feed", "name": "Nsw rural fire service feed", "documentation": "https://www.home-assistant.io/integrations/nsw_rural_fire_service_feed", - "requirements": [ - "aio_geojson_nsw_rfs_incidents==0.1" - ], + "requirements": ["aio_geojson_nsw_rfs_incidents==0.1"], "dependencies": [], - "codeowners": [ - "@exxamalte" - ] + "codeowners": ["@exxamalte"] } diff --git a/homeassistant/components/nuheat/manifest.json b/homeassistant/components/nuheat/manifest.json index 3d055f8f975..df964e665e2 100644 --- a/homeassistant/components/nuheat/manifest.json +++ b/homeassistant/components/nuheat/manifest.json @@ -2,9 +2,7 @@ "domain": "nuheat", "name": "Nuheat", "documentation": "https://www.home-assistant.io/integrations/nuheat", - "requirements": [ - "nuheat==0.3.0" - ], + "requirements": ["nuheat==0.3.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nuimo_controller/manifest.json b/homeassistant/components/nuimo_controller/manifest.json index a88faaa6f30..58969bcafe2 100644 --- a/homeassistant/components/nuimo_controller/manifest.json +++ b/homeassistant/components/nuimo_controller/manifest.json @@ -2,9 +2,7 @@ "domain": "nuimo_controller", "name": "Nuimo controller", "documentation": "https://www.home-assistant.io/integrations/nuimo_controller", - "requirements": [ - "--only-binary=all nuimo==0.1.0" - ], + "requirements": ["--only-binary=all nuimo==0.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nut/manifest.json b/homeassistant/components/nut/manifest.json index 21231c27873..36f4a32abd1 100644 --- a/homeassistant/components/nut/manifest.json +++ b/homeassistant/components/nut/manifest.json @@ -2,9 +2,7 @@ "domain": "nut", "name": "Nut", "documentation": "https://www.home-assistant.io/integrations/nut", - "requirements": [ - "pynut2==2.1.2" - ], + "requirements": ["pynut2==2.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/nws/manifest.json b/homeassistant/components/nws/manifest.json index b112a9ea4ea..01ee7ea07ef 100644 --- a/homeassistant/components/nws/manifest.json +++ b/homeassistant/components/nws/manifest.json @@ -1,8 +1,8 @@ { - "domain": "nws", - "name": "National Weather Service", - "documentation": "https://www.home-assistant.io/integrations/nws", - "dependencies": [], - "codeowners": ["@MatthewFlamm"], - "requirements": ["pynws==0.8.1"] + "domain": "nws", + "name": "National Weather Service", + "documentation": "https://www.home-assistant.io/integrations/nws", + "dependencies": [], + "codeowners": ["@MatthewFlamm"], + "requirements": ["pynws==0.8.1"] } diff --git a/homeassistant/components/nx584/manifest.json b/homeassistant/components/nx584/manifest.json index 64f72986d07..21507d8f32a 100644 --- a/homeassistant/components/nx584/manifest.json +++ b/homeassistant/components/nx584/manifest.json @@ -2,9 +2,7 @@ "domain": "nx584", "name": "Nx584", "documentation": "https://www.home-assistant.io/integrations/nx584", - "requirements": [ - "pynx584==0.4" - ], + "requirements": ["pynx584==0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/oasa_telematics/manifest.json b/homeassistant/components/oasa_telematics/manifest.json index e6cc998352d..0d524094b10 100644 --- a/homeassistant/components/oasa_telematics/manifest.json +++ b/homeassistant/components/oasa_telematics/manifest.json @@ -1,10 +1,8 @@ { - "domain": "oasa_telematics", - "name": "OASA Telematics", - "documentation": "https://www.home-assistant.io/integrations/oasa_telematics/", - "requirements": [ - "oasatelematics==0.3" - ], - "dependencies": [], - "codeowners": [] -} \ No newline at end of file + "domain": "oasa_telematics", + "name": "OASA Telematics", + "documentation": "https://www.home-assistant.io/integrations/oasa_telematics/", + "requirements": ["oasatelematics==0.3"], + "dependencies": [], + "codeowners": [] +} diff --git a/homeassistant/components/obihai/manifest.json b/homeassistant/components/obihai/manifest.json index 09087663b47..3a979922eba 100644 --- a/homeassistant/components/obihai/manifest.json +++ b/homeassistant/components/obihai/manifest.json @@ -1,11 +1,8 @@ { - "domain": "obihai", - "name": "Obihai", - "documentation": "https://www.home-assistant.io/integrations/obihai", - "requirements": [ - "pyobihai==1.2.0" - ], - "dependencies": [], - "codeowners": ["@dshokouhi"] - } - \ No newline at end of file + "domain": "obihai", + "name": "Obihai", + "documentation": "https://www.home-assistant.io/integrations/obihai", + "requirements": ["pyobihai==1.2.0"], + "dependencies": [], + "codeowners": ["@dshokouhi"] +} diff --git a/homeassistant/components/oem/manifest.json b/homeassistant/components/oem/manifest.json index 1634676a60b..9868144a173 100644 --- a/homeassistant/components/oem/manifest.json +++ b/homeassistant/components/oem/manifest.json @@ -2,9 +2,7 @@ "domain": "oem", "name": "Oem", "documentation": "https://www.home-assistant.io/integrations/oem", - "requirements": [ - "oemthermostat==1.1" - ], + "requirements": ["oemthermostat==1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ohmconnect/manifest.json b/homeassistant/components/ohmconnect/manifest.json index c958d23e725..52b8f4bf2d9 100644 --- a/homeassistant/components/ohmconnect/manifest.json +++ b/homeassistant/components/ohmconnect/manifest.json @@ -2,11 +2,7 @@ "domain": "ohmconnect", "name": "Ohmconnect", "documentation": "https://www.home-assistant.io/integrations/ohmconnect", - "requirements": [ - "defusedxml==0.6.0" - ], + "requirements": ["defusedxml==0.6.0"], "dependencies": [], - "codeowners": [ - "@robbiet480" - ] + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/ombi/manifest.json b/homeassistant/components/ombi/manifest.json index 0407aa5a106..a2629a8fdca 100644 --- a/homeassistant/components/ombi/manifest.json +++ b/homeassistant/components/ombi/manifest.json @@ -1,8 +1,8 @@ { - "domain": "ombi", - "name": "Ombi", - "documentation": "https://www.home-assistant.io/integrations/ombi/", - "dependencies": [], - "codeowners": ["@larssont"], - "requirements": ["pyombi==0.1.10"] + "domain": "ombi", + "name": "Ombi", + "documentation": "https://www.home-assistant.io/integrations/ombi/", + "dependencies": [], + "codeowners": ["@larssont"], + "requirements": ["pyombi==0.1.10"] } diff --git a/homeassistant/components/onewire/manifest.json b/homeassistant/components/onewire/manifest.json index 6687a10e3d7..89ad8a14cdb 100644 --- a/homeassistant/components/onewire/manifest.json +++ b/homeassistant/components/onewire/manifest.json @@ -2,11 +2,7 @@ "domain": "onewire", "name": "Onewire", "documentation": "https://www.home-assistant.io/integrations/onewire", - "requirements": [ - "pyownet==0.10.0.post1" - ], + "requirements": ["pyownet==0.10.0.post1"], "dependencies": [], - "codeowners": [ - "@garbled1" - ] + "codeowners": ["@garbled1"] } diff --git a/homeassistant/components/onkyo/manifest.json b/homeassistant/components/onkyo/manifest.json index ef28c14a8b0..857fc11f15f 100644 --- a/homeassistant/components/onkyo/manifest.json +++ b/homeassistant/components/onkyo/manifest.json @@ -2,9 +2,7 @@ "domain": "onkyo", "name": "Onkyo", "documentation": "https://www.home-assistant.io/integrations/onkyo", - "requirements": [ - "onkyo-eiscp==1.2.7" - ], + "requirements": ["onkyo-eiscp==1.2.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/onvif/manifest.json b/homeassistant/components/onvif/manifest.json index f6c23712188..6ce1672d798 100644 --- a/homeassistant/components/onvif/manifest.json +++ b/homeassistant/components/onvif/manifest.json @@ -2,11 +2,7 @@ "domain": "onvif", "name": "Onvif", "documentation": "https://www.home-assistant.io/integrations/onvif", - "requirements": [ - "onvif-zeep-async==0.2.0" - ], - "dependencies": [ - "ffmpeg" - ], + "requirements": ["onvif-zeep-async==0.2.0"], + "dependencies": ["ffmpeg"], "codeowners": [] -} \ No newline at end of file +} diff --git a/homeassistant/components/openevse/manifest.json b/homeassistant/components/openevse/manifest.json index a56f0caddab..1f1a38a85ae 100644 --- a/homeassistant/components/openevse/manifest.json +++ b/homeassistant/components/openevse/manifest.json @@ -2,9 +2,7 @@ "domain": "openevse", "name": "Openevse", "documentation": "https://www.home-assistant.io/integrations/openevse", - "requirements": [ - "openevsewifi==0.4" - ], + "requirements": ["openevsewifi==0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/opensensemap/manifest.json b/homeassistant/components/opensensemap/manifest.json index 632ab82918e..dd97ff72014 100644 --- a/homeassistant/components/opensensemap/manifest.json +++ b/homeassistant/components/opensensemap/manifest.json @@ -2,9 +2,7 @@ "domain": "opensensemap", "name": "Opensensemap", "documentation": "https://www.home-assistant.io/integrations/opensensemap", - "requirements": [ - "opensensemap-api==0.1.5" - ], + "requirements": ["opensensemap-api==0.1.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/opentherm_gw/manifest.json b/homeassistant/components/opentherm_gw/manifest.json index 990df0ba4e3..ba80f2e46f6 100644 --- a/homeassistant/components/opentherm_gw/manifest.json +++ b/homeassistant/components/opentherm_gw/manifest.json @@ -2,12 +2,8 @@ "domain": "opentherm_gw", "name": "Opentherm Gateway", "documentation": "https://www.home-assistant.io/integrations/opentherm_gw", - "requirements": [ - "pyotgw==0.5b1" - ], + "requirements": ["pyotgw==0.5b1"], "dependencies": [], - "codeowners": [ - "@mvn23" - ], + "codeowners": ["@mvn23"], "config_flow": true -} \ No newline at end of file +} diff --git a/homeassistant/components/openuv/manifest.json b/homeassistant/components/openuv/manifest.json index 69342df235f..2366542167d 100644 --- a/homeassistant/components/openuv/manifest.json +++ b/homeassistant/components/openuv/manifest.json @@ -3,11 +3,7 @@ "name": "Openuv", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/openuv", - "requirements": [ - "pyopenuv==1.0.9" - ], + "requirements": ["pyopenuv==1.0.9"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/openweathermap/manifest.json b/homeassistant/components/openweathermap/manifest.json index c28d27c1b8b..4424b53cf0d 100644 --- a/homeassistant/components/openweathermap/manifest.json +++ b/homeassistant/components/openweathermap/manifest.json @@ -2,11 +2,7 @@ "domain": "openweathermap", "name": "Openweathermap", "documentation": "https://www.home-assistant.io/integrations/openweathermap", - "requirements": [ - "pyowm==2.10.0" - ], + "requirements": ["pyowm==2.10.0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/opple/manifest.json b/homeassistant/components/opple/manifest.json index cee6447abc1..331db0eeaef 100644 --- a/homeassistant/components/opple/manifest.json +++ b/homeassistant/components/opple/manifest.json @@ -2,9 +2,7 @@ "domain": "opple", "name": "Opple", "documentation": "https://www.home-assistant.io/integrations/opple", - "requirements": [ - "pyoppleio==1.0.5" - ], + "requirements": ["pyoppleio==1.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/orangepi_gpio/manifest.json b/homeassistant/components/orangepi_gpio/manifest.json index 52c8f8f509f..19f805f1132 100644 --- a/homeassistant/components/orangepi_gpio/manifest.json +++ b/homeassistant/components/orangepi_gpio/manifest.json @@ -2,11 +2,7 @@ "domain": "orangepi_gpio", "name": "Orangepi GPIO", "documentation": "https://www.home-assistant.io/integrations/orangepi_gpio", - "requirements": [ - "OPi.GPIO==0.4.0" - ], + "requirements": ["OPi.GPIO==0.4.0"], "dependencies": [], - "codeowners": [ - "@pascallj" - ] + "codeowners": ["@pascallj"] } diff --git a/homeassistant/components/oru/manifest.json b/homeassistant/components/oru/manifest.json index ff5e74fd260..67577861fb0 100644 --- a/homeassistant/components/oru/manifest.json +++ b/homeassistant/components/oru/manifest.json @@ -1,8 +1,8 @@ { - "domain": "oru", - "name": "Orange and Rockland Utility Smart Energy Meter Sensor", - "documentation": "https://www.home-assistant.io/integrations/oru", - "dependencies": [], - "codeowners": ["@bvlaicu"], - "requirements": ["oru==0.1.9"] -} \ No newline at end of file + "domain": "oru", + "name": "Orange and Rockland Utility Smart Energy Meter Sensor", + "documentation": "https://www.home-assistant.io/integrations/oru", + "dependencies": [], + "codeowners": ["@bvlaicu"], + "requirements": ["oru==0.1.9"] +} diff --git a/homeassistant/components/orvibo/manifest.json b/homeassistant/components/orvibo/manifest.json index 9dee62697c3..0c4a9f2d820 100644 --- a/homeassistant/components/orvibo/manifest.json +++ b/homeassistant/components/orvibo/manifest.json @@ -2,9 +2,7 @@ "domain": "orvibo", "name": "Orvibo", "documentation": "https://www.home-assistant.io/integrations/orvibo", - "requirements": [ - "orvibo==1.1.1" - ], + "requirements": ["orvibo==1.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/osramlightify/manifest.json b/homeassistant/components/osramlightify/manifest.json index 8c6c9f30b10..87a81e74bbb 100644 --- a/homeassistant/components/osramlightify/manifest.json +++ b/homeassistant/components/osramlightify/manifest.json @@ -2,9 +2,7 @@ "domain": "osramlightify", "name": "Osramlightify", "documentation": "https://www.home-assistant.io/integrations/osramlightify", - "requirements": [ - "lightify==1.0.7.2" - ], + "requirements": ["lightify==1.0.7.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/otp/manifest.json b/homeassistant/components/otp/manifest.json index 25ece71c11b..a58f08a0730 100644 --- a/homeassistant/components/otp/manifest.json +++ b/homeassistant/components/otp/manifest.json @@ -2,9 +2,7 @@ "domain": "otp", "name": "Otp", "documentation": "https://www.home-assistant.io/integrations/otp", - "requirements": [ - "pyotp==2.3.0" - ], + "requirements": ["pyotp==2.3.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/owlet/manifest.json b/homeassistant/components/owlet/manifest.json index 2ba00671b48..632115a93cb 100644 --- a/homeassistant/components/owlet/manifest.json +++ b/homeassistant/components/owlet/manifest.json @@ -2,11 +2,7 @@ "domain": "owlet", "name": "Owlet", "documentation": "https://www.home-assistant.io/integrations/owlet", - "requirements": [ - "pyowlet==1.0.3" - ], + "requirements": ["pyowlet==1.0.3"], "dependencies": [], - "codeowners": [ - "@oblogic7" - ] + "codeowners": ["@oblogic7"] } diff --git a/homeassistant/components/panasonic_bluray/manifest.json b/homeassistant/components/panasonic_bluray/manifest.json index 7f386464dc9..ddfe1842c01 100644 --- a/homeassistant/components/panasonic_bluray/manifest.json +++ b/homeassistant/components/panasonic_bluray/manifest.json @@ -2,9 +2,7 @@ "domain": "panasonic_bluray", "name": "Panasonic bluray", "documentation": "https://www.home-assistant.io/integrations/panasonic_bluray", - "requirements": [ - "panacotta==0.1" - ], + "requirements": ["panacotta==0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/panasonic_viera/manifest.json b/homeassistant/components/panasonic_viera/manifest.json index e7e06479eec..a9017d38dce 100644 --- a/homeassistant/components/panasonic_viera/manifest.json +++ b/homeassistant/components/panasonic_viera/manifest.json @@ -2,10 +2,7 @@ "domain": "panasonic_viera", "name": "Panasonic viera", "documentation": "https://www.home-assistant.io/integrations/panasonic_viera", - "requirements": [ - "panasonic_viera==0.3.2", - "wakeonlan==1.1.6" - ], + "requirements": ["panasonic_viera==0.3.2", "wakeonlan==1.1.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/pandora/manifest.json b/homeassistant/components/pandora/manifest.json index a15267b7d85..f2d1cfbc23b 100644 --- a/homeassistant/components/pandora/manifest.json +++ b/homeassistant/components/pandora/manifest.json @@ -2,9 +2,7 @@ "domain": "pandora", "name": "Pandora", "documentation": "https://www.home-assistant.io/integrations/pandora", - "requirements": [ - "pexpect==4.6.0" - ], + "requirements": ["pexpect==4.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/panel_custom/manifest.json b/homeassistant/components/panel_custom/manifest.json index 5d0cc555705..6bb4818a9ae 100644 --- a/homeassistant/components/panel_custom/manifest.json +++ b/homeassistant/components/panel_custom/manifest.json @@ -3,10 +3,6 @@ "name": "Panel custom", "documentation": "https://www.home-assistant.io/integrations/panel_custom", "requirements": [], - "dependencies": [ - "frontend" - ], - "codeowners": [ - "@home-assistant/frontend" - ] + "dependencies": ["frontend"], + "codeowners": ["@home-assistant/frontend"] } diff --git a/homeassistant/components/panel_iframe/manifest.json b/homeassistant/components/panel_iframe/manifest.json index 6d7c66f6097..87077b1c008 100644 --- a/homeassistant/components/panel_iframe/manifest.json +++ b/homeassistant/components/panel_iframe/manifest.json @@ -3,10 +3,6 @@ "name": "Panel iframe", "documentation": "https://www.home-assistant.io/integrations/panel_iframe", "requirements": [], - "dependencies": [ - "frontend" - ], - "codeowners": [ - "@home-assistant/frontend" - ] + "dependencies": ["frontend"], + "codeowners": ["@home-assistant/frontend"] } diff --git a/homeassistant/components/pcal9535a/manifest.json b/homeassistant/components/pcal9535a/manifest.json index e2fb140c7a9..548acbc3c1e 100644 --- a/homeassistant/components/pcal9535a/manifest.json +++ b/homeassistant/components/pcal9535a/manifest.json @@ -2,9 +2,7 @@ "domain": "pcal9535a", "name": "PCAL9535A I/O Expander", "documentation": "https://www.home-assistant.io/components/pcal9535a", - "requirements": [ - "pcal9535a==0.7" - ], + "requirements": ["pcal9535a==0.7"], "dependencies": [], "codeowners": ["@Shulyaka"] } diff --git a/homeassistant/components/pencom/manifest.json b/homeassistant/components/pencom/manifest.json index d31b9a811cf..33c91b811c7 100644 --- a/homeassistant/components/pencom/manifest.json +++ b/homeassistant/components/pencom/manifest.json @@ -2,9 +2,7 @@ "domain": "pencom", "name": "Pencom", "documentation": "https://www.home-assistant.io/integrations/pencom", - "requirements": [ - "pencompy==0.0.3" - ], + "requirements": ["pencompy==0.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/persistent_notification/manifest.json b/homeassistant/components/persistent_notification/manifest.json index 9ee9692c655..dc0ef8b05b4 100644 --- a/homeassistant/components/persistent_notification/manifest.json +++ b/homeassistant/components/persistent_notification/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/persistent_notification", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/philips_js/manifest.json b/homeassistant/components/philips_js/manifest.json index 4845aa16a37..2bf2de296ad 100644 --- a/homeassistant/components/philips_js/manifest.json +++ b/homeassistant/components/philips_js/manifest.json @@ -2,9 +2,7 @@ "domain": "philips_js", "name": "Philips js", "documentation": "https://www.home-assistant.io/integrations/philips_js", - "requirements": [ - "ha-philipsjs==0.0.8" - ], + "requirements": ["ha-philipsjs==0.0.8"], "dependencies": [], "codeowners": ["@elupus"] } diff --git a/homeassistant/components/pi_hole/manifest.json b/homeassistant/components/pi_hole/manifest.json index 089e1e60a11..b1b6eef2bed 100644 --- a/homeassistant/components/pi_hole/manifest.json +++ b/homeassistant/components/pi_hole/manifest.json @@ -2,12 +2,7 @@ "domain": "pi_hole", "name": "Pi hole", "documentation": "https://www.home-assistant.io/integrations/pi_hole", - "requirements": [ - "hole==0.5.0" - ], + "requirements": ["hole==0.5.0"], "dependencies": [], - "codeowners": [ - "@fabaff", - "@johnluetke" - ] + "codeowners": ["@fabaff", "@johnluetke"] } diff --git a/homeassistant/components/piglow/manifest.json b/homeassistant/components/piglow/manifest.json index 012ce4f014e..1aa0ead9fd8 100644 --- a/homeassistant/components/piglow/manifest.json +++ b/homeassistant/components/piglow/manifest.json @@ -2,9 +2,7 @@ "domain": "piglow", "name": "Piglow", "documentation": "https://www.home-assistant.io/integrations/piglow", - "requirements": [ - "piglow==1.2.4" - ], + "requirements": ["piglow==1.2.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/pilight/manifest.json b/homeassistant/components/pilight/manifest.json index 7613f9e2a34..e4daeec83cb 100644 --- a/homeassistant/components/pilight/manifest.json +++ b/homeassistant/components/pilight/manifest.json @@ -2,9 +2,7 @@ "domain": "pilight", "name": "Pilight", "documentation": "https://www.home-assistant.io/integrations/pilight", - "requirements": [ - "pilight==0.1.1" - ], + "requirements": ["pilight==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/pjlink/manifest.json b/homeassistant/components/pjlink/manifest.json index 3c2b67e3425..748974d0b27 100644 --- a/homeassistant/components/pjlink/manifest.json +++ b/homeassistant/components/pjlink/manifest.json @@ -2,9 +2,7 @@ "domain": "pjlink", "name": "Pjlink", "documentation": "https://www.home-assistant.io/integrations/pjlink", - "requirements": [ - "pypjlink2==1.2.0" - ], + "requirements": ["pypjlink2==1.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/plaato/manifest.json b/homeassistant/components/plaato/manifest.json index 658173d3db2..9655b91b13e 100644 --- a/homeassistant/components/plaato/manifest.json +++ b/homeassistant/components/plaato/manifest.json @@ -6,4 +6,4 @@ "dependencies": ["webhook"], "codeowners": ["@JohNan"], "requirements": [] -} \ No newline at end of file +} diff --git a/homeassistant/components/plex/manifest.json b/homeassistant/components/plex/manifest.json index 922a9c14288..c16b5cbdb6c 100644 --- a/homeassistant/components/plex/manifest.json +++ b/homeassistant/components/plex/manifest.json @@ -3,15 +3,7 @@ "name": "Plex", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/plex", - "requirements": [ - "plexapi==3.3.0", - "plexauth==0.0.5", - "plexwebsocket==0.0.6" - ], - "dependencies": [ - "http" - ], - "codeowners": [ - "@jjlawren" - ] + "requirements": ["plexapi==3.3.0", "plexauth==0.0.5", "plexwebsocket==0.0.6"], + "dependencies": ["http"], + "codeowners": ["@jjlawren"] } diff --git a/homeassistant/components/plugwise/manifest.json b/homeassistant/components/plugwise/manifest.json index e786b6a7f8e..f905688b538 100644 --- a/homeassistant/components/plugwise/manifest.json +++ b/homeassistant/components/plugwise/manifest.json @@ -3,6 +3,6 @@ "name": "Plugwise", "documentation": "https://www.home-assistant.io/integrations/plugwise", "dependencies": [], - "codeowners": ["@laetificat","@CoMPaTech","@bouwew"], + "codeowners": ["@laetificat", "@CoMPaTech", "@bouwew"], "requirements": ["haanna==0.13.5"] } diff --git a/homeassistant/components/plum_lightpad/manifest.json b/homeassistant/components/plum_lightpad/manifest.json index 8c2da090269..ea8dd43f24a 100644 --- a/homeassistant/components/plum_lightpad/manifest.json +++ b/homeassistant/components/plum_lightpad/manifest.json @@ -2,9 +2,7 @@ "domain": "plum_lightpad", "name": "Plum lightpad", "documentation": "https://www.home-assistant.io/integrations/plum_lightpad", - "requirements": [ - "plumlightpad==0.0.11" - ], + "requirements": ["plumlightpad==0.0.11"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/pocketcasts/manifest.json b/homeassistant/components/pocketcasts/manifest.json index f72984f9fc0..b3456f7f9c3 100644 --- a/homeassistant/components/pocketcasts/manifest.json +++ b/homeassistant/components/pocketcasts/manifest.json @@ -2,9 +2,7 @@ "domain": "pocketcasts", "name": "Pocketcasts", "documentation": "https://www.home-assistant.io/integrations/pocketcasts", - "requirements": [ - "pocketcasts==0.1" - ], + "requirements": ["pocketcasts==0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/postnl/manifest.json b/homeassistant/components/postnl/manifest.json index c45eea0610d..7a5016bea17 100644 --- a/homeassistant/components/postnl/manifest.json +++ b/homeassistant/components/postnl/manifest.json @@ -2,9 +2,7 @@ "domain": "postnl", "name": "Postnl", "documentation": "https://www.home-assistant.io/integrations/postnl", - "requirements": [ - "postnl_api==1.2.2" - ], + "requirements": ["postnl_api==1.2.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/prezzibenzina/manifest.json b/homeassistant/components/prezzibenzina/manifest.json index 99a8a1e2701..1f8c7032f90 100644 --- a/homeassistant/components/prezzibenzina/manifest.json +++ b/homeassistant/components/prezzibenzina/manifest.json @@ -2,9 +2,7 @@ "domain": "prezzibenzina", "name": "Prezzibenzina", "documentation": "https://www.home-assistant.io/integrations/prezzibenzina", - "requirements": [ - "prezzibenzina-py==1.1.4" - ], + "requirements": ["prezzibenzina-py==1.1.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/proliphix/manifest.json b/homeassistant/components/proliphix/manifest.json index a035657a090..9014d9f8dc2 100644 --- a/homeassistant/components/proliphix/manifest.json +++ b/homeassistant/components/proliphix/manifest.json @@ -2,9 +2,7 @@ "domain": "proliphix", "name": "Proliphix", "documentation": "https://www.home-assistant.io/integrations/proliphix", - "requirements": [ - "proliphix==0.4.1" - ], + "requirements": ["proliphix==0.4.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/prometheus/manifest.json b/homeassistant/components/prometheus/manifest.json index 309284e5f62..9632b5b8a43 100644 --- a/homeassistant/components/prometheus/manifest.json +++ b/homeassistant/components/prometheus/manifest.json @@ -2,11 +2,7 @@ "domain": "prometheus", "name": "Prometheus", "documentation": "https://www.home-assistant.io/integrations/prometheus", - "requirements": [ - "prometheus_client==0.7.1" - ], - "dependencies": [ - "http" - ], + "requirements": ["prometheus_client==0.7.1"], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/proximity/manifest.json b/homeassistant/components/proximity/manifest.json index 708a3fb2616..9145001d29e 100644 --- a/homeassistant/components/proximity/manifest.json +++ b/homeassistant/components/proximity/manifest.json @@ -3,9 +3,6 @@ "name": "Proximity", "documentation": "https://www.home-assistant.io/integrations/proximity", "requirements": [], - "dependencies": [ - "device_tracker", - "zone" - ], + "dependencies": ["device_tracker", "zone"], "codeowners": [] } diff --git a/homeassistant/components/proxmoxve/manifest.json b/homeassistant/components/proxmoxve/manifest.json index 9c03038a630..4781478eabe 100644 --- a/homeassistant/components/proxmoxve/manifest.json +++ b/homeassistant/components/proxmoxve/manifest.json @@ -1,8 +1,8 @@ { - "domain": "proxmoxve", - "name": "Proxmox VE", - "documentation": "https://www.home-assistant.io/integrations/proxmoxve", - "dependencies": [], - "codeowners": ["@k4ds3"], - "requirements": ["proxmoxer==1.0.3"] - } \ No newline at end of file + "domain": "proxmoxve", + "name": "Proxmox VE", + "documentation": "https://www.home-assistant.io/integrations/proxmoxve", + "dependencies": [], + "codeowners": ["@k4ds3"], + "requirements": ["proxmoxer==1.0.3"] +} diff --git a/homeassistant/components/ptvsd/manifest.json b/homeassistant/components/ptvsd/manifest.json index 2f8398531c7..bff9443b5f1 100644 --- a/homeassistant/components/ptvsd/manifest.json +++ b/homeassistant/components/ptvsd/manifest.json @@ -2,9 +2,7 @@ "domain": "ptvsd", "name": "ptvsd", "documentation": "https://www.home-assistant.io/integrations/ptvsd", - "requirements": [ - "ptvsd==4.2.8" - ], + "requirements": ["ptvsd==4.2.8"], "dependencies": [], "codeowners": ["@swamp-ig"] } diff --git a/homeassistant/components/push/manifest.json b/homeassistant/components/push/manifest.json index 161ea29b3b3..c0ad8263c66 100644 --- a/homeassistant/components/push/manifest.json +++ b/homeassistant/components/push/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/push", "requirements": [], "dependencies": ["webhook"], - "codeowners": [ - "@dgomes" - ] + "codeowners": ["@dgomes"] } diff --git a/homeassistant/components/pushbullet/manifest.json b/homeassistant/components/pushbullet/manifest.json index f649e5467a4..bb19a77f175 100644 --- a/homeassistant/components/pushbullet/manifest.json +++ b/homeassistant/components/pushbullet/manifest.json @@ -2,9 +2,7 @@ "domain": "pushbullet", "name": "Pushbullet", "documentation": "https://www.home-assistant.io/integrations/pushbullet", - "requirements": [ - "pushbullet.py==0.11.0" - ], + "requirements": ["pushbullet.py==0.11.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/pushetta/manifest.json b/homeassistant/components/pushetta/manifest.json index 3000f9fd17b..6bcad44958b 100644 --- a/homeassistant/components/pushetta/manifest.json +++ b/homeassistant/components/pushetta/manifest.json @@ -2,9 +2,7 @@ "domain": "pushetta", "name": "Pushetta", "documentation": "https://www.home-assistant.io/integrations/pushetta", - "requirements": [ - "pushetta==1.0.15" - ], + "requirements": ["pushetta==1.0.15"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/pushover/manifest.json b/homeassistant/components/pushover/manifest.json index 01c3fc270fb..3428e429b8c 100644 --- a/homeassistant/components/pushover/manifest.json +++ b/homeassistant/components/pushover/manifest.json @@ -2,9 +2,7 @@ "domain": "pushover", "name": "Pushover", "documentation": "https://www.home-assistant.io/integrations/pushover", - "requirements": [ - "python-pushover==0.4" - ], + "requirements": ["python-pushover==0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/pvoutput/manifest.json b/homeassistant/components/pvoutput/manifest.json index 7e6879de9a1..ba2fe999e4b 100644 --- a/homeassistant/components/pvoutput/manifest.json +++ b/homeassistant/components/pvoutput/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/pvoutput", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/python_script/manifest.json b/homeassistant/components/python_script/manifest.json index 2e5c1208210..e21bf2ab760 100644 --- a/homeassistant/components/python_script/manifest.json +++ b/homeassistant/components/python_script/manifest.json @@ -2,9 +2,7 @@ "domain": "python_script", "name": "Python script", "documentation": "https://www.home-assistant.io/integrations/python_script", - "requirements": [ - "restrictedpython==5.0" - ], + "requirements": ["restrictedpython==5.0"], "dependencies": [], "codeowners": [] -} \ No newline at end of file +} diff --git a/homeassistant/components/qld_bushfire/manifest.json b/homeassistant/components/qld_bushfire/manifest.json index c113e6034cd..fb05d1638c3 100644 --- a/homeassistant/components/qld_bushfire/manifest.json +++ b/homeassistant/components/qld_bushfire/manifest.json @@ -2,11 +2,7 @@ "domain": "qld_bushfire", "name": "Queensland Bushfire Alert", "documentation": "https://www.home-assistant.io/integrations/qld_bushfire", - "requirements": [ - "georss_qld_bushfire_alert_client==0.3" - ], + "requirements": ["georss_qld_bushfire_alert_client==0.3"], "dependencies": [], - "codeowners": [ - "@exxamalte" - ] -} \ No newline at end of file + "codeowners": ["@exxamalte"] +} diff --git a/homeassistant/components/qnap/manifest.json b/homeassistant/components/qnap/manifest.json index a34c49645ce..7b7760c09d0 100644 --- a/homeassistant/components/qnap/manifest.json +++ b/homeassistant/components/qnap/manifest.json @@ -2,11 +2,7 @@ "domain": "qnap", "name": "Qnap", "documentation": "https://www.home-assistant.io/integrations/qnap", - "requirements": [ - "qnapstats==0.2.7" - ], + "requirements": ["qnapstats==0.2.7"], "dependencies": [], - "codeowners": [ - "@colinodell" - ] + "codeowners": ["@colinodell"] } diff --git a/homeassistant/components/qrcode/manifest.json b/homeassistant/components/qrcode/manifest.json index 1f8caa3753a..e15968f47fa 100644 --- a/homeassistant/components/qrcode/manifest.json +++ b/homeassistant/components/qrcode/manifest.json @@ -2,10 +2,7 @@ "domain": "qrcode", "name": "Qrcode", "documentation": "https://www.home-assistant.io/integrations/qrcode", - "requirements": [ - "pillow==6.2.1", - "pyzbar==0.1.7" - ], + "requirements": ["pillow==6.2.1", "pyzbar==0.1.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/quantum_gateway/manifest.json b/homeassistant/components/quantum_gateway/manifest.json index da2fc20510f..5ffb6b630f7 100644 --- a/homeassistant/components/quantum_gateway/manifest.json +++ b/homeassistant/components/quantum_gateway/manifest.json @@ -2,11 +2,7 @@ "domain": "quantum_gateway", "name": "Quantum gateway", "documentation": "https://www.home-assistant.io/integrations/quantum_gateway", - "requirements": [ - "quantum-gateway==0.0.5" - ], + "requirements": ["quantum-gateway==0.0.5"], "dependencies": [], - "codeowners": [ - "@cisasteelersfan" - ] + "codeowners": ["@cisasteelersfan"] } diff --git a/homeassistant/components/qwikswitch/manifest.json b/homeassistant/components/qwikswitch/manifest.json index 6d2944282ba..60296dc48dc 100644 --- a/homeassistant/components/qwikswitch/manifest.json +++ b/homeassistant/components/qwikswitch/manifest.json @@ -2,11 +2,7 @@ "domain": "qwikswitch", "name": "Qwikswitch", "documentation": "https://www.home-assistant.io/integrations/qwikswitch", - "requirements": [ - "pyqwikswitch==0.93" - ], + "requirements": ["pyqwikswitch==0.93"], "dependencies": [], - "codeowners": [ - "@kellerza" - ] + "codeowners": ["@kellerza"] } diff --git a/homeassistant/components/radiotherm/manifest.json b/homeassistant/components/radiotherm/manifest.json index c3f8079cccd..e5cba7894e8 100644 --- a/homeassistant/components/radiotherm/manifest.json +++ b/homeassistant/components/radiotherm/manifest.json @@ -2,9 +2,7 @@ "domain": "radiotherm", "name": "Radiotherm", "documentation": "https://www.home-assistant.io/integrations/radiotherm", - "requirements": [ - "radiotherm==2.0.0" - ], + "requirements": ["radiotherm==2.0.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rainbird/manifest.json b/homeassistant/components/rainbird/manifest.json index bb421c725ca..bcba71651ba 100644 --- a/homeassistant/components/rainbird/manifest.json +++ b/homeassistant/components/rainbird/manifest.json @@ -2,11 +2,7 @@ "domain": "rainbird", "name": "Rainbird", "documentation": "https://www.home-assistant.io/integrations/rainbird", - "requirements": [ - "pyrainbird==0.4.1" - ], + "requirements": ["pyrainbird==0.4.1"], "dependencies": [], - "codeowners": [ - "@konikvranik" - ] + "codeowners": ["@konikvranik"] } diff --git a/homeassistant/components/raincloud/manifest.json b/homeassistant/components/raincloud/manifest.json index 612fc32c014..fb8ac932bc2 100644 --- a/homeassistant/components/raincloud/manifest.json +++ b/homeassistant/components/raincloud/manifest.json @@ -2,9 +2,7 @@ "domain": "raincloud", "name": "Raincloud", "documentation": "https://www.home-assistant.io/integrations/raincloud", - "requirements": [ - "raincloudy==0.0.7" - ], + "requirements": ["raincloudy==0.0.7"], "dependencies": [], "codeowners": ["@vanstinator"] } diff --git a/homeassistant/components/rainforest_eagle/manifest.json b/homeassistant/components/rainforest_eagle/manifest.json index c5503976d3f..59e4947f9bb 100644 --- a/homeassistant/components/rainforest_eagle/manifest.json +++ b/homeassistant/components/rainforest_eagle/manifest.json @@ -2,9 +2,7 @@ "domain": "rainforest_eagle", "name": "Rainforest Eagle-200", "documentation": "https://www.home-assistant.io/integrations/rainforest_eagle", - "requirements": [ - "eagle200_reader==0.2.1" - ], + "requirements": ["eagle200_reader==0.2.1"], "dependencies": [], "codeowners": ["@gtdiehl"] } diff --git a/homeassistant/components/rainmachine/manifest.json b/homeassistant/components/rainmachine/manifest.json index 37db2b31355..37dfccfd1ea 100644 --- a/homeassistant/components/rainmachine/manifest.json +++ b/homeassistant/components/rainmachine/manifest.json @@ -3,11 +3,7 @@ "name": "Rainmachine", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/rainmachine", - "requirements": [ - "regenmaschine==1.5.1" - ], + "requirements": ["regenmaschine==1.5.1"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/random/manifest.json b/homeassistant/components/random/manifest.json index cbbaa562abd..d8e09d76f31 100644 --- a/homeassistant/components/random/manifest.json +++ b/homeassistant/components/random/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/random", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/raspihats/manifest.json b/homeassistant/components/raspihats/manifest.json index b241cd6db15..f26da599cef 100644 --- a/homeassistant/components/raspihats/manifest.json +++ b/homeassistant/components/raspihats/manifest.json @@ -2,10 +2,7 @@ "domain": "raspihats", "name": "Raspihats", "documentation": "https://www.home-assistant.io/integrations/raspihats", - "requirements": [ - "raspihats==2.2.3", - "smbus-cffi==0.5.1" - ], + "requirements": ["raspihats==2.2.3", "smbus-cffi==0.5.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/raspyrfm/manifest.json b/homeassistant/components/raspyrfm/manifest.json index f1330c2abe5..b529a439c69 100644 --- a/homeassistant/components/raspyrfm/manifest.json +++ b/homeassistant/components/raspyrfm/manifest.json @@ -2,9 +2,7 @@ "domain": "raspyrfm", "name": "Raspyrfm", "documentation": "https://www.home-assistant.io/integrations/raspyrfm", - "requirements": [ - "raspyrfm-client==1.2.8" - ], + "requirements": ["raspyrfm-client==1.2.8"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/recollect_waste/manifest.json b/homeassistant/components/recollect_waste/manifest.json index 396afe30dcf..6ce9e2e55a4 100644 --- a/homeassistant/components/recollect_waste/manifest.json +++ b/homeassistant/components/recollect_waste/manifest.json @@ -2,9 +2,7 @@ "domain": "recollect_waste", "name": "Recollect waste", "documentation": "https://www.home-assistant.io/integrations/recollect_waste", - "requirements": [ - "recollect-waste==1.0.1" - ], + "requirements": ["recollect-waste==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/recswitch/manifest.json b/homeassistant/components/recswitch/manifest.json index b11eca2b088..ff00e19ac5a 100644 --- a/homeassistant/components/recswitch/manifest.json +++ b/homeassistant/components/recswitch/manifest.json @@ -2,9 +2,7 @@ "domain": "recswitch", "name": "Recswitch", "documentation": "https://www.home-assistant.io/integrations/recswitch", - "requirements": [ - "pyrecswitch==1.0.2" - ], + "requirements": ["pyrecswitch==1.0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/reddit/manifest.json b/homeassistant/components/reddit/manifest.json index 8ab4b686da7..cb1cd032614 100644 --- a/homeassistant/components/reddit/manifest.json +++ b/homeassistant/components/reddit/manifest.json @@ -2,9 +2,7 @@ "domain": "reddit", "name": "Reddit", "documentation": "https://www.home-assistant.io/integrations/reddit", - "requirements": [ - "praw==6.4.0" - ], + "requirements": ["praw==6.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rejseplanen/manifest.json b/homeassistant/components/rejseplanen/manifest.json index f1f82999188..b5140110570 100644 --- a/homeassistant/components/rejseplanen/manifest.json +++ b/homeassistant/components/rejseplanen/manifest.json @@ -2,9 +2,7 @@ "domain": "rejseplanen", "name": "Rejseplanen", "documentation": "https://www.home-assistant.io/integrations/rejseplanen", - "requirements": [ - "rjpl==0.3.5" - ], + "requirements": ["rjpl==0.3.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/remember_the_milk/manifest.json b/homeassistant/components/remember_the_milk/manifest.json index 6ec9dc6f8f4..8e4937c1da3 100644 --- a/homeassistant/components/remember_the_milk/manifest.json +++ b/homeassistant/components/remember_the_milk/manifest.json @@ -2,10 +2,7 @@ "domain": "remember_the_milk", "name": "Remember the milk", "documentation": "https://www.home-assistant.io/integrations/remember_the_milk", - "requirements": [ - "RtmAPI==0.7.2", - "httplib2==0.10.3" - ], + "requirements": ["RtmAPI==0.7.2", "httplib2==0.10.3"], "dependencies": ["configurator"], "codeowners": [] } diff --git a/homeassistant/components/remote/manifest.json b/homeassistant/components/remote/manifest.json index 5b9e70ebcf0..24616bc5947 100644 --- a/homeassistant/components/remote/manifest.json +++ b/homeassistant/components/remote/manifest.json @@ -3,8 +3,6 @@ "name": "Remote", "documentation": "https://www.home-assistant.io/integrations/remote", "requirements": [], - "dependencies": [ - "group" - ], + "dependencies": ["group"], "codeowners": [] } diff --git a/homeassistant/components/remote_rpi_gpio/manifest.json b/homeassistant/components/remote_rpi_gpio/manifest.json index c3b93346916..4c5f63c7dea 100644 --- a/homeassistant/components/remote_rpi_gpio/manifest.json +++ b/homeassistant/components/remote_rpi_gpio/manifest.json @@ -1,10 +1,8 @@ { - "domain": "remote_rpi_gpio", - "name": "remote_rpi_gpio", - "documentation": "https://www.home-assistant.io/integrations/remote_rpi_gpio", - "requirements": [ - "gpiozero==1.5.1" - ], - "dependencies": [], - "codeowners": [] + "domain": "remote_rpi_gpio", + "name": "remote_rpi_gpio", + "documentation": "https://www.home-assistant.io/integrations/remote_rpi_gpio", + "requirements": ["gpiozero==1.5.1"], + "dependencies": [], + "codeowners": [] } diff --git a/homeassistant/components/repetier/manifest.json b/homeassistant/components/repetier/manifest.json index a894285f729..ab783fd0f3b 100644 --- a/homeassistant/components/repetier/manifest.json +++ b/homeassistant/components/repetier/manifest.json @@ -2,9 +2,7 @@ "domain": "repetier", "name": "Repetier Server", "documentation": "https://www.home-assistant.io/integrations/repetier", - "requirements": [ - "pyrepetier==3.0.5" - ], + "requirements": ["pyrepetier==3.0.5"], "dependencies": [], "codeowners": ["@MTrab"] } diff --git a/homeassistant/components/rflink/manifest.json b/homeassistant/components/rflink/manifest.json index 8c322e5bdf5..0f9af1bf7c2 100644 --- a/homeassistant/components/rflink/manifest.json +++ b/homeassistant/components/rflink/manifest.json @@ -2,9 +2,7 @@ "domain": "rflink", "name": "Rflink", "documentation": "https://www.home-assistant.io/integrations/rflink", - "requirements": [ - "rflink==0.0.50" - ], + "requirements": ["rflink==0.0.50"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rfxtrx/manifest.json b/homeassistant/components/rfxtrx/manifest.json index e26ceb7ef57..ceb058befa5 100644 --- a/homeassistant/components/rfxtrx/manifest.json +++ b/homeassistant/components/rfxtrx/manifest.json @@ -2,11 +2,7 @@ "domain": "rfxtrx", "name": "Rfxtrx", "documentation": "https://www.home-assistant.io/integrations/rfxtrx", - "requirements": [ - "pyRFXtrx==0.24" - ], + "requirements": ["pyRFXtrx==0.24"], "dependencies": [], - "codeowners": [ - "@danielhiversen" - ] + "codeowners": ["@danielhiversen"] } diff --git a/homeassistant/components/ripple/manifest.json b/homeassistant/components/ripple/manifest.json index b8aa5c74302..38a193e4a91 100644 --- a/homeassistant/components/ripple/manifest.json +++ b/homeassistant/components/ripple/manifest.json @@ -2,9 +2,7 @@ "domain": "ripple", "name": "Ripple", "documentation": "https://www.home-assistant.io/integrations/ripple", - "requirements": [ - "python-ripple-api==0.0.3" - ], + "requirements": ["python-ripple-api==0.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rmvtransport/manifest.json b/homeassistant/components/rmvtransport/manifest.json index ed33caa1264..6edf9cac414 100644 --- a/homeassistant/components/rmvtransport/manifest.json +++ b/homeassistant/components/rmvtransport/manifest.json @@ -2,11 +2,7 @@ "domain": "rmvtransport", "name": "Rmvtransport", "documentation": "https://www.home-assistant.io/integrations/rmvtransport", - "requirements": [ - "PyRMVtransport==0.2.9" - ], + "requirements": ["PyRMVtransport==0.2.9"], "dependencies": [], - "codeowners": [ - "@cgtobi" - ] + "codeowners": ["@cgtobi"] } diff --git a/homeassistant/components/rocketchat/manifest.json b/homeassistant/components/rocketchat/manifest.json index 924a9b86d47..5fb53b84d55 100644 --- a/homeassistant/components/rocketchat/manifest.json +++ b/homeassistant/components/rocketchat/manifest.json @@ -2,9 +2,7 @@ "domain": "rocketchat", "name": "Rocketchat", "documentation": "https://www.home-assistant.io/integrations/rocketchat", - "requirements": [ - "rocketchat-API==0.6.1" - ], + "requirements": ["rocketchat-API==0.6.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/roku/manifest.json b/homeassistant/components/roku/manifest.json index 1b5f07eb87a..b92a95af9d7 100644 --- a/homeassistant/components/roku/manifest.json +++ b/homeassistant/components/roku/manifest.json @@ -2,9 +2,7 @@ "domain": "roku", "name": "Roku", "documentation": "https://www.home-assistant.io/integrations/roku", - "requirements": [ - "roku==4.0.0" - ], + "requirements": ["roku==4.0.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/roomba/manifest.json b/homeassistant/components/roomba/manifest.json index 92ed16406db..5459ed0a139 100644 --- a/homeassistant/components/roomba/manifest.json +++ b/homeassistant/components/roomba/manifest.json @@ -2,11 +2,7 @@ "domain": "roomba", "name": "Roomba", "documentation": "https://www.home-assistant.io/integrations/roomba", - "requirements": [ - "roombapy==1.4.2" - ], + "requirements": ["roombapy==1.4.2"], "dependencies": [], - "codeowners": [ - "@pschmitt" - ] + "codeowners": ["@pschmitt"] } diff --git a/homeassistant/components/route53/manifest.json b/homeassistant/components/route53/manifest.json index 307132aa01b..8d73ee64b58 100644 --- a/homeassistant/components/route53/manifest.json +++ b/homeassistant/components/route53/manifest.json @@ -2,10 +2,7 @@ "domain": "route53", "name": "Route53", "documentation": "https://www.home-assistant.io/integrations/route53", - "requirements": [ - "boto3==1.9.252", - "ipify==1.0.0" - ], + "requirements": ["boto3==1.9.252", "ipify==1.0.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rova/manifest.json b/homeassistant/components/rova/manifest.json index e033e82d922..fc0ea12e47b 100644 --- a/homeassistant/components/rova/manifest.json +++ b/homeassistant/components/rova/manifest.json @@ -2,9 +2,7 @@ "domain": "rova", "name": "Rova", "documentation": "https://www.home-assistant.io/integrations/rova", - "requirements": [ - "rova==0.1.0" - ], + "requirements": ["rova==0.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rpi_gpio/manifest.json b/homeassistant/components/rpi_gpio/manifest.json index 4d3ea4da010..f62ddeb0584 100644 --- a/homeassistant/components/rpi_gpio/manifest.json +++ b/homeassistant/components/rpi_gpio/manifest.json @@ -2,9 +2,7 @@ "domain": "rpi_gpio", "name": "Rpi gpio", "documentation": "https://www.home-assistant.io/integrations/rpi_gpio", - "requirements": [ - "RPi.GPIO==0.7.0" - ], + "requirements": ["RPi.GPIO==0.7.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rpi_gpio_pwm/manifest.json b/homeassistant/components/rpi_gpio_pwm/manifest.json index ccff3d3357f..f48b155e422 100644 --- a/homeassistant/components/rpi_gpio_pwm/manifest.json +++ b/homeassistant/components/rpi_gpio_pwm/manifest.json @@ -2,9 +2,7 @@ "domain": "rpi_gpio_pwm", "name": "Rpi gpio pwm", "documentation": "https://www.home-assistant.io/integrations/rpi_gpio_pwm", - "requirements": [ - "pwmled==1.4.1" - ], + "requirements": ["pwmled==1.4.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rpi_pfio/manifest.json b/homeassistant/components/rpi_pfio/manifest.json index fd0a0a99f58..ebceefeea82 100644 --- a/homeassistant/components/rpi_pfio/manifest.json +++ b/homeassistant/components/rpi_pfio/manifest.json @@ -2,10 +2,7 @@ "domain": "rpi_pfio", "name": "Rpi pfio", "documentation": "https://www.home-assistant.io/integrations/rpi_pfio", - "requirements": [ - "pifacecommon==4.2.2", - "pifacedigitalio==3.0.5" - ], + "requirements": ["pifacecommon==4.2.2", "pifacedigitalio==3.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rpi_rf/manifest.json b/homeassistant/components/rpi_rf/manifest.json index 5914f65ef69..1ce01df949e 100644 --- a/homeassistant/components/rpi_rf/manifest.json +++ b/homeassistant/components/rpi_rf/manifest.json @@ -2,9 +2,7 @@ "domain": "rpi_rf", "name": "Rpi rf", "documentation": "https://www.home-assistant.io/integrations/rpi_rf", - "requirements": [ - "rpi-rf==0.9.7" - ], + "requirements": ["rpi-rf==0.9.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/rss_feed_template/manifest.json b/homeassistant/components/rss_feed_template/manifest.json index 7bd92876456..0678c0e6591 100644 --- a/homeassistant/components/rss_feed_template/manifest.json +++ b/homeassistant/components/rss_feed_template/manifest.json @@ -3,8 +3,6 @@ "name": "Rss feed template", "documentation": "https://www.home-assistant.io/integrations/rss_feed_template", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/russound_rio/manifest.json b/homeassistant/components/russound_rio/manifest.json index 9404153f4e5..4acf2ab34f3 100644 --- a/homeassistant/components/russound_rio/manifest.json +++ b/homeassistant/components/russound_rio/manifest.json @@ -2,9 +2,7 @@ "domain": "russound_rio", "name": "Russound rio", "documentation": "https://www.home-assistant.io/integrations/russound_rio", - "requirements": [ - "russound_rio==0.1.7" - ], + "requirements": ["russound_rio==0.1.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/russound_rnet/manifest.json b/homeassistant/components/russound_rnet/manifest.json index 687dd05b61d..26816efc34f 100644 --- a/homeassistant/components/russound_rnet/manifest.json +++ b/homeassistant/components/russound_rnet/manifest.json @@ -2,9 +2,7 @@ "domain": "russound_rnet", "name": "Russound rnet", "documentation": "https://www.home-assistant.io/integrations/russound_rnet", - "requirements": [ - "russound==0.1.9" - ], + "requirements": ["russound==0.1.9"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/sabnzbd/manifest.json b/homeassistant/components/sabnzbd/manifest.json index e69c227f148..71f17952c17 100644 --- a/homeassistant/components/sabnzbd/manifest.json +++ b/homeassistant/components/sabnzbd/manifest.json @@ -2,9 +2,7 @@ "domain": "sabnzbd", "name": "Sabnzbd", "documentation": "https://www.home-assistant.io/integrations/sabnzbd", - "requirements": [ - "pysabnzbd==1.1.0" - ], + "requirements": ["pysabnzbd==1.1.0"], "dependencies": ["configurator"], "codeowners": [] } diff --git a/homeassistant/components/saj/manifest.json b/homeassistant/components/saj/manifest.json index 02d83916d50..49747a3e56a 100644 --- a/homeassistant/components/saj/manifest.json +++ b/homeassistant/components/saj/manifest.json @@ -2,11 +2,7 @@ "domain": "saj", "name": "SAJ", "documentation": "https://www.home-assistant.io/integrations/saj", - "requirements": [ - "pysaj==0.0.14" - ], + "requirements": ["pysaj==0.0.14"], "dependencies": [], - "codeowners": [ - "@fredericvl" - ] + "codeowners": ["@fredericvl"] } diff --git a/homeassistant/components/samsungtv/manifest.json b/homeassistant/components/samsungtv/manifest.json index 405d757cbef..6affacdfe1e 100644 --- a/homeassistant/components/samsungtv/manifest.json +++ b/homeassistant/components/samsungtv/manifest.json @@ -2,10 +2,7 @@ "domain": "samsungtv", "name": "Samsung TV", "documentation": "https://www.home-assistant.io/integrations/samsungtv", - "requirements": [ - "samsungctl[websocket]==0.7.1", - "wakeonlan==1.1.6" - ], + "requirements": ["samsungctl[websocket]==0.7.1", "wakeonlan==1.1.6"], "dependencies": [], "codeowners": ["@escoand"] } diff --git a/homeassistant/components/satel_integra/manifest.json b/homeassistant/components/satel_integra/manifest.json index dbbfebeaccb..546d359915f 100644 --- a/homeassistant/components/satel_integra/manifest.json +++ b/homeassistant/components/satel_integra/manifest.json @@ -2,9 +2,7 @@ "domain": "satel_integra", "name": "Satel integra", "documentation": "https://www.home-assistant.io/integrations/satel_integra", - "requirements": [ - "satel_integra==0.3.4" - ], + "requirements": ["satel_integra==0.3.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/scene/manifest.json b/homeassistant/components/scene/manifest.json index b80e4de5041..6c71733c48d 100644 --- a/homeassistant/components/scene/manifest.json +++ b/homeassistant/components/scene/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/scene", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/scrape/manifest.json b/homeassistant/components/scrape/manifest.json index 6c5bf608999..e0800cdef27 100644 --- a/homeassistant/components/scrape/manifest.json +++ b/homeassistant/components/scrape/manifest.json @@ -2,11 +2,7 @@ "domain": "scrape", "name": "Scrape", "documentation": "https://www.home-assistant.io/integrations/scrape", - "requirements": [ - "beautifulsoup4==4.8.2" - ], + "requirements": ["beautifulsoup4==4.8.2"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/script/manifest.json b/homeassistant/components/script/manifest.json index 51ce17c500a..b953471a8ef 100644 --- a/homeassistant/components/script/manifest.json +++ b/homeassistant/components/script/manifest.json @@ -3,10 +3,6 @@ "name": "Script", "documentation": "https://www.home-assistant.io/integrations/script", "requirements": [], - "dependencies": [ - "group" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["group"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/scsgate/manifest.json b/homeassistant/components/scsgate/manifest.json index b6334272f23..a522a9f4c9b 100644 --- a/homeassistant/components/scsgate/manifest.json +++ b/homeassistant/components/scsgate/manifest.json @@ -2,9 +2,7 @@ "domain": "scsgate", "name": "Scsgate", "documentation": "https://www.home-assistant.io/integrations/scsgate", - "requirements": [ - "scsgate==0.1.0" - ], + "requirements": ["scsgate==0.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/season/manifest.json b/homeassistant/components/season/manifest.json index 445c2bc3827..8fece64a7e1 100644 --- a/homeassistant/components/season/manifest.json +++ b/homeassistant/components/season/manifest.json @@ -2,9 +2,7 @@ "domain": "season", "name": "Season", "documentation": "https://www.home-assistant.io/integrations/season", - "requirements": [ - "ephem==3.7.7.0" - ], + "requirements": ["ephem==3.7.7.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/sendgrid/manifest.json b/homeassistant/components/sendgrid/manifest.json index f9bd8cc31b4..9cf1bf62d09 100644 --- a/homeassistant/components/sendgrid/manifest.json +++ b/homeassistant/components/sendgrid/manifest.json @@ -2,9 +2,7 @@ "domain": "sendgrid", "name": "Sendgrid", "documentation": "https://www.home-assistant.io/integrations/sendgrid", - "requirements": [ - "sendgrid==6.1.0" - ], + "requirements": ["sendgrid==6.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/sense/manifest.json b/homeassistant/components/sense/manifest.json index 0112ca28469..e27d4bb72f6 100644 --- a/homeassistant/components/sense/manifest.json +++ b/homeassistant/components/sense/manifest.json @@ -2,9 +2,7 @@ "domain": "sense", "name": "Sense", "documentation": "https://www.home-assistant.io/integrations/sense", - "requirements": [ - "sense_energy==0.7.0" - ], + "requirements": ["sense_energy==0.7.0"], "dependencies": [], "codeowners": ["@kbickar"] } diff --git a/homeassistant/components/sensehat/manifest.json b/homeassistant/components/sensehat/manifest.json index deec8c23ab7..3e1178b73a3 100644 --- a/homeassistant/components/sensehat/manifest.json +++ b/homeassistant/components/sensehat/manifest.json @@ -2,9 +2,7 @@ "domain": "sensehat", "name": "Sensehat", "documentation": "https://www.home-assistant.io/integrations/sensehat", - "requirements": [ - "sense-hat==2.2.0" - ], + "requirements": ["sense-hat==2.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/sensibo/manifest.json b/homeassistant/components/sensibo/manifest.json index 9b49f442d15..bcc89e76a69 100644 --- a/homeassistant/components/sensibo/manifest.json +++ b/homeassistant/components/sensibo/manifest.json @@ -2,11 +2,7 @@ "domain": "sensibo", "name": "Sensibo", "documentation": "https://www.home-assistant.io/integrations/sensibo", - "requirements": [ - "pysensibo==1.0.3" - ], + "requirements": ["pysensibo==1.0.3"], "dependencies": [], - "codeowners": [ - "@andrey-git" - ] + "codeowners": ["@andrey-git"] } diff --git a/homeassistant/components/serial/manifest.json b/homeassistant/components/serial/manifest.json index 61da7b4ff30..fa536a4c508 100644 --- a/homeassistant/components/serial/manifest.json +++ b/homeassistant/components/serial/manifest.json @@ -2,11 +2,7 @@ "domain": "serial", "name": "Serial", "documentation": "https://www.home-assistant.io/integrations/serial", - "requirements": [ - "pyserial-asyncio==0.4" - ], + "requirements": ["pyserial-asyncio==0.4"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/serial_pm/manifest.json b/homeassistant/components/serial_pm/manifest.json index b326481c55b..536bcd9fd2c 100644 --- a/homeassistant/components/serial_pm/manifest.json +++ b/homeassistant/components/serial_pm/manifest.json @@ -2,9 +2,7 @@ "domain": "serial_pm", "name": "Serial pm", "documentation": "https://www.home-assistant.io/integrations/serial_pm", - "requirements": [ - "pmsensor==0.4" - ], + "requirements": ["pmsensor==0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/sesame/manifest.json b/homeassistant/components/sesame/manifest.json index f689cd46858..720e33b9cd9 100644 --- a/homeassistant/components/sesame/manifest.json +++ b/homeassistant/components/sesame/manifest.json @@ -2,9 +2,7 @@ "domain": "sesame", "name": "Sesame Smart Lock", "documentation": "https://www.home-assistant.io/integrations/sesame", - "requirements": [ - "pysesame2==1.0.1" - ], + "requirements": ["pysesame2==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/seventeentrack/manifest.json b/homeassistant/components/seventeentrack/manifest.json index 6a5ac165291..e26b3da8d27 100644 --- a/homeassistant/components/seventeentrack/manifest.json +++ b/homeassistant/components/seventeentrack/manifest.json @@ -2,11 +2,7 @@ "domain": "seventeentrack", "name": "Seventeentrack", "documentation": "https://www.home-assistant.io/integrations/seventeentrack", - "requirements": [ - "py17track==2.2.2" - ], + "requirements": ["py17track==2.2.2"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/shell_command/manifest.json b/homeassistant/components/shell_command/manifest.json index ca354ff2331..363396b6583 100644 --- a/homeassistant/components/shell_command/manifest.json +++ b/homeassistant/components/shell_command/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/shell_command", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/shiftr/manifest.json b/homeassistant/components/shiftr/manifest.json index b228909a59e..cfb753e0e43 100644 --- a/homeassistant/components/shiftr/manifest.json +++ b/homeassistant/components/shiftr/manifest.json @@ -2,11 +2,7 @@ "domain": "shiftr", "name": "Shiftr", "documentation": "https://www.home-assistant.io/integrations/shiftr", - "requirements": [ - "paho-mqtt==1.5.0" - ], + "requirements": ["paho-mqtt==1.5.0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/shopping_list/manifest.json b/homeassistant/components/shopping_list/manifest.json index 41fe28defaa..d7ba700583f 100644 --- a/homeassistant/components/shopping_list/manifest.json +++ b/homeassistant/components/shopping_list/manifest.json @@ -3,8 +3,6 @@ "name": "Shopping list", "documentation": "https://www.home-assistant.io/integrations/shopping_list", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/sht31/manifest.json b/homeassistant/components/sht31/manifest.json index 6ed947e5c82..4f167308067 100644 --- a/homeassistant/components/sht31/manifest.json +++ b/homeassistant/components/sht31/manifest.json @@ -2,10 +2,7 @@ "domain": "sht31", "name": "Sht31", "documentation": "https://www.home-assistant.io/integrations/sht31", - "requirements": [ - "Adafruit-GPIO==1.0.3", - "Adafruit-SHT31==1.0.2" - ], + "requirements": ["Adafruit-GPIO==1.0.3", "Adafruit-SHT31==1.0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/signal_messenger/manifest.json b/homeassistant/components/signal_messenger/manifest.json index b3494ce8bab..1d3c3e2f7b5 100644 --- a/homeassistant/components/signal_messenger/manifest.json +++ b/homeassistant/components/signal_messenger/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/signal_messenger", "dependencies": [], "codeowners": ["@bbernhard"], - "requirements": [ - "pysignalclirestapi==0.1.4" - ] + "requirements": ["pysignalclirestapi==0.1.4"] } diff --git a/homeassistant/components/simplepush/manifest.json b/homeassistant/components/simplepush/manifest.json index d303ac221dd..b6d8005431b 100644 --- a/homeassistant/components/simplepush/manifest.json +++ b/homeassistant/components/simplepush/manifest.json @@ -2,9 +2,7 @@ "domain": "simplepush", "name": "Simplepush", "documentation": "https://www.home-assistant.io/integrations/simplepush", - "requirements": [ - "simplepush==1.1.4" - ], + "requirements": ["simplepush==1.1.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/simplisafe/manifest.json b/homeassistant/components/simplisafe/manifest.json index 2df49bb5209..7a1011578c5 100644 --- a/homeassistant/components/simplisafe/manifest.json +++ b/homeassistant/components/simplisafe/manifest.json @@ -3,11 +3,7 @@ "name": "Simplisafe", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/simplisafe", - "requirements": [ - "simplisafe-python==5.3.6" - ], + "requirements": ["simplisafe-python==5.3.6"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/sinch/manifest.json b/homeassistant/components/sinch/manifest.json index a1864428fee..c8c2f3a6ed7 100644 --- a/homeassistant/components/sinch/manifest.json +++ b/homeassistant/components/sinch/manifest.json @@ -3,10 +3,6 @@ "name": "Sinch", "documentation": "https://www.home-assistant.io/components/sinch", "dependencies": [], - "codeowners": [ - "@bendikrb" - ], - "requirements": [ - "clx-sdk-xms==1.0.0" - ] -} \ No newline at end of file + "codeowners": ["@bendikrb"], + "requirements": ["clx-sdk-xms==1.0.0"] +} diff --git a/homeassistant/components/sisyphus/manifest.json b/homeassistant/components/sisyphus/manifest.json index d5cfc488151..c101100fbe8 100644 --- a/homeassistant/components/sisyphus/manifest.json +++ b/homeassistant/components/sisyphus/manifest.json @@ -2,9 +2,7 @@ "domain": "sisyphus", "name": "Sisyphus", "documentation": "https://www.home-assistant.io/integrations/sisyphus", - "requirements": [ - "sisyphus-control==2.2.1" - ], + "requirements": ["sisyphus-control==2.2.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/skybeacon/manifest.json b/homeassistant/components/skybeacon/manifest.json index 7ab42c5da87..03ff593bb4a 100644 --- a/homeassistant/components/skybeacon/manifest.json +++ b/homeassistant/components/skybeacon/manifest.json @@ -2,9 +2,7 @@ "domain": "skybeacon", "name": "Skybeacon", "documentation": "https://www.home-assistant.io/integrations/skybeacon", - "requirements": [ - "pygatt[GATTTOOL]==4.0.5" - ], + "requirements": ["pygatt[GATTTOOL]==4.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/skybell/manifest.json b/homeassistant/components/skybell/manifest.json index 8a005be52e2..aa4254dffe6 100644 --- a/homeassistant/components/skybell/manifest.json +++ b/homeassistant/components/skybell/manifest.json @@ -2,9 +2,7 @@ "domain": "skybell", "name": "Skybell", "documentation": "https://www.home-assistant.io/integrations/skybell", - "requirements": [ - "skybellpy==0.4.0" - ], + "requirements": ["skybellpy==0.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/slack/manifest.json b/homeassistant/components/slack/manifest.json index 10dc4bffccf..2d78409e21a 100644 --- a/homeassistant/components/slack/manifest.json +++ b/homeassistant/components/slack/manifest.json @@ -2,9 +2,7 @@ "domain": "slack", "name": "Slack", "documentation": "https://www.home-assistant.io/integrations/slack", - "requirements": [ - "slacker==0.13.0" - ], + "requirements": ["slacker==0.13.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/sleepiq/manifest.json b/homeassistant/components/sleepiq/manifest.json index ac605f42b0c..985b6e18a21 100644 --- a/homeassistant/components/sleepiq/manifest.json +++ b/homeassistant/components/sleepiq/manifest.json @@ -2,9 +2,7 @@ "domain": "sleepiq", "name": "Sleepiq", "documentation": "https://www.home-assistant.io/integrations/sleepiq", - "requirements": [ - "sleepyq==0.7" - ], + "requirements": ["sleepyq==0.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/slide/manifest.json b/homeassistant/components/slide/manifest.json index 3d2836e1809..74dc562203f 100644 --- a/homeassistant/components/slide/manifest.json +++ b/homeassistant/components/slide/manifest.json @@ -2,11 +2,7 @@ "domain": "slide", "name": "Slide", "documentation": "https://www.home-assistant.io/integrations/slide", - "requirements": [ - "goslide-api==0.5.1" - ], + "requirements": ["goslide-api==0.5.1"], "dependencies": [], - "codeowners": [ - "@ualex73" - ] + "codeowners": ["@ualex73"] } diff --git a/homeassistant/components/sma/manifest.json b/homeassistant/components/sma/manifest.json index 8f0caa7c548..40a8a93c720 100644 --- a/homeassistant/components/sma/manifest.json +++ b/homeassistant/components/sma/manifest.json @@ -2,11 +2,7 @@ "domain": "sma", "name": "Sma", "documentation": "https://www.home-assistant.io/integrations/sma", - "requirements": [ - "pysma==0.3.4" - ], + "requirements": ["pysma==0.3.4"], "dependencies": [], - "codeowners": [ - "@kellerza" - ] + "codeowners": ["@kellerza"] } diff --git a/homeassistant/components/smappee/manifest.json b/homeassistant/components/smappee/manifest.json index 6f5a4b7b64b..f3ed9c6e620 100644 --- a/homeassistant/components/smappee/manifest.json +++ b/homeassistant/components/smappee/manifest.json @@ -2,9 +2,7 @@ "domain": "smappee", "name": "Smappee", "documentation": "https://www.home-assistant.io/integrations/smappee", - "requirements": [ - "smappy==0.2.16" - ], + "requirements": ["smappy==0.2.16"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/smarthab/manifest.json b/homeassistant/components/smarthab/manifest.json index 515f3dcbf65..dc3a2857659 100644 --- a/homeassistant/components/smarthab/manifest.json +++ b/homeassistant/components/smarthab/manifest.json @@ -2,9 +2,7 @@ "domain": "smarthab", "name": "SmartHab", "documentation": "https://www.home-assistant.io/integrations/smarthab", - "requirements": [ - "smarthab==0.20" - ], + "requirements": ["smarthab==0.20"], "dependencies": [], "codeowners": ["@outadoc"] -} \ No newline at end of file +} diff --git a/homeassistant/components/smarty/manifest.json b/homeassistant/components/smarty/manifest.json index 003ee804b55..652e53fe9e5 100644 --- a/homeassistant/components/smarty/manifest.json +++ b/homeassistant/components/smarty/manifest.json @@ -2,12 +2,7 @@ "domain": "smarty", "name": "smarty", "documentation": "https://www.home-assistant.io/integrations/smarty", - "requirements": [ - "pysmarty==0.8" - ], + "requirements": ["pysmarty==0.8"], "dependencies": [], - "codeowners": [ - "@z0mbieprocess" - ] + "codeowners": ["@z0mbieprocess"] } - diff --git a/homeassistant/components/smhi/manifest.json b/homeassistant/components/smhi/manifest.json index b3fdc2825ae..87dad4a912b 100644 --- a/homeassistant/components/smhi/manifest.json +++ b/homeassistant/components/smhi/manifest.json @@ -3,9 +3,7 @@ "name": "Smhi", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/smhi", - "requirements": [ - "smhi-pkg==1.0.10" - ], + "requirements": ["smhi-pkg==1.0.10"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/smtp/manifest.json b/homeassistant/components/smtp/manifest.json index b6ec6b4ca0d..bf6483b7187 100644 --- a/homeassistant/components/smtp/manifest.json +++ b/homeassistant/components/smtp/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/smtp", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/snapcast/manifest.json b/homeassistant/components/snapcast/manifest.json index 1314b91f982..e64d062b320 100644 --- a/homeassistant/components/snapcast/manifest.json +++ b/homeassistant/components/snapcast/manifest.json @@ -2,9 +2,7 @@ "domain": "snapcast", "name": "Snapcast", "documentation": "https://www.home-assistant.io/integrations/snapcast", - "requirements": [ - "snapcast==2.0.10" - ], + "requirements": ["snapcast==2.0.10"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/snips/manifest.json b/homeassistant/components/snips/manifest.json index e15d86e811f..8aeb5bbb186 100644 --- a/homeassistant/components/snips/manifest.json +++ b/homeassistant/components/snips/manifest.json @@ -3,8 +3,6 @@ "name": "Snips", "documentation": "https://www.home-assistant.io/integrations/snips", "requirements": [], - "dependencies": [ - "mqtt" - ], + "dependencies": ["mqtt"], "codeowners": [] } diff --git a/homeassistant/components/snmp/manifest.json b/homeassistant/components/snmp/manifest.json index aad7f49c962..cd390faba2b 100644 --- a/homeassistant/components/snmp/manifest.json +++ b/homeassistant/components/snmp/manifest.json @@ -2,9 +2,7 @@ "domain": "snmp", "name": "Snmp", "documentation": "https://www.home-assistant.io/integrations/snmp", - "requirements": [ - "pysnmp==4.4.12" - ], + "requirements": ["pysnmp==4.4.12"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/sochain/manifest.json b/homeassistant/components/sochain/manifest.json index 93361d41e2b..42b7c3d5c2a 100644 --- a/homeassistant/components/sochain/manifest.json +++ b/homeassistant/components/sochain/manifest.json @@ -2,9 +2,7 @@ "domain": "sochain", "name": "Sochain", "documentation": "https://www.home-assistant.io/integrations/sochain", - "requirements": [ - "python-sochain-api==0.0.2" - ], + "requirements": ["python-sochain-api==0.0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/socialblade/manifest.json b/homeassistant/components/socialblade/manifest.json index c90342018f8..dc159990119 100644 --- a/homeassistant/components/socialblade/manifest.json +++ b/homeassistant/components/socialblade/manifest.json @@ -2,9 +2,7 @@ "domain": "socialblade", "name": "Socialblade", "documentation": "https://www.home-assistant.io/integrations/socialblade", - "requirements": [ - "socialbladeclient==0.2" - ], + "requirements": ["socialbladeclient==0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/solaredge/manifest.json b/homeassistant/components/solaredge/manifest.json index f2635936cb5..1153eada716 100644 --- a/homeassistant/components/solaredge/manifest.json +++ b/homeassistant/components/solaredge/manifest.json @@ -2,10 +2,7 @@ "domain": "solaredge", "name": "Solaredge", "documentation": "https://www.home-assistant.io/integrations/solaredge", - "requirements": [ - "solaredge==0.0.2", - "stringcase==1.2.0" - ], + "requirements": ["solaredge==0.0.2", "stringcase==1.2.0"], "config_flow": true, "dependencies": [], "codeowners": [] diff --git a/homeassistant/components/solaredge_local/manifest.json b/homeassistant/components/solaredge_local/manifest.json index 91ed6f55ee1..9b7197bd859 100644 --- a/homeassistant/components/solaredge_local/manifest.json +++ b/homeassistant/components/solaredge_local/manifest.json @@ -2,12 +2,7 @@ "domain": "solaredge_local", "name": "Solar Edge Local", "documentation": "https://www.home-assistant.io/integrations/solaredge_local", - "requirements": [ - "solaredge-local==0.2.0" - ], + "requirements": ["solaredge-local==0.2.0"], "dependencies": [], - "codeowners": [ - "@drobtravels", - "@scheric" - ] + "codeowners": ["@drobtravels", "@scheric"] } diff --git a/homeassistant/components/solax/manifest.json b/homeassistant/components/solax/manifest.json index 14ac59d4621..5575fd5f2b0 100644 --- a/homeassistant/components/solax/manifest.json +++ b/homeassistant/components/solax/manifest.json @@ -1,10 +1,8 @@ { - "domain": "solax", - "name": "Solax Inverter", - "documentation": "https://www.home-assistant.io/integrations/solax", - "requirements": [ - "solax==0.2.2" - ], - "dependencies": [], - "codeowners": ["@squishykid"] - } + "domain": "solax", + "name": "Solax Inverter", + "documentation": "https://www.home-assistant.io/integrations/solax", + "requirements": ["solax==0.2.2"], + "dependencies": [], + "codeowners": ["@squishykid"] +} diff --git a/homeassistant/components/soma/manifest.json b/homeassistant/components/soma/manifest.json index 35a77c063b8..0acd7a056e1 100644 --- a/homeassistant/components/soma/manifest.json +++ b/homeassistant/components/soma/manifest.json @@ -4,10 +4,6 @@ "config_flow": true, "documentation": "", "dependencies": [], - "codeowners": [ - "@ratsept" - ], - "requirements": [ - "pysoma==0.0.10" - ] + "codeowners": ["@ratsept"], + "requirements": ["pysoma==0.0.10"] } diff --git a/homeassistant/components/somfy_mylink/manifest.json b/homeassistant/components/somfy_mylink/manifest.json index 35422cf09a1..03b69f070d0 100644 --- a/homeassistant/components/somfy_mylink/manifest.json +++ b/homeassistant/components/somfy_mylink/manifest.json @@ -1,10 +1,8 @@ { - "domain": "somfy_mylink", - "name": "Somfy MyLink", - "documentation": "https://www.home-assistant.io/integrations/somfy_mylink", - "requirements": [ - "somfy-mylink-synergy==1.0.6" - ], - "dependencies": [], - "codeowners": [] - } \ No newline at end of file + "domain": "somfy_mylink", + "name": "Somfy MyLink", + "documentation": "https://www.home-assistant.io/integrations/somfy_mylink", + "requirements": ["somfy-mylink-synergy==1.0.6"], + "dependencies": [], + "codeowners": [] +} diff --git a/homeassistant/components/songpal/manifest.json b/homeassistant/components/songpal/manifest.json index b090a90d719..7c4fc14a102 100644 --- a/homeassistant/components/songpal/manifest.json +++ b/homeassistant/components/songpal/manifest.json @@ -2,11 +2,7 @@ "domain": "songpal", "name": "Songpal", "documentation": "https://www.home-assistant.io/integrations/songpal", - "requirements": [ - "python-songpal==0.11.2" - ], + "requirements": ["python-songpal==0.11.2"], "dependencies": [], - "codeowners": [ - "@rytilahti" - ] + "codeowners": ["@rytilahti"] } diff --git a/homeassistant/components/sonos/manifest.json b/homeassistant/components/sonos/manifest.json index 46723bdcf5f..74a8dea06d4 100644 --- a/homeassistant/components/sonos/manifest.json +++ b/homeassistant/components/sonos/manifest.json @@ -3,9 +3,7 @@ "name": "Sonos", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/sonos", - "requirements": [ - "pysonos==0.0.24" - ], + "requirements": ["pysonos==0.0.24"], "dependencies": [], "ssdp": [ { diff --git a/homeassistant/components/sony_projector/manifest.json b/homeassistant/components/sony_projector/manifest.json index 497347671a9..bb454edbaa1 100644 --- a/homeassistant/components/sony_projector/manifest.json +++ b/homeassistant/components/sony_projector/manifest.json @@ -2,9 +2,7 @@ "domain": "sony_projector", "name": "Sony projector", "documentation": "https://www.home-assistant.io/integrations/sony_projector", - "requirements": [ - "pysdcp==1" - ], + "requirements": ["pysdcp==1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/soundtouch/manifest.json b/homeassistant/components/soundtouch/manifest.json index e3ca9ed72e8..08ee8e64f8e 100644 --- a/homeassistant/components/soundtouch/manifest.json +++ b/homeassistant/components/soundtouch/manifest.json @@ -2,9 +2,7 @@ "domain": "soundtouch", "name": "Soundtouch", "documentation": "https://www.home-assistant.io/integrations/soundtouch", - "requirements": [ - "libsoundtouch==0.7.2" - ], + "requirements": ["libsoundtouch==0.7.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/spaceapi/manifest.json b/homeassistant/components/spaceapi/manifest.json index 4ab05f170ca..ff212128d95 100644 --- a/homeassistant/components/spaceapi/manifest.json +++ b/homeassistant/components/spaceapi/manifest.json @@ -3,10 +3,6 @@ "name": "Spaceapi", "documentation": "https://www.home-assistant.io/integrations/spaceapi", "requirements": [], - "dependencies": [ - "http" - ], - "codeowners": [ - "@fabaff" - ] + "dependencies": ["http"], + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/spc/manifest.json b/homeassistant/components/spc/manifest.json index 5b59d3bfe29..92fff22ed5b 100644 --- a/homeassistant/components/spc/manifest.json +++ b/homeassistant/components/spc/manifest.json @@ -2,9 +2,7 @@ "domain": "spc", "name": "Spc", "documentation": "https://www.home-assistant.io/integrations/spc", - "requirements": [ - "pyspcwebgw==0.4.0" - ], + "requirements": ["pyspcwebgw==0.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/speedtestdotnet/manifest.json b/homeassistant/components/speedtestdotnet/manifest.json index 821d4158f57..b5a1335b1d8 100644 --- a/homeassistant/components/speedtestdotnet/manifest.json +++ b/homeassistant/components/speedtestdotnet/manifest.json @@ -2,11 +2,7 @@ "domain": "speedtestdotnet", "name": "Speedtestdotnet", "documentation": "https://www.home-assistant.io/integrations/speedtestdotnet", - "requirements": [ - "speedtest-cli==2.1.2" - ], + "requirements": ["speedtest-cli==2.1.2"], "dependencies": [], - "codeowners": [ - "@rohankapoorcom" - ] + "codeowners": ["@rohankapoorcom"] } diff --git a/homeassistant/components/spider/manifest.json b/homeassistant/components/spider/manifest.json index 567f6f0e513..a003c731550 100644 --- a/homeassistant/components/spider/manifest.json +++ b/homeassistant/components/spider/manifest.json @@ -2,11 +2,7 @@ "domain": "spider", "name": "Spider", "documentation": "https://www.home-assistant.io/integrations/spider", - "requirements": [ - "spiderpy==1.3.1" - ], + "requirements": ["spiderpy==1.3.1"], "dependencies": [], - "codeowners": [ - "@peternijssen" - ] + "codeowners": ["@peternijssen"] } diff --git a/homeassistant/components/spotcrime/manifest.json b/homeassistant/components/spotcrime/manifest.json index 50d9ba3163d..3fcdb4f50f8 100644 --- a/homeassistant/components/spotcrime/manifest.json +++ b/homeassistant/components/spotcrime/manifest.json @@ -2,9 +2,7 @@ "domain": "spotcrime", "name": "Spotcrime", "documentation": "https://www.home-assistant.io/integrations/spotcrime", - "requirements": [ - "spotcrime==1.0.4" - ], + "requirements": ["spotcrime==1.0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/spotify/manifest.json b/homeassistant/components/spotify/manifest.json index f514a95c042..ab41becea65 100644 --- a/homeassistant/components/spotify/manifest.json +++ b/homeassistant/components/spotify/manifest.json @@ -2,12 +2,7 @@ "domain": "spotify", "name": "Spotify", "documentation": "https://www.home-assistant.io/integrations/spotify", - "requirements": [ - "spotipy-homeassistant==2.4.4.dev1" - ], - "dependencies": [ - "configurator", - "http" - ], + "requirements": ["spotipy-homeassistant==2.4.4.dev1"], + "dependencies": ["configurator", "http"], "codeowners": [] } diff --git a/homeassistant/components/ssdp/manifest.json b/homeassistant/components/ssdp/manifest.json index 1a6bfa36233..0f3c4055109 100644 --- a/homeassistant/components/ssdp/manifest.json +++ b/homeassistant/components/ssdp/manifest.json @@ -2,12 +2,7 @@ "domain": "ssdp", "name": "SSDP", "documentation": "https://www.home-assistant.io/integrations/ssdp", - "requirements": [ - "defusedxml==0.6.0", - "netdisco==2.6.0" - ], - "dependencies": [ - ], - "codeowners": [ - ] + "requirements": ["defusedxml==0.6.0", "netdisco==2.6.0"], + "dependencies": [], + "codeowners": [] } diff --git a/homeassistant/components/starline/manifest.json b/homeassistant/components/starline/manifest.json index ef343aae4ce..aaffa20a698 100644 --- a/homeassistant/components/starline/manifest.json +++ b/homeassistant/components/starline/manifest.json @@ -3,11 +3,7 @@ "name": "StarLine", "config_flow": true, "documentation": "https://www.home-assistant.io/components/starline", - "requirements": [ - "starline==0.1.3" - ], + "requirements": ["starline==0.1.3"], "dependencies": [], - "codeowners": [ - "@anonym-tsk" - ] + "codeowners": ["@anonym-tsk"] } diff --git a/homeassistant/components/startca/manifest.json b/homeassistant/components/startca/manifest.json index 79637bfb124..e762f5a9b7c 100644 --- a/homeassistant/components/startca/manifest.json +++ b/homeassistant/components/startca/manifest.json @@ -2,9 +2,7 @@ "domain": "startca", "name": "Startca", "documentation": "https://www.home-assistant.io/integrations/startca", - "requirements": [ - "xmltodict==0.12.0" - ], + "requirements": ["xmltodict==0.12.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/statsd/manifest.json b/homeassistant/components/statsd/manifest.json index 387576f8845..dcd99116362 100644 --- a/homeassistant/components/statsd/manifest.json +++ b/homeassistant/components/statsd/manifest.json @@ -2,9 +2,7 @@ "domain": "statsd", "name": "Statsd", "documentation": "https://www.home-assistant.io/integrations/statsd", - "requirements": [ - "statsd==3.2.1" - ], + "requirements": ["statsd==3.2.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/steam_online/manifest.json b/homeassistant/components/steam_online/manifest.json index ecc6198cb88..1132b2d3816 100644 --- a/homeassistant/components/steam_online/manifest.json +++ b/homeassistant/components/steam_online/manifest.json @@ -2,9 +2,7 @@ "domain": "steam_online", "name": "Steam online", "documentation": "https://www.home-assistant.io/integrations/steam_online", - "requirements": [ - "steamodd==4.21" - ], + "requirements": ["steamodd==4.21"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/stiebel_eltron/manifest.json b/homeassistant/components/stiebel_eltron/manifest.json index 385df6a5063..769d63328a7 100644 --- a/homeassistant/components/stiebel_eltron/manifest.json +++ b/homeassistant/components/stiebel_eltron/manifest.json @@ -2,13 +2,7 @@ "domain": "stiebel_eltron", "name": "STIEBEL ELTRON", "documentation": "https://www.home-assistant.io/integrations/stiebel_eltron", - "requirements": [ - "pystiebeleltron==0.0.1.dev2" - ], - "dependencies": [ - "modbus" - ], - "codeowners": [ - "@fucm" - ] -} \ No newline at end of file + "requirements": ["pystiebeleltron==0.0.1.dev2"], + "dependencies": ["modbus"], + "codeowners": ["@fucm"] +} diff --git a/homeassistant/components/stream/manifest.json b/homeassistant/components/stream/manifest.json index a00315e1064..c59a40b8c70 100644 --- a/homeassistant/components/stream/manifest.json +++ b/homeassistant/components/stream/manifest.json @@ -2,11 +2,7 @@ "domain": "stream", "name": "Stream", "documentation": "https://www.home-assistant.io/integrations/stream", - "requirements": [ - "av==6.1.2" - ], - "dependencies": [ - "http" - ], + "requirements": ["av==6.1.2"], + "dependencies": ["http"], "codeowners": ["@hunterjm"] } diff --git a/homeassistant/components/streamlabswater/manifest.json b/homeassistant/components/streamlabswater/manifest.json index 83b6314c4ab..78a0c3c1bbf 100644 --- a/homeassistant/components/streamlabswater/manifest.json +++ b/homeassistant/components/streamlabswater/manifest.json @@ -2,9 +2,7 @@ "domain": "streamlabswater", "name": "Streamlabs Water", "documentation": "https://www.home-assistant.io/integrations/streamlabswater", - "requirements": [ - "streamlabswater==1.0.1" - ], + "requirements": ["streamlabswater==1.0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/sun/manifest.json b/homeassistant/components/sun/manifest.json index 31fcb1d7c2e..5744835e00f 100644 --- a/homeassistant/components/sun/manifest.json +++ b/homeassistant/components/sun/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/sun", "requirements": [], "dependencies": [], - "codeowners": [ - "@Swamp-Ig" - ] + "codeowners": ["@Swamp-Ig"] } diff --git a/homeassistant/components/supla/manifest.json b/homeassistant/components/supla/manifest.json index 72635ca641a..742e6a07c4a 100644 --- a/homeassistant/components/supla/manifest.json +++ b/homeassistant/components/supla/manifest.json @@ -2,11 +2,7 @@ "domain": "supla", "name": "Supla", "documentation": "https://www.home-assistant.io/integrations/supla", - "requirements": [ - "pysupla==0.0.3" - ], + "requirements": ["pysupla==0.0.3"], "dependencies": [], - "codeowners": [ - "@mwegrzynek" - ] + "codeowners": ["@mwegrzynek"] } diff --git a/homeassistant/components/surepetcare/manifest.json b/homeassistant/components/surepetcare/manifest.json index 6da8b772444..b4879932714 100644 --- a/homeassistant/components/surepetcare/manifest.json +++ b/homeassistant/components/surepetcare/manifest.json @@ -1,8 +1,8 @@ { - "domain": "surepetcare", - "name": "Sure Petcare", - "documentation": "https://www.home-assistant.io/integrations/surepetcare", - "dependencies": [], - "codeowners": ["@benleb"], - "requirements": ["surepy==0.1.10"] - } \ No newline at end of file + "domain": "surepetcare", + "name": "Sure Petcare", + "documentation": "https://www.home-assistant.io/integrations/surepetcare", + "dependencies": [], + "codeowners": ["@benleb"], + "requirements": ["surepy==0.1.10"] +} diff --git a/homeassistant/components/swiss_hydrological_data/manifest.json b/homeassistant/components/swiss_hydrological_data/manifest.json index f54ef55ce17..9e49b41e7c6 100644 --- a/homeassistant/components/swiss_hydrological_data/manifest.json +++ b/homeassistant/components/swiss_hydrological_data/manifest.json @@ -2,11 +2,7 @@ "domain": "swiss_hydrological_data", "name": "Swiss hydrological data", "documentation": "https://www.home-assistant.io/integrations/swiss_hydrological_data", - "requirements": [ - "swisshydrodata==0.0.3" - ], + "requirements": ["swisshydrodata==0.0.3"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/swiss_public_transport/manifest.json b/homeassistant/components/swiss_public_transport/manifest.json index 387b3da5da4..2ef1e8fa69d 100644 --- a/homeassistant/components/swiss_public_transport/manifest.json +++ b/homeassistant/components/swiss_public_transport/manifest.json @@ -2,11 +2,7 @@ "domain": "swiss_public_transport", "name": "Swiss public transport", "documentation": "https://www.home-assistant.io/integrations/swiss_public_transport", - "requirements": [ - "python_opendata_transport==0.2.1" - ], + "requirements": ["python_opendata_transport==0.2.1"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] -} \ No newline at end of file + "codeowners": ["@fabaff"] +} diff --git a/homeassistant/components/switch/manifest.json b/homeassistant/components/switch/manifest.json index 73daca18c6a..e653c7b5e1e 100644 --- a/homeassistant/components/switch/manifest.json +++ b/homeassistant/components/switch/manifest.json @@ -3,8 +3,6 @@ "name": "Switch", "documentation": "https://www.home-assistant.io/integrations/switch", "requirements": [], - "dependencies": [ - "group" - ], + "dependencies": ["group"], "codeowners": [] } diff --git a/homeassistant/components/switchbot/manifest.json b/homeassistant/components/switchbot/manifest.json index 204a3605bb8..83137f34df3 100644 --- a/homeassistant/components/switchbot/manifest.json +++ b/homeassistant/components/switchbot/manifest.json @@ -2,11 +2,7 @@ "domain": "switchbot", "name": "Switchbot", "documentation": "https://www.home-assistant.io/integrations/switchbot", - "requirements": [ - "PySwitchbot==0.6.2" - ], + "requirements": ["PySwitchbot==0.6.2"], "dependencies": [], - "codeowners": [ - "@danielhiversen" - ] + "codeowners": ["@danielhiversen"] } diff --git a/homeassistant/components/switcher_kis/manifest.json b/homeassistant/components/switcher_kis/manifest.json index 453ae542b2c..81f5d2085c6 100644 --- a/homeassistant/components/switcher_kis/manifest.json +++ b/homeassistant/components/switcher_kis/manifest.json @@ -2,11 +2,7 @@ "domain": "switcher_kis", "name": "Switcher", "documentation": "https://www.home-assistant.io/integrations/switcher_kis/", - "codeowners": [ - "@tomerfi" - ], - "requirements": [ - "aioswitcher==2019.4.26" - ], + "codeowners": ["@tomerfi"], + "requirements": ["aioswitcher==2019.4.26"], "dependencies": [] } diff --git a/homeassistant/components/switchmate/manifest.json b/homeassistant/components/switchmate/manifest.json index b15024b545c..7fa315033a5 100644 --- a/homeassistant/components/switchmate/manifest.json +++ b/homeassistant/components/switchmate/manifest.json @@ -2,11 +2,7 @@ "domain": "switchmate", "name": "Switchmate", "documentation": "https://www.home-assistant.io/integrations/switchmate", - "requirements": [ - "pySwitchmate==0.4.6" - ], + "requirements": ["pySwitchmate==0.4.6"], "dependencies": [], - "codeowners": [ - "@danielhiversen" - ] + "codeowners": ["@danielhiversen"] } diff --git a/homeassistant/components/syncthru/manifest.json b/homeassistant/components/syncthru/manifest.json index 41ac1024a85..5d0a7ab5fad 100644 --- a/homeassistant/components/syncthru/manifest.json +++ b/homeassistant/components/syncthru/manifest.json @@ -2,9 +2,7 @@ "domain": "syncthru", "name": "Syncthru", "documentation": "https://www.home-assistant.io/integrations/syncthru", - "requirements": [ - "pysyncthru==0.5.0" - ], + "requirements": ["pysyncthru==0.5.0"], "dependencies": [], "codeowners": ["@nielstron"] } diff --git a/homeassistant/components/synology/manifest.json b/homeassistant/components/synology/manifest.json index ea743836c74..c541a4903c1 100644 --- a/homeassistant/components/synology/manifest.json +++ b/homeassistant/components/synology/manifest.json @@ -2,9 +2,7 @@ "domain": "synology", "name": "Synology", "documentation": "https://www.home-assistant.io/integrations/synology", - "requirements": [ - "py-synology==0.2.0" - ], + "requirements": ["py-synology==0.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/synology_srm/manifest.json b/homeassistant/components/synology_srm/manifest.json index c507e07c717..47c8c46fee1 100644 --- a/homeassistant/components/synology_srm/manifest.json +++ b/homeassistant/components/synology_srm/manifest.json @@ -2,11 +2,7 @@ "domain": "synology_srm", "name": "Synology SRM", "documentation": "https://www.home-assistant.io/integrations/synology_srm", - "requirements": [ - "synology-srm==0.0.7" - ], + "requirements": ["synology-srm==0.0.7"], "dependencies": [], - "codeowners": [ - "@aerialls" - ] + "codeowners": ["@aerialls"] } diff --git a/homeassistant/components/synologydsm/manifest.json b/homeassistant/components/synologydsm/manifest.json index d7dc76b6ac9..9d6c66563b4 100644 --- a/homeassistant/components/synologydsm/manifest.json +++ b/homeassistant/components/synologydsm/manifest.json @@ -2,9 +2,7 @@ "domain": "synologydsm", "name": "Synologydsm", "documentation": "https://www.home-assistant.io/integrations/synologydsm", - "requirements": [ - "python-synology==0.2.0" - ], + "requirements": ["python-synology==0.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/syslog/manifest.json b/homeassistant/components/syslog/manifest.json index 00dda3ebc02..d3964b747a2 100644 --- a/homeassistant/components/syslog/manifest.json +++ b/homeassistant/components/syslog/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/syslog", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/system_health/manifest.json b/homeassistant/components/system_health/manifest.json index 4de7af3f862..8cfe634beea 100644 --- a/homeassistant/components/system_health/manifest.json +++ b/homeassistant/components/system_health/manifest.json @@ -3,8 +3,6 @@ "name": "System health", "documentation": "https://www.home-assistant.io/integrations/system_health", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/system_log/manifest.json b/homeassistant/components/system_log/manifest.json index 0bc14a56e71..48bbbf95d84 100644 --- a/homeassistant/components/system_log/manifest.json +++ b/homeassistant/components/system_log/manifest.json @@ -3,8 +3,6 @@ "name": "System log", "documentation": "https://www.home-assistant.io/integrations/system_log", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/systemmonitor/manifest.json b/homeassistant/components/systemmonitor/manifest.json index 0614ef4b91c..82360169169 100644 --- a/homeassistant/components/systemmonitor/manifest.json +++ b/homeassistant/components/systemmonitor/manifest.json @@ -2,9 +2,7 @@ "domain": "systemmonitor", "name": "Systemmonitor", "documentation": "https://www.home-assistant.io/integrations/systemmonitor", - "requirements": [ - "psutil==5.6.7" - ], + "requirements": ["psutil==5.6.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/tado/manifest.json b/homeassistant/components/tado/manifest.json index 4728f1622ed..7539988d42e 100644 --- a/homeassistant/components/tado/manifest.json +++ b/homeassistant/components/tado/manifest.json @@ -2,11 +2,7 @@ "domain": "tado", "name": "Tado", "documentation": "https://www.home-assistant.io/integrations/tado", - "requirements": [ - "python-tado==0.2.9" - ], + "requirements": ["python-tado==0.2.9"], "dependencies": [], - "codeowners": [ - "@michaelarnauts" - ] + "codeowners": ["@michaelarnauts"] } diff --git a/homeassistant/components/tahoma/manifest.json b/homeassistant/components/tahoma/manifest.json index 4efe9aed97f..f01d6740b56 100644 --- a/homeassistant/components/tahoma/manifest.json +++ b/homeassistant/components/tahoma/manifest.json @@ -2,11 +2,7 @@ "domain": "tahoma", "name": "Tahoma", "documentation": "https://www.home-assistant.io/integrations/tahoma", - "requirements": [ - "tahoma-api==0.0.16" - ], + "requirements": ["tahoma-api==0.0.16"], "dependencies": [], - "codeowners": [ - "@philklei" - ] + "codeowners": ["@philklei"] } diff --git a/homeassistant/components/tank_utility/manifest.json b/homeassistant/components/tank_utility/manifest.json index 328285ab67b..91e60143742 100644 --- a/homeassistant/components/tank_utility/manifest.json +++ b/homeassistant/components/tank_utility/manifest.json @@ -2,9 +2,7 @@ "domain": "tank_utility", "name": "Tank utility", "documentation": "https://www.home-assistant.io/integrations/tank_utility", - "requirements": [ - "tank_utility==1.4.0" - ], + "requirements": ["tank_utility==1.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/tapsaff/manifest.json b/homeassistant/components/tapsaff/manifest.json index 79fff1b2b4c..3e5865d6c15 100644 --- a/homeassistant/components/tapsaff/manifest.json +++ b/homeassistant/components/tapsaff/manifest.json @@ -2,9 +2,7 @@ "domain": "tapsaff", "name": "Tapsaff", "documentation": "https://www.home-assistant.io/integrations/tapsaff", - "requirements": [ - "tapsaff==0.2.1" - ], + "requirements": ["tapsaff==0.2.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/tautulli/manifest.json b/homeassistant/components/tautulli/manifest.json index cc635082c35..338943a3e6c 100644 --- a/homeassistant/components/tautulli/manifest.json +++ b/homeassistant/components/tautulli/manifest.json @@ -2,11 +2,7 @@ "domain": "tautulli", "name": "Tautulli", "documentation": "https://www.home-assistant.io/integrations/tautulli", - "requirements": [ - "pytautulli==0.5.0" - ], + "requirements": ["pytautulli==0.5.0"], "dependencies": [], - "codeowners": [ - "@ludeeus" - ] + "codeowners": ["@ludeeus"] } diff --git a/homeassistant/components/ted5000/manifest.json b/homeassistant/components/ted5000/manifest.json index b02a9db3fdc..2664dbaf5af 100644 --- a/homeassistant/components/ted5000/manifest.json +++ b/homeassistant/components/ted5000/manifest.json @@ -2,9 +2,7 @@ "domain": "ted5000", "name": "Ted5000", "documentation": "https://www.home-assistant.io/integrations/ted5000", - "requirements": [ - "xmltodict==0.12.0" - ], + "requirements": ["xmltodict==0.12.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/telegram/manifest.json b/homeassistant/components/telegram/manifest.json index 392c45ea886..55700521cd5 100644 --- a/homeassistant/components/telegram/manifest.json +++ b/homeassistant/components/telegram/manifest.json @@ -3,8 +3,6 @@ "name": "Telegram", "documentation": "https://www.home-assistant.io/integrations/telegram", "requirements": [], - "dependencies": [ - "telegram_bot" - ], + "dependencies": ["telegram_bot"], "codeowners": [] } diff --git a/homeassistant/components/telegram_bot/manifest.json b/homeassistant/components/telegram_bot/manifest.json index 7fb648e5cb5..29f6ade8af4 100644 --- a/homeassistant/components/telegram_bot/manifest.json +++ b/homeassistant/components/telegram_bot/manifest.json @@ -2,10 +2,7 @@ "domain": "telegram_bot", "name": "Telegram bot", "documentation": "https://www.home-assistant.io/integrations/telegram_bot", - "requirements": [ - "python-telegram-bot==11.1.0", - "PySocks==1.7.1" - ], + "requirements": ["python-telegram-bot==11.1.0", "PySocks==1.7.1"], "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/tellduslive/manifest.json b/homeassistant/components/tellduslive/manifest.json index 777138d44ab..3c84d54d676 100644 --- a/homeassistant/components/tellduslive/manifest.json +++ b/homeassistant/components/tellduslive/manifest.json @@ -3,11 +3,7 @@ "name": "Tellduslive", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tellduslive", - "requirements": [ - "tellduslive==0.10.10" - ], + "requirements": ["tellduslive==0.10.10"], "dependencies": [], - "codeowners": [ - "@fredrike" - ] + "codeowners": ["@fredrike"] } diff --git a/homeassistant/components/tellstick/manifest.json b/homeassistant/components/tellstick/manifest.json index 3391533b081..c9dc4837ad9 100644 --- a/homeassistant/components/tellstick/manifest.json +++ b/homeassistant/components/tellstick/manifest.json @@ -2,10 +2,7 @@ "domain": "tellstick", "name": "Tellstick", "documentation": "https://www.home-assistant.io/integrations/tellstick", - "requirements": [ - "tellcore-net==0.4", - "tellcore-py==1.1.2" - ], + "requirements": ["tellcore-net==0.4", "tellcore-py==1.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/temper/manifest.json b/homeassistant/components/temper/manifest.json index 76656e9936f..6f31e1e6d46 100644 --- a/homeassistant/components/temper/manifest.json +++ b/homeassistant/components/temper/manifest.json @@ -2,9 +2,7 @@ "domain": "temper", "name": "Temper", "documentation": "https://www.home-assistant.io/integrations/temper", - "requirements": [ - "temperusb==1.5.3" - ], + "requirements": ["temperusb==1.5.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/template/manifest.json b/homeassistant/components/template/manifest.json index 20a35f1afe7..833f0071ed8 100644 --- a/homeassistant/components/template/manifest.json +++ b/homeassistant/components/template/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/template", "requirements": [], "dependencies": [], - "codeowners": [ - "@PhracturedBlue" - ] + "codeowners": ["@PhracturedBlue"] } diff --git a/homeassistant/components/tfiac/manifest.json b/homeassistant/components/tfiac/manifest.json index 7c93000790c..d0b36598ce5 100644 --- a/homeassistant/components/tfiac/manifest.json +++ b/homeassistant/components/tfiac/manifest.json @@ -2,12 +2,7 @@ "domain": "tfiac", "name": "Tfiac", "documentation": "https://www.home-assistant.io/integrations/tfiac", - "requirements": [ - "pytfiac==0.4" - ], + "requirements": ["pytfiac==0.4"], "dependencies": [], - "codeowners": [ - "@fredrike", - "@mellado" - ] + "codeowners": ["@fredrike", "@mellado"] } diff --git a/homeassistant/components/thermoworks_smoke/manifest.json b/homeassistant/components/thermoworks_smoke/manifest.json index 93a334fc986..b9880468d44 100644 --- a/homeassistant/components/thermoworks_smoke/manifest.json +++ b/homeassistant/components/thermoworks_smoke/manifest.json @@ -2,10 +2,7 @@ "domain": "thermoworks_smoke", "name": "Thermoworks smoke", "documentation": "https://www.home-assistant.io/integrations/thermoworks_smoke", - "requirements": [ - "stringcase==1.2.0", - "thermoworks_smoke==0.1.8" - ], + "requirements": ["stringcase==1.2.0", "thermoworks_smoke==0.1.8"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/thethingsnetwork/manifest.json b/homeassistant/components/thethingsnetwork/manifest.json index 98a852dea08..ef652cd14b9 100644 --- a/homeassistant/components/thethingsnetwork/manifest.json +++ b/homeassistant/components/thethingsnetwork/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/thethingsnetwork", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/thingspeak/manifest.json b/homeassistant/components/thingspeak/manifest.json index 9fddd941543..a3b1bfc44ea 100644 --- a/homeassistant/components/thingspeak/manifest.json +++ b/homeassistant/components/thingspeak/manifest.json @@ -2,9 +2,7 @@ "domain": "thingspeak", "name": "Thingspeak", "documentation": "https://www.home-assistant.io/integrations/thingspeak", - "requirements": [ - "thingspeak==1.0.0" - ], + "requirements": ["thingspeak==1.0.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/thinkingcleaner/manifest.json b/homeassistant/components/thinkingcleaner/manifest.json index c7c8aaaf16a..4d57776fa61 100644 --- a/homeassistant/components/thinkingcleaner/manifest.json +++ b/homeassistant/components/thinkingcleaner/manifest.json @@ -2,9 +2,7 @@ "domain": "thinkingcleaner", "name": "Thinkingcleaner", "documentation": "https://www.home-assistant.io/integrations/thinkingcleaner", - "requirements": [ - "pythinkingcleaner==0.0.3" - ], + "requirements": ["pythinkingcleaner==0.0.3"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/threshold/manifest.json b/homeassistant/components/threshold/manifest.json index f3aa5405278..4b81e6780c6 100644 --- a/homeassistant/components/threshold/manifest.json +++ b/homeassistant/components/threshold/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/threshold", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/tibber/manifest.json b/homeassistant/components/tibber/manifest.json index 99c1335517e..5746c92a3f7 100644 --- a/homeassistant/components/tibber/manifest.json +++ b/homeassistant/components/tibber/manifest.json @@ -2,11 +2,7 @@ "domain": "tibber", "name": "Tibber", "documentation": "https://www.home-assistant.io/integrations/tibber", - "requirements": [ - "pyTibber==0.12.0" - ], + "requirements": ["pyTibber==0.12.0"], "dependencies": [], - "codeowners": [ - "@danielhiversen" - ] + "codeowners": ["@danielhiversen"] } diff --git a/homeassistant/components/tikteck/manifest.json b/homeassistant/components/tikteck/manifest.json index c81b6f0a0b1..2f6cec846fd 100644 --- a/homeassistant/components/tikteck/manifest.json +++ b/homeassistant/components/tikteck/manifest.json @@ -2,9 +2,7 @@ "domain": "tikteck", "name": "Tikteck", "documentation": "https://www.home-assistant.io/integrations/tikteck", - "requirements": [ - "tikteck==0.4" - ], + "requirements": ["tikteck==0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/tile/manifest.json b/homeassistant/components/tile/manifest.json index 801e09fd954..b3f032e95e8 100644 --- a/homeassistant/components/tile/manifest.json +++ b/homeassistant/components/tile/manifest.json @@ -2,11 +2,7 @@ "domain": "tile", "name": "Tile", "documentation": "https://www.home-assistant.io/integrations/tile", - "requirements": [ - "pytile==3.0.1" - ], + "requirements": ["pytile==3.0.1"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/time_date/manifest.json b/homeassistant/components/time_date/manifest.json index 1824ea2db41..de012e6a4d2 100644 --- a/homeassistant/components/time_date/manifest.json +++ b/homeassistant/components/time_date/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/time_date", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/todoist/manifest.json b/homeassistant/components/todoist/manifest.json index e7876c953cc..d9f14172ff1 100644 --- a/homeassistant/components/todoist/manifest.json +++ b/homeassistant/components/todoist/manifest.json @@ -2,9 +2,7 @@ "domain": "todoist", "name": "Todoist", "documentation": "https://www.home-assistant.io/integrations/todoist", - "requirements": [ - "todoist-python==8.0.0" - ], + "requirements": ["todoist-python==8.0.0"], "dependencies": [], "codeowners": ["@boralyl"] } diff --git a/homeassistant/components/tof/manifest.json b/homeassistant/components/tof/manifest.json index dc87b6c2fc7..50c1955fade 100644 --- a/homeassistant/components/tof/manifest.json +++ b/homeassistant/components/tof/manifest.json @@ -2,11 +2,7 @@ "domain": "tof", "name": "Tof", "documentation": "https://www.home-assistant.io/integrations/tof", - "requirements": [ - "VL53L1X2==0.1.5" - ], - "dependencies": [ - "rpi_gpio" - ], + "requirements": ["VL53L1X2==0.1.5"], + "dependencies": ["rpi_gpio"], "codeowners": [] } diff --git a/homeassistant/components/toon/manifest.json b/homeassistant/components/toon/manifest.json index 721f7037fce..78c0c6cf57f 100644 --- a/homeassistant/components/toon/manifest.json +++ b/homeassistant/components/toon/manifest.json @@ -3,11 +3,7 @@ "name": "Toon", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/toon", - "requirements": [ - "toonapilib==3.2.4" - ], + "requirements": ["toonapilib==3.2.4"], "dependencies": [], - "codeowners": [ - "@frenck" - ] + "codeowners": ["@frenck"] } diff --git a/homeassistant/components/torque/manifest.json b/homeassistant/components/torque/manifest.json index fbc788d252d..14b41ed82de 100644 --- a/homeassistant/components/torque/manifest.json +++ b/homeassistant/components/torque/manifest.json @@ -3,8 +3,6 @@ "name": "Torque", "documentation": "https://www.home-assistant.io/integrations/torque", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/totalconnect/manifest.json b/homeassistant/components/totalconnect/manifest.json index 39cd0e0f1e6..a8b00d471b9 100644 --- a/homeassistant/components/totalconnect/manifest.json +++ b/homeassistant/components/totalconnect/manifest.json @@ -2,9 +2,7 @@ "domain": "totalconnect", "name": "Totalconnect", "documentation": "https://www.home-assistant.io/integrations/totalconnect", - "requirements": [ - "total_connect_client==0.28" - ], + "requirements": ["total_connect_client==0.28"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/touchline/manifest.json b/homeassistant/components/touchline/manifest.json index 7c0b36b50fe..a64083a7b27 100644 --- a/homeassistant/components/touchline/manifest.json +++ b/homeassistant/components/touchline/manifest.json @@ -2,9 +2,7 @@ "domain": "touchline", "name": "Touchline", "documentation": "https://www.home-assistant.io/integrations/touchline", - "requirements": [ - "pytouchline==0.7" - ], + "requirements": ["pytouchline==0.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/tplink/manifest.json b/homeassistant/components/tplink/manifest.json index c2a2197c844..b4abcb993b7 100644 --- a/homeassistant/components/tplink/manifest.json +++ b/homeassistant/components/tplink/manifest.json @@ -3,11 +3,7 @@ "name": "Tplink", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tplink", - "requirements": [ - "pyHS100==0.3.5" - ], + "requirements": ["pyHS100==0.3.5"], "dependencies": [], - "codeowners": [ - "@rytilahti" - ] + "codeowners": ["@rytilahti"] } diff --git a/homeassistant/components/tplink_lte/manifest.json b/homeassistant/components/tplink_lte/manifest.json index e1cdacde6d8..7556de62963 100644 --- a/homeassistant/components/tplink_lte/manifest.json +++ b/homeassistant/components/tplink_lte/manifest.json @@ -2,9 +2,7 @@ "domain": "tplink_lte", "name": "Tplink lte", "documentation": "https://www.home-assistant.io/integrations/tplink_lte", - "requirements": [ - "tp-connected==0.0.4" - ], + "requirements": ["tp-connected==0.0.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/traccar/manifest.json b/homeassistant/components/traccar/manifest.json index ffc82ee13e8..898113d1b76 100644 --- a/homeassistant/components/traccar/manifest.json +++ b/homeassistant/components/traccar/manifest.json @@ -3,14 +3,7 @@ "name": "Traccar", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/traccar", - "requirements": [ - "pytraccar==0.9.0", - "stringcase==1.2.0" - ], - "dependencies": [ - "webhook" - ], - "codeowners": [ - "@ludeeus" - ] + "requirements": ["pytraccar==0.9.0", "stringcase==1.2.0"], + "dependencies": ["webhook"], + "codeowners": ["@ludeeus"] } diff --git a/homeassistant/components/trackr/manifest.json b/homeassistant/components/trackr/manifest.json index 638d63cb487..05459cb94ea 100644 --- a/homeassistant/components/trackr/manifest.json +++ b/homeassistant/components/trackr/manifest.json @@ -2,9 +2,7 @@ "domain": "trackr", "name": "Trackr", "documentation": "https://www.home-assistant.io/integrations/trackr", - "requirements": [ - "pytrackr==0.0.5" - ], + "requirements": ["pytrackr==0.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/trafikverket_train/manifest.json b/homeassistant/components/trafikverket_train/manifest.json index 1e24895af44..1e75d738d44 100644 --- a/homeassistant/components/trafikverket_train/manifest.json +++ b/homeassistant/components/trafikverket_train/manifest.json @@ -2,11 +2,7 @@ "domain": "trafikverket_train", "name": "Trafikverket train information", "documentation": "https://www.home-assistant.io/integrations/trafikverket_train", - "requirements": [ - "pytrafikverket==0.1.5.9" - ], + "requirements": ["pytrafikverket==0.1.5.9"], "dependencies": [], - "codeowners": [ - "@endor-force" - ] -} \ No newline at end of file + "codeowners": ["@endor-force"] +} diff --git a/homeassistant/components/trafikverket_weatherstation/manifest.json b/homeassistant/components/trafikverket_weatherstation/manifest.json index 64f1d636a1a..1a732e99c7a 100644 --- a/homeassistant/components/trafikverket_weatherstation/manifest.json +++ b/homeassistant/components/trafikverket_weatherstation/manifest.json @@ -2,9 +2,7 @@ "domain": "trafikverket_weatherstation", "name": "Trafikverket weatherstation", "documentation": "https://www.home-assistant.io/integrations/trafikverket_weatherstation", - "requirements": [ - "pytrafikverket==0.1.5.9" - ], + "requirements": ["pytrafikverket==0.1.5.9"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/transmission/manifest.json b/homeassistant/components/transmission/manifest.json index 9618a5677ad..117dd3cc246 100644 --- a/homeassistant/components/transmission/manifest.json +++ b/homeassistant/components/transmission/manifest.json @@ -3,12 +3,7 @@ "name": "Transmission", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/transmission", - "requirements": [ - "transmissionrpc==0.11" - ], + "requirements": ["transmissionrpc==0.11"], "dependencies": [], - "codeowners": [ - "@engrbm87", - "@JPHutchins" - ] + "codeowners": ["@engrbm87", "@JPHutchins"] } diff --git a/homeassistant/components/transport_nsw/manifest.json b/homeassistant/components/transport_nsw/manifest.json index 9d2e675c757..7743a4b6c99 100644 --- a/homeassistant/components/transport_nsw/manifest.json +++ b/homeassistant/components/transport_nsw/manifest.json @@ -2,9 +2,7 @@ "domain": "transport_nsw", "name": "Transport nsw", "documentation": "https://www.home-assistant.io/integrations/transport_nsw", - "requirements": [ - "PyTransportNSW==0.1.1" - ], + "requirements": ["PyTransportNSW==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/travisci/manifest.json b/homeassistant/components/travisci/manifest.json index f0d5d54c8cf..02b90dce490 100644 --- a/homeassistant/components/travisci/manifest.json +++ b/homeassistant/components/travisci/manifest.json @@ -2,9 +2,7 @@ "domain": "travisci", "name": "Travisci", "documentation": "https://www.home-assistant.io/integrations/travisci", - "requirements": [ - "TravisPy==0.3.5" - ], + "requirements": ["TravisPy==0.3.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/tuya/manifest.json b/homeassistant/components/tuya/manifest.json index 6479a26694d..e249fb3f89f 100644 --- a/homeassistant/components/tuya/manifest.json +++ b/homeassistant/components/tuya/manifest.json @@ -2,9 +2,7 @@ "domain": "tuya", "name": "Tuya", "documentation": "https://www.home-assistant.io/integrations/tuya", - "requirements": [ - "tuyaha==0.0.5" - ], + "requirements": ["tuyaha==0.0.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/twilio/manifest.json b/homeassistant/components/twilio/manifest.json index 8f4ed125fb6..c0b44995281 100644 --- a/homeassistant/components/twilio/manifest.json +++ b/homeassistant/components/twilio/manifest.json @@ -3,11 +3,7 @@ "name": "Twilio", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/twilio", - "requirements": [ - "twilio==6.32.0" - ], - "dependencies": [ - "webhook" - ], + "requirements": ["twilio==6.32.0"], + "dependencies": ["webhook"], "codeowners": [] } diff --git a/homeassistant/components/twilio_call/manifest.json b/homeassistant/components/twilio_call/manifest.json index 3fe8f129b5d..0ccb6576bc3 100644 --- a/homeassistant/components/twilio_call/manifest.json +++ b/homeassistant/components/twilio_call/manifest.json @@ -3,10 +3,6 @@ "name": "Twilio call", "documentation": "https://www.home-assistant.io/integrations/twilio_call", "requirements": [], - "dependencies": [ - "twilio" - ], - "codeowners": [ - "@robbiet480" - ] + "dependencies": ["twilio"], + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/twilio_sms/manifest.json b/homeassistant/components/twilio_sms/manifest.json index 00c843d2dff..d00ba685005 100644 --- a/homeassistant/components/twilio_sms/manifest.json +++ b/homeassistant/components/twilio_sms/manifest.json @@ -3,10 +3,6 @@ "name": "Twilio sms", "documentation": "https://www.home-assistant.io/integrations/twilio_sms", "requirements": [], - "dependencies": [ - "twilio" - ], - "codeowners": [ - "@robbiet480" - ] + "dependencies": ["twilio"], + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/twitch/manifest.json b/homeassistant/components/twitch/manifest.json index f64182f6e4d..639624c352f 100644 --- a/homeassistant/components/twitch/manifest.json +++ b/homeassistant/components/twitch/manifest.json @@ -2,9 +2,7 @@ "domain": "twitch", "name": "Twitch", "documentation": "https://www.home-assistant.io/integrations/twitch", - "requirements": [ - "python-twitch-client==0.6.0" - ], + "requirements": ["python-twitch-client==0.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/twitter/manifest.json b/homeassistant/components/twitter/manifest.json index d63259bcbee..514f976df34 100644 --- a/homeassistant/components/twitter/manifest.json +++ b/homeassistant/components/twitter/manifest.json @@ -2,9 +2,7 @@ "domain": "twitter", "name": "Twitter", "documentation": "https://www.home-assistant.io/integrations/twitter", - "requirements": [ - "TwitterAPI==2.5.10" - ], + "requirements": ["TwitterAPI==2.5.10"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ubee/manifest.json b/homeassistant/components/ubee/manifest.json index 0bf29beb0dc..f487096d169 100644 --- a/homeassistant/components/ubee/manifest.json +++ b/homeassistant/components/ubee/manifest.json @@ -2,9 +2,7 @@ "domain": "ubee", "name": "Ubee", "documentation": "https://www.home-assistant.io/integrations/ubee", - "requirements": [ - "pyubee==0.7" - ], + "requirements": ["pyubee==0.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/unifi/manifest.json b/homeassistant/components/unifi/manifest.json index ecbeb002f04..d35a5737a60 100644 --- a/homeassistant/components/unifi/manifest.json +++ b/homeassistant/components/unifi/manifest.json @@ -3,11 +3,7 @@ "name": "Unifi", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/unifi", - "requirements": [ - "aiounifi==11" - ], + "requirements": ["aiounifi==11"], "dependencies": [], - "codeowners": [ - "@kane610" - ] + "codeowners": ["@kane610"] } diff --git a/homeassistant/components/unifi_direct/manifest.json b/homeassistant/components/unifi_direct/manifest.json index 805dc6638bb..0c22f466277 100644 --- a/homeassistant/components/unifi_direct/manifest.json +++ b/homeassistant/components/unifi_direct/manifest.json @@ -2,9 +2,7 @@ "domain": "unifi_direct", "name": "Unifi direct", "documentation": "https://www.home-assistant.io/integrations/unifi_direct", - "requirements": [ - "pexpect==4.6.0" - ], + "requirements": ["pexpect==4.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/upcloud/manifest.json b/homeassistant/components/upcloud/manifest.json index 0499ce1e9ad..14ad0359364 100644 --- a/homeassistant/components/upcloud/manifest.json +++ b/homeassistant/components/upcloud/manifest.json @@ -2,11 +2,7 @@ "domain": "upcloud", "name": "UpCloud", "documentation": "https://www.home-assistant.io/integrations/upcloud", - "requirements": [ - "upcloud-api==0.4.5" - ], + "requirements": ["upcloud-api==0.4.5"], "dependencies": [], - "codeowners": [ - "@scop" - ] + "codeowners": ["@scop"] } diff --git a/homeassistant/components/updater/manifest.json b/homeassistant/components/updater/manifest.json index eb26d6e36b7..5297f826d8a 100644 --- a/homeassistant/components/updater/manifest.json +++ b/homeassistant/components/updater/manifest.json @@ -2,11 +2,7 @@ "domain": "updater", "name": "Updater", "documentation": "https://www.home-assistant.io/integrations/updater", - "requirements": [ - "distro==1.4.0" - ], + "requirements": ["distro==1.4.0"], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/upnp/manifest.json b/homeassistant/components/upnp/manifest.json index a78fec3610e..c47e4d6f5f5 100644 --- a/homeassistant/components/upnp/manifest.json +++ b/homeassistant/components/upnp/manifest.json @@ -3,11 +3,7 @@ "name": "Upnp", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/upnp", - "requirements": [ - "async-upnp-client==0.14.12" - ], + "requirements": ["async-upnp-client==0.14.12"], "dependencies": [], - "codeowners": [ - "@robbiet480" - ] + "codeowners": ["@robbiet480"] } diff --git a/homeassistant/components/uptimerobot/manifest.json b/homeassistant/components/uptimerobot/manifest.json index cc2d1b6c2e8..d08c9e2b3bf 100644 --- a/homeassistant/components/uptimerobot/manifest.json +++ b/homeassistant/components/uptimerobot/manifest.json @@ -2,11 +2,7 @@ "domain": "uptimerobot", "name": "Uptimerobot", "documentation": "https://www.home-assistant.io/integrations/uptimerobot", - "requirements": [ - "pyuptimerobot==0.0.5" - ], + "requirements": ["pyuptimerobot==0.0.5"], "dependencies": [], - "codeowners": [ - "@ludeeus" - ] + "codeowners": ["@ludeeus"] } diff --git a/homeassistant/components/uscis/manifest.json b/homeassistant/components/uscis/manifest.json index 707b7f27860..bb9428b2ab8 100644 --- a/homeassistant/components/uscis/manifest.json +++ b/homeassistant/components/uscis/manifest.json @@ -2,9 +2,7 @@ "domain": "uscis", "name": "Uscis", "documentation": "https://www.home-assistant.io/integrations/uscis", - "requirements": [ - "uscisstatus==0.1.1" - ], + "requirements": ["uscisstatus==0.1.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/usgs_earthquakes_feed/manifest.json b/homeassistant/components/usgs_earthquakes_feed/manifest.json index d1ae97b550a..249532aa990 100644 --- a/homeassistant/components/usgs_earthquakes_feed/manifest.json +++ b/homeassistant/components/usgs_earthquakes_feed/manifest.json @@ -2,11 +2,7 @@ "domain": "usgs_earthquakes_feed", "name": "Usgs earthquakes feed", "documentation": "https://www.home-assistant.io/integrations/usgs_earthquakes_feed", - "requirements": [ - "geojson_client==0.4" - ], + "requirements": ["geojson_client==0.4"], "dependencies": [], - "codeowners": [ - "@exxamalte" - ] + "codeowners": ["@exxamalte"] } diff --git a/homeassistant/components/utility_meter/manifest.json b/homeassistant/components/utility_meter/manifest.json index 7a470037ba4..afa10c4abde 100644 --- a/homeassistant/components/utility_meter/manifest.json +++ b/homeassistant/components/utility_meter/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/utility_meter", "requirements": [], "dependencies": [], - "codeowners": [ - "@dgomes" - ] + "codeowners": ["@dgomes"] } diff --git a/homeassistant/components/uvc/manifest.json b/homeassistant/components/uvc/manifest.json index 497bdac656e..57b6340df08 100644 --- a/homeassistant/components/uvc/manifest.json +++ b/homeassistant/components/uvc/manifest.json @@ -2,9 +2,7 @@ "domain": "uvc", "name": "Uvc", "documentation": "https://www.home-assistant.io/integrations/uvc", - "requirements": [ - "uvcclient==0.11.0" - ], + "requirements": ["uvcclient==0.11.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/vacuum/manifest.json b/homeassistant/components/vacuum/manifest.json index 69edc40b15b..895311ae5b6 100644 --- a/homeassistant/components/vacuum/manifest.json +++ b/homeassistant/components/vacuum/manifest.json @@ -3,8 +3,6 @@ "name": "Vacuum", "documentation": "https://www.home-assistant.io/integrations/vacuum", "requirements": [], - "dependencies": [ - "group" - ], + "dependencies": ["group"], "codeowners": [] } diff --git a/homeassistant/components/vallox/manifest.json b/homeassistant/components/vallox/manifest.json index 51ecda91404..d81f21da98b 100644 --- a/homeassistant/components/vallox/manifest.json +++ b/homeassistant/components/vallox/manifest.json @@ -2,9 +2,7 @@ "domain": "vallox", "name": "Vallox", "documentation": "https://www.home-assistant.io/integrations/vallox", - "requirements": [ - "vallox-websocket-api==2.2.0" - ], + "requirements": ["vallox-websocket-api==2.2.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/vasttrafik/manifest.json b/homeassistant/components/vasttrafik/manifest.json index c4e3a2c97bb..6b6a1d065e4 100644 --- a/homeassistant/components/vasttrafik/manifest.json +++ b/homeassistant/components/vasttrafik/manifest.json @@ -2,9 +2,7 @@ "domain": "vasttrafik", "name": "Vasttrafik", "documentation": "https://www.home-assistant.io/integrations/vasttrafik", - "requirements": [ - "vtjp==0.1.14" - ], + "requirements": ["vtjp==0.1.14"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/velbus/manifest.json b/homeassistant/components/velbus/manifest.json index ba1dde9b015..250b2c01e4e 100644 --- a/homeassistant/components/velbus/manifest.json +++ b/homeassistant/components/velbus/manifest.json @@ -2,9 +2,7 @@ "domain": "velbus", "name": "Velbus", "documentation": "https://www.home-assistant.io/integrations/velbus", - "requirements": [ - "python-velbus==2.0.35" - ], + "requirements": ["python-velbus==2.0.35"], "config_flow": true, "dependencies": [], "codeowners": ["@cereal2nd"] diff --git a/homeassistant/components/velux/manifest.json b/homeassistant/components/velux/manifest.json index d2fbb3b728a..7ecc2ac6ded 100644 --- a/homeassistant/components/velux/manifest.json +++ b/homeassistant/components/velux/manifest.json @@ -2,11 +2,7 @@ "domain": "velux", "name": "Velux", "documentation": "https://www.home-assistant.io/integrations/velux", - "requirements": [ - "pyvlx==0.2.12" - ], + "requirements": ["pyvlx==0.2.12"], "dependencies": [], - "codeowners": [ - "@Julius2342" - ] + "codeowners": ["@Julius2342"] } diff --git a/homeassistant/components/venstar/manifest.json b/homeassistant/components/venstar/manifest.json index 78243844a93..e723e16d41d 100644 --- a/homeassistant/components/venstar/manifest.json +++ b/homeassistant/components/venstar/manifest.json @@ -2,9 +2,7 @@ "domain": "venstar", "name": "Venstar", "documentation": "https://www.home-assistant.io/integrations/venstar", - "requirements": [ - "venstarcolortouch==0.12" - ], + "requirements": ["venstarcolortouch==0.12"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/vera/manifest.json b/homeassistant/components/vera/manifest.json index 70abc098431..63102c29687 100644 --- a/homeassistant/components/vera/manifest.json +++ b/homeassistant/components/vera/manifest.json @@ -2,9 +2,7 @@ "domain": "vera", "name": "Vera", "documentation": "https://www.home-assistant.io/integrations/vera", - "requirements": [ - "pyvera==0.3.7" - ], + "requirements": ["pyvera==0.3.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/verisure/manifest.json b/homeassistant/components/verisure/manifest.json index 13962e81b7b..3e0073c1770 100644 --- a/homeassistant/components/verisure/manifest.json +++ b/homeassistant/components/verisure/manifest.json @@ -2,10 +2,7 @@ "domain": "verisure", "name": "Verisure", "documentation": "https://www.home-assistant.io/integrations/verisure", - "requirements": [ - "jsonpath==0.82", - "vsure==1.5.4" - ], + "requirements": ["jsonpath==0.82", "vsure==1.5.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/versasense/manifest.json b/homeassistant/components/versasense/manifest.json index 3e2be6131d1..231588c8bf3 100644 --- a/homeassistant/components/versasense/manifest.json +++ b/homeassistant/components/versasense/manifest.json @@ -1,8 +1,8 @@ { - "domain": "versasense", - "name": "VersaSense", - "documentation": "https://www.home-assistant.io/components/versasense", - "dependencies": [], - "codeowners": ["@flamm3blemuff1n"], - "requirements": ["pyversasense==0.0.6"] + "domain": "versasense", + "name": "VersaSense", + "documentation": "https://www.home-assistant.io/components/versasense", + "dependencies": [], + "codeowners": ["@flamm3blemuff1n"], + "requirements": ["pyversasense==0.0.6"] } diff --git a/homeassistant/components/version/manifest.json b/homeassistant/components/version/manifest.json index 3f35b0dc9a5..75e85d81daa 100644 --- a/homeassistant/components/version/manifest.json +++ b/homeassistant/components/version/manifest.json @@ -2,11 +2,7 @@ "domain": "version", "name": "Version", "documentation": "https://www.home-assistant.io/integrations/version", - "requirements": [ - "pyhaversion==3.1.0" - ], + "requirements": ["pyhaversion==3.1.0"], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/vicare/manifest.json b/homeassistant/components/vicare/manifest.json index 03bb16fa9bb..cefc244e5b8 100644 --- a/homeassistant/components/vicare/manifest.json +++ b/homeassistant/components/vicare/manifest.json @@ -6,4 +6,3 @@ "codeowners": ["@oischinger"], "requirements": ["PyViCare==0.1.2"] } - diff --git a/homeassistant/components/vivotek/manifest.json b/homeassistant/components/vivotek/manifest.json index afd7535aa0f..9246bc4c89b 100644 --- a/homeassistant/components/vivotek/manifest.json +++ b/homeassistant/components/vivotek/manifest.json @@ -2,11 +2,7 @@ "domain": "vivotek", "name": "Vivotek", "documentation": "https://www.home-assistant.io/integrations/vivotek", - "requirements": [ - "libpyvivotek==0.4.0" - ], + "requirements": ["libpyvivotek==0.4.0"], "dependencies": [], - "codeowners": [ - "@HarlemSquirrel" - ] + "codeowners": ["@HarlemSquirrel"] } diff --git a/homeassistant/components/vizio/manifest.json b/homeassistant/components/vizio/manifest.json index f12d5d0c358..125f2374c7c 100644 --- a/homeassistant/components/vizio/manifest.json +++ b/homeassistant/components/vizio/manifest.json @@ -2,9 +2,7 @@ "domain": "vizio", "name": "Vizio", "documentation": "https://www.home-assistant.io/integrations/vizio", - "requirements": [ - "pyvizio==0.0.9" - ], + "requirements": ["pyvizio==0.0.9"], "dependencies": [], "codeowners": ["@raman325"] } diff --git a/homeassistant/components/vlc/manifest.json b/homeassistant/components/vlc/manifest.json index 0dfc9f1ceb9..852d63f57b4 100644 --- a/homeassistant/components/vlc/manifest.json +++ b/homeassistant/components/vlc/manifest.json @@ -2,9 +2,7 @@ "domain": "vlc", "name": "Vlc", "documentation": "https://www.home-assistant.io/integrations/vlc", - "requirements": [ - "python-vlc==1.1.2" - ], + "requirements": ["python-vlc==1.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/vlc_telnet/manifest.json b/homeassistant/components/vlc_telnet/manifest.json index 7894eb2982b..6c90a4b9d4c 100644 --- a/homeassistant/components/vlc_telnet/manifest.json +++ b/homeassistant/components/vlc_telnet/manifest.json @@ -2,9 +2,7 @@ "domain": "vlc_telnet", "name": "VLC telnet", "documentation": "https://www.home-assistant.io/integrations/vlc-telnet", - "requirements": [ - "python-telnet-vlc==1.0.4" - ], + "requirements": ["python-telnet-vlc==1.0.4"], "dependencies": [], "codeowners": ["@rodripf"] } diff --git a/homeassistant/components/volkszaehler/manifest.json b/homeassistant/components/volkszaehler/manifest.json index 0b210bc780b..dd361de5f96 100644 --- a/homeassistant/components/volkszaehler/manifest.json +++ b/homeassistant/components/volkszaehler/manifest.json @@ -2,9 +2,7 @@ "domain": "volkszaehler", "name": "Volkszaehler", "documentation": "https://www.home-assistant.io/integrations/volkszaehler", - "requirements": [ - "volkszaehler==0.1.2" - ], + "requirements": ["volkszaehler==0.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/volvooncall/manifest.json b/homeassistant/components/volvooncall/manifest.json index 3f75c391115..1855346ff72 100644 --- a/homeassistant/components/volvooncall/manifest.json +++ b/homeassistant/components/volvooncall/manifest.json @@ -2,9 +2,7 @@ "domain": "volvooncall", "name": "Volvooncall", "documentation": "https://www.home-assistant.io/integrations/volvooncall", - "requirements": [ - "volvooncall==0.8.7" - ], + "requirements": ["volvooncall==0.8.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/vultr/manifest.json b/homeassistant/components/vultr/manifest.json index 0a0afe3d71b..f9e9d8d2894 100644 --- a/homeassistant/components/vultr/manifest.json +++ b/homeassistant/components/vultr/manifest.json @@ -2,9 +2,7 @@ "domain": "vultr", "name": "Vultr", "documentation": "https://www.home-assistant.io/integrations/vultr", - "requirements": [ - "vultr==0.1.2" - ], + "requirements": ["vultr==0.1.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/w800rf32/manifest.json b/homeassistant/components/w800rf32/manifest.json index 89b0ac591ea..aa7d8506183 100644 --- a/homeassistant/components/w800rf32/manifest.json +++ b/homeassistant/components/w800rf32/manifest.json @@ -2,9 +2,7 @@ "domain": "w800rf32", "name": "W800rf32", "documentation": "https://www.home-assistant.io/integrations/w800rf32", - "requirements": [ - "pyW800rf32==0.1" - ], + "requirements": ["pyW800rf32==0.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/wake_on_lan/manifest.json b/homeassistant/components/wake_on_lan/manifest.json index ef6dbd06470..29fbac08b5f 100644 --- a/homeassistant/components/wake_on_lan/manifest.json +++ b/homeassistant/components/wake_on_lan/manifest.json @@ -2,9 +2,7 @@ "domain": "wake_on_lan", "name": "Wake on lan", "documentation": "https://www.home-assistant.io/integrations/wake_on_lan", - "requirements": [ - "wakeonlan==1.1.6" - ], + "requirements": ["wakeonlan==1.1.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/waqi/manifest.json b/homeassistant/components/waqi/manifest.json index 8ce03e2e8e2..122b24afbf1 100644 --- a/homeassistant/components/waqi/manifest.json +++ b/homeassistant/components/waqi/manifest.json @@ -2,11 +2,7 @@ "domain": "waqi", "name": "Waqi", "documentation": "https://www.home-assistant.io/integrations/waqi", - "requirements": [ - "waqiasync==1.0.0" - ], + "requirements": ["waqiasync==1.0.0"], "dependencies": [], - "codeowners": [ - "@andrey-git" - ] + "codeowners": ["@andrey-git"] } diff --git a/homeassistant/components/waterfurnace/manifest.json b/homeassistant/components/waterfurnace/manifest.json index e2982bd0145..406aee2e984 100644 --- a/homeassistant/components/waterfurnace/manifest.json +++ b/homeassistant/components/waterfurnace/manifest.json @@ -2,9 +2,7 @@ "domain": "waterfurnace", "name": "Waterfurnace", "documentation": "https://www.home-assistant.io/integrations/waterfurnace", - "requirements": [ - "waterfurnace==1.1.0" - ], + "requirements": ["waterfurnace==1.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/watson_iot/manifest.json b/homeassistant/components/watson_iot/manifest.json index 20834bf0bf4..cae0a391040 100644 --- a/homeassistant/components/watson_iot/manifest.json +++ b/homeassistant/components/watson_iot/manifest.json @@ -2,9 +2,7 @@ "domain": "watson_iot", "name": "Watson iot", "documentation": "https://www.home-assistant.io/integrations/watson_iot", - "requirements": [ - "ibmiotf==0.3.4" - ], + "requirements": ["ibmiotf==0.3.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/watson_tts/manifest.json b/homeassistant/components/watson_tts/manifest.json index e5f3efae04c..c1d708a20f9 100644 --- a/homeassistant/components/watson_tts/manifest.json +++ b/homeassistant/components/watson_tts/manifest.json @@ -2,11 +2,7 @@ "domain": "watson_tts", "name": "IBM Watson TTS", "documentation": "https://www.home-assistant.io/integrations/watson_tts", - "requirements": [ - "ibm-watson==4.0.1" - ], + "requirements": ["ibm-watson==4.0.1"], "dependencies": [], - "codeowners": [ - "@rutkai" - ] + "codeowners": ["@rutkai"] } diff --git a/homeassistant/components/waze_travel_time/manifest.json b/homeassistant/components/waze_travel_time/manifest.json index 32083ca8ca8..f669a6dd8e2 100644 --- a/homeassistant/components/waze_travel_time/manifest.json +++ b/homeassistant/components/waze_travel_time/manifest.json @@ -2,9 +2,7 @@ "domain": "waze_travel_time", "name": "Waze travel time", "documentation": "https://www.home-assistant.io/integrations/waze_travel_time", - "requirements": [ - "WazeRouteCalculator==0.12" - ], + "requirements": ["WazeRouteCalculator==0.12"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/weather/manifest.json b/homeassistant/components/weather/manifest.json index 568ce57ed62..9df2b83e238 100644 --- a/homeassistant/components/weather/manifest.json +++ b/homeassistant/components/weather/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/weather", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/webhook/manifest.json b/homeassistant/components/webhook/manifest.json index f93d8a5e295..ff31698fefc 100644 --- a/homeassistant/components/webhook/manifest.json +++ b/homeassistant/components/webhook/manifest.json @@ -3,8 +3,6 @@ "name": "Webhook", "documentation": "https://www.home-assistant.io/integrations/webhook", "requirements": [], - "dependencies": [ - "http" - ], + "dependencies": ["http"], "codeowners": [] } diff --git a/homeassistant/components/weblink/manifest.json b/homeassistant/components/weblink/manifest.json index 7cdf8bea4ff..a43c3ee77ac 100644 --- a/homeassistant/components/weblink/manifest.json +++ b/homeassistant/components/weblink/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/weblink", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/webostv/manifest.json b/homeassistant/components/webostv/manifest.json index 82d4942f83c..100183e2e81 100644 --- a/homeassistant/components/webostv/manifest.json +++ b/homeassistant/components/webostv/manifest.json @@ -2,9 +2,7 @@ "domain": "webostv", "name": "Webostv", "documentation": "https://www.home-assistant.io/integrations/webostv", - "requirements": [ - "aiopylgtv==0.2.4" - ], + "requirements": ["aiopylgtv==0.2.4"], "dependencies": ["configurator"], "codeowners": ["@bendavid"] } diff --git a/homeassistant/components/websocket_api/manifest.json b/homeassistant/components/websocket_api/manifest.json index 9826b11ec45..b2f2e0e4f7a 100644 --- a/homeassistant/components/websocket_api/manifest.json +++ b/homeassistant/components/websocket_api/manifest.json @@ -3,10 +3,6 @@ "name": "Websocket api", "documentation": "https://www.home-assistant.io/integrations/websocket_api", "requirements": [], - "dependencies": [ - "http" - ], - "codeowners": [ - "@home-assistant/core" - ] + "dependencies": ["http"], + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/wemo/manifest.json b/homeassistant/components/wemo/manifest.json index 3b43def230f..4606f580b66 100644 --- a/homeassistant/components/wemo/manifest.json +++ b/homeassistant/components/wemo/manifest.json @@ -3,21 +3,15 @@ "name": "Wemo", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/wemo", - "requirements": [ - "pywemo==0.4.34" - ], + "requirements": ["pywemo==0.4.34"], "ssdp": [ { "manufacturer": "Belkin International Inc." } ], "homekit": { - "models": [ - "Wemo" - ] + "models": ["Wemo"] }, "dependencies": [], - "codeowners": [ - "@sqldiablo" - ] + "codeowners": ["@sqldiablo"] } diff --git a/homeassistant/components/whois/manifest.json b/homeassistant/components/whois/manifest.json index 1566366362a..6e383ec1467 100644 --- a/homeassistant/components/whois/manifest.json +++ b/homeassistant/components/whois/manifest.json @@ -2,9 +2,7 @@ "domain": "whois", "name": "Whois", "documentation": "https://www.home-assistant.io/integrations/whois", - "requirements": [ - "python-whois==0.7.2" - ], + "requirements": ["python-whois==0.7.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/wirelesstag/manifest.json b/homeassistant/components/wirelesstag/manifest.json index 7472898b7ca..ae9402760b0 100644 --- a/homeassistant/components/wirelesstag/manifest.json +++ b/homeassistant/components/wirelesstag/manifest.json @@ -2,9 +2,7 @@ "domain": "wirelesstag", "name": "Wirelesstag", "documentation": "https://www.home-assistant.io/integrations/wirelesstag", - "requirements": [ - "wirelesstagpy==0.4.0" - ], + "requirements": ["wirelesstagpy==0.4.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/withings/manifest.json b/homeassistant/components/withings/manifest.json index 1f2169363e9..337a98ab404 100644 --- a/homeassistant/components/withings/manifest.json +++ b/homeassistant/components/withings/manifest.json @@ -3,15 +3,7 @@ "name": "Withings", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/withings", - "requirements": [ - "withings-api==2.1.3" - ], - "dependencies": [ - "api", - "http", - "webhook" - ], - "codeowners": [ - "@vangorra" - ] -} \ No newline at end of file + "requirements": ["withings-api==2.1.3"], + "dependencies": ["api", "http", "webhook"], + "codeowners": ["@vangorra"] +} diff --git a/homeassistant/components/workday/manifest.json b/homeassistant/components/workday/manifest.json index ac3bee7d07c..843501ba8f8 100644 --- a/homeassistant/components/workday/manifest.json +++ b/homeassistant/components/workday/manifest.json @@ -2,9 +2,7 @@ "domain": "workday", "name": "Workday", "documentation": "https://www.home-assistant.io/integrations/workday", - "requirements": [ - "holidays==0.9.12" - ], + "requirements": ["holidays==0.9.12"], "dependencies": [], "codeowners": ["@fabaff"] -} \ No newline at end of file +} diff --git a/homeassistant/components/worldclock/manifest.json b/homeassistant/components/worldclock/manifest.json index 8f7b72491b8..90376d16cbe 100644 --- a/homeassistant/components/worldclock/manifest.json +++ b/homeassistant/components/worldclock/manifest.json @@ -4,7 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/worldclock", "requirements": [], "dependencies": [], - "codeowners": [ - "@fabaff" - ] + "codeowners": ["@fabaff"] } diff --git a/homeassistant/components/wunderlist/manifest.json b/homeassistant/components/wunderlist/manifest.json index 90a55ad48e8..0502d8efd35 100644 --- a/homeassistant/components/wunderlist/manifest.json +++ b/homeassistant/components/wunderlist/manifest.json @@ -2,9 +2,7 @@ "domain": "wunderlist", "name": "Wunderlist", "documentation": "https://www.home-assistant.io/integrations/wunderlist", - "requirements": [ - "wunderpy2==0.1.6" - ], + "requirements": ["wunderpy2==0.1.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/wwlln/manifest.json b/homeassistant/components/wwlln/manifest.json index a7bf14454da..35a9b60444c 100644 --- a/homeassistant/components/wwlln/manifest.json +++ b/homeassistant/components/wwlln/manifest.json @@ -3,11 +3,7 @@ "name": "World Wide Lightning Location Network", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/wwlln", - "requirements": [ - "aiowwlln==2.0.2" - ], + "requirements": ["aiowwlln==2.0.2"], "dependencies": [], - "codeowners": [ - "@bachya" - ] + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/xbox_live/manifest.json b/homeassistant/components/xbox_live/manifest.json index 79f4ce6c87f..dff92b6b1af 100644 --- a/homeassistant/components/xbox_live/manifest.json +++ b/homeassistant/components/xbox_live/manifest.json @@ -2,11 +2,7 @@ "domain": "xbox_live", "name": "Xbox live", "documentation": "https://www.home-assistant.io/integrations/xbox_live", - "requirements": [ - "xboxapi==0.1.1" - ], + "requirements": ["xboxapi==0.1.1"], "dependencies": [], - "codeowners": [ - "@MartinHjelmare" - ] + "codeowners": ["@MartinHjelmare"] } diff --git a/homeassistant/components/xeoma/manifest.json b/homeassistant/components/xeoma/manifest.json index 7cf061018b9..f5fd27b5063 100644 --- a/homeassistant/components/xeoma/manifest.json +++ b/homeassistant/components/xeoma/manifest.json @@ -2,9 +2,7 @@ "domain": "xeoma", "name": "Xeoma", "documentation": "https://www.home-assistant.io/integrations/xeoma", - "requirements": [ - "pyxeoma==1.4.1" - ], + "requirements": ["pyxeoma==1.4.1"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/xfinity/manifest.json b/homeassistant/components/xfinity/manifest.json index 9e800dc2e4a..3e04e25c04b 100644 --- a/homeassistant/components/xfinity/manifest.json +++ b/homeassistant/components/xfinity/manifest.json @@ -2,11 +2,7 @@ "domain": "xfinity", "name": "Xfinity", "documentation": "https://www.home-assistant.io/integrations/xfinity", - "requirements": [ - "xfinity-gateway==0.0.4" - ], + "requirements": ["xfinity-gateway==0.0.4"], "dependencies": [], - "codeowners": [ - "@cisasteelersfan" - ] + "codeowners": ["@cisasteelersfan"] } diff --git a/homeassistant/components/xiaomi/manifest.json b/homeassistant/components/xiaomi/manifest.json index a607cda511e..4c5b2c19dd9 100644 --- a/homeassistant/components/xiaomi/manifest.json +++ b/homeassistant/components/xiaomi/manifest.json @@ -3,8 +3,6 @@ "name": "Xiaomi", "documentation": "https://www.home-assistant.io/integrations/xiaomi", "requirements": [], - "dependencies": [ - "ffmpeg" - ], + "dependencies": ["ffmpeg"], "codeowners": [] } diff --git a/homeassistant/components/xiaomi_aqara/manifest.json b/homeassistant/components/xiaomi_aqara/manifest.json index 9eeddd357f6..3602e4d7b43 100644 --- a/homeassistant/components/xiaomi_aqara/manifest.json +++ b/homeassistant/components/xiaomi_aqara/manifest.json @@ -2,12 +2,7 @@ "domain": "xiaomi_aqara", "name": "Xiaomi aqara", "documentation": "https://www.home-assistant.io/integrations/xiaomi_aqara", - "requirements": [ - "PyXiaomiGateway==0.12.4" - ], + "requirements": ["PyXiaomiGateway==0.12.4"], "dependencies": [], - "codeowners": [ - "@danielhiversen", - "@syssi" - ] + "codeowners": ["@danielhiversen", "@syssi"] } diff --git a/homeassistant/components/xiaomi_miio/manifest.json b/homeassistant/components/xiaomi_miio/manifest.json index 4f2e752feb1..3d179c63adb 100644 --- a/homeassistant/components/xiaomi_miio/manifest.json +++ b/homeassistant/components/xiaomi_miio/manifest.json @@ -2,13 +2,7 @@ "domain": "xiaomi_miio", "name": "Xiaomi miio", "documentation": "https://www.home-assistant.io/integrations/xiaomi_miio", - "requirements": [ - "construct==2.9.45", - "python-miio==0.4.8" - ], + "requirements": ["construct==2.9.45", "python-miio==0.4.8"], "dependencies": [], - "codeowners": [ - "@rytilahti", - "@syssi" - ] + "codeowners": ["@rytilahti", "@syssi"] } diff --git a/homeassistant/components/xiaomi_tv/manifest.json b/homeassistant/components/xiaomi_tv/manifest.json index 740eaf3ea1c..2e6b84ac3d4 100644 --- a/homeassistant/components/xiaomi_tv/manifest.json +++ b/homeassistant/components/xiaomi_tv/manifest.json @@ -2,11 +2,7 @@ "domain": "xiaomi_tv", "name": "Xiaomi tv", "documentation": "https://www.home-assistant.io/integrations/xiaomi_tv", - "requirements": [ - "pymitv==1.4.3" - ], + "requirements": ["pymitv==1.4.3"], "dependencies": [], - "codeowners": [ - "@simse" - ] + "codeowners": ["@simse"] } diff --git a/homeassistant/components/xmpp/manifest.json b/homeassistant/components/xmpp/manifest.json index 21255497503..4bfbed74182 100644 --- a/homeassistant/components/xmpp/manifest.json +++ b/homeassistant/components/xmpp/manifest.json @@ -2,12 +2,7 @@ "domain": "xmpp", "name": "Xmpp", "documentation": "https://www.home-assistant.io/integrations/xmpp", - "requirements": [ - "slixmpp==1.4.2" - ], + "requirements": ["slixmpp==1.4.2"], "dependencies": [], - "codeowners": [ - "@fabaff", - "@flowolf" - ] + "codeowners": ["@fabaff", "@flowolf"] } diff --git a/homeassistant/components/xs1/manifest.json b/homeassistant/components/xs1/manifest.json index 290c552309b..a77a6afa535 100644 --- a/homeassistant/components/xs1/manifest.json +++ b/homeassistant/components/xs1/manifest.json @@ -2,9 +2,7 @@ "domain": "xs1", "name": "Xs1", "documentation": "https://www.home-assistant.io/integrations/xs1", - "requirements": [ - "xs1-api-client==2.3.5" - ], + "requirements": ["xs1-api-client==2.3.5"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/yale_smart_alarm/manifest.json b/homeassistant/components/yale_smart_alarm/manifest.json index 05e979ffb0a..4393f2f2e81 100644 --- a/homeassistant/components/yale_smart_alarm/manifest.json +++ b/homeassistant/components/yale_smart_alarm/manifest.json @@ -2,9 +2,7 @@ "domain": "yale_smart_alarm", "name": "Yale smart alarm", "documentation": "https://www.home-assistant.io/integrations/yale_smart_alarm", - "requirements": [ - "yalesmartalarmclient==0.1.6" - ], + "requirements": ["yalesmartalarmclient==0.1.6"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/yamaha/manifest.json b/homeassistant/components/yamaha/manifest.json index bacb9fc3305..57d7dba8f60 100644 --- a/homeassistant/components/yamaha/manifest.json +++ b/homeassistant/components/yamaha/manifest.json @@ -2,9 +2,7 @@ "domain": "yamaha", "name": "Yamaha", "documentation": "https://www.home-assistant.io/integrations/yamaha", - "requirements": [ - "rxv==0.6.0" - ], + "requirements": ["rxv==0.6.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/yamaha_musiccast/manifest.json b/homeassistant/components/yamaha_musiccast/manifest.json index ea36c4921c5..c80795ce3bd 100644 --- a/homeassistant/components/yamaha_musiccast/manifest.json +++ b/homeassistant/components/yamaha_musiccast/manifest.json @@ -2,11 +2,7 @@ "domain": "yamaha_musiccast", "name": "Yamaha musiccast", "documentation": "https://www.home-assistant.io/integrations/yamaha_musiccast", - "requirements": [ - "pymusiccast==0.1.6" - ], + "requirements": ["pymusiccast==0.1.6"], "dependencies": [], - "codeowners": [ - "@jalmeroth" - ] + "codeowners": ["@jalmeroth"] } diff --git a/homeassistant/components/yandex_transport/manifest.json b/homeassistant/components/yandex_transport/manifest.json index 44dcf5b100c..6ba0886d2db 100644 --- a/homeassistant/components/yandex_transport/manifest.json +++ b/homeassistant/components/yandex_transport/manifest.json @@ -2,11 +2,7 @@ "domain": "yandex_transport", "name": "Yandex Transport", "documentation": "https://www.home-assistant.io/integrations/yandex_transport", - "requirements": [ - "ya_ma==0.3.8" - ], + "requirements": ["ya_ma==0.3.8"], "dependencies": [], - "codeowners": [ - "@rishatik92" - ] + "codeowners": ["@rishatik92"] } diff --git a/homeassistant/components/yeelight/manifest.json b/homeassistant/components/yeelight/manifest.json index 3d27d5bd393..35c2a8ddfac 100644 --- a/homeassistant/components/yeelight/manifest.json +++ b/homeassistant/components/yeelight/manifest.json @@ -2,12 +2,7 @@ "domain": "yeelight", "name": "Yeelight", "documentation": "https://www.home-assistant.io/integrations/yeelight", - "requirements": [ - "yeelight==0.5.0" - ], + "requirements": ["yeelight==0.5.0"], "dependencies": [], - "codeowners": [ - "@rytilahti", - "@zewelor" - ] + "codeowners": ["@rytilahti", "@zewelor"] } diff --git a/homeassistant/components/yeelightsunflower/manifest.json b/homeassistant/components/yeelightsunflower/manifest.json index 390ff742724..920f6a786fb 100644 --- a/homeassistant/components/yeelightsunflower/manifest.json +++ b/homeassistant/components/yeelightsunflower/manifest.json @@ -2,11 +2,7 @@ "domain": "yeelightsunflower", "name": "Yeelightsunflower", "documentation": "https://www.home-assistant.io/integrations/yeelightsunflower", - "requirements": [ - "yeelightsunflower==0.0.10" - ], + "requirements": ["yeelightsunflower==0.0.10"], "dependencies": [], - "codeowners": [ - "@lindsaymarkward" - ] + "codeowners": ["@lindsaymarkward"] } diff --git a/homeassistant/components/yessssms/manifest.json b/homeassistant/components/yessssms/manifest.json index b68649525c2..b847c4aa4b1 100644 --- a/homeassistant/components/yessssms/manifest.json +++ b/homeassistant/components/yessssms/manifest.json @@ -2,11 +2,7 @@ "domain": "yessssms", "name": "Yessssms", "documentation": "https://www.home-assistant.io/integrations/yessssms", - "requirements": [ - "YesssSMS==0.4.1" - ], + "requirements": ["YesssSMS==0.4.1"], "dependencies": [], - "codeowners": [ - "@flowolf" - ] + "codeowners": ["@flowolf"] } diff --git a/homeassistant/components/yi/manifest.json b/homeassistant/components/yi/manifest.json index 461f3e24330..752d02a0ed0 100644 --- a/homeassistant/components/yi/manifest.json +++ b/homeassistant/components/yi/manifest.json @@ -2,13 +2,7 @@ "domain": "yi", "name": "Yi", "documentation": "https://www.home-assistant.io/integrations/yi", - "requirements": [ - "aioftp==0.12.0" - ], - "dependencies": [ - "ffmpeg" - ], - "codeowners": [ - "@bachya" - ] + "requirements": ["aioftp==0.12.0"], + "dependencies": ["ffmpeg"], + "codeowners": ["@bachya"] } diff --git a/homeassistant/components/yr/manifest.json b/homeassistant/components/yr/manifest.json index d49004cc0e3..10b274b8dd3 100644 --- a/homeassistant/components/yr/manifest.json +++ b/homeassistant/components/yr/manifest.json @@ -2,11 +2,7 @@ "domain": "yr", "name": "Yr", "documentation": "https://www.home-assistant.io/integrations/yr", - "requirements": [ - "xmltodict==0.12.0" - ], + "requirements": ["xmltodict==0.12.0"], "dependencies": [], - "codeowners": [ - "@danielhiversen" - ] + "codeowners": ["@danielhiversen"] } diff --git a/homeassistant/components/yweather/manifest.json b/homeassistant/components/yweather/manifest.json index 482951e156f..8d6338b3ab9 100644 --- a/homeassistant/components/yweather/manifest.json +++ b/homeassistant/components/yweather/manifest.json @@ -2,9 +2,7 @@ "domain": "yweather", "name": "Yweather", "documentation": "https://www.home-assistant.io/integrations/yweather", - "requirements": [ - "yahooweather==0.10" - ], + "requirements": ["yahooweather==0.10"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/zabbix/manifest.json b/homeassistant/components/zabbix/manifest.json index 5959fba5fa2..5cf4adf5804 100644 --- a/homeassistant/components/zabbix/manifest.json +++ b/homeassistant/components/zabbix/manifest.json @@ -2,9 +2,7 @@ "domain": "zabbix", "name": "Zabbix", "documentation": "https://www.home-assistant.io/integrations/zabbix", - "requirements": [ - "pyzabbix==0.7.4" - ], + "requirements": ["pyzabbix==0.7.4"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/zengge/manifest.json b/homeassistant/components/zengge/manifest.json index e24e4537837..1890088f291 100644 --- a/homeassistant/components/zengge/manifest.json +++ b/homeassistant/components/zengge/manifest.json @@ -2,9 +2,7 @@ "domain": "zengge", "name": "Zengge", "documentation": "https://www.home-assistant.io/integrations/zengge", - "requirements": [ - "zengge==0.2" - ], + "requirements": ["zengge==0.2"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/zeroconf/manifest.json b/homeassistant/components/zeroconf/manifest.json index ec4db5931dc..c40bdfbba32 100644 --- a/homeassistant/components/zeroconf/manifest.json +++ b/homeassistant/components/zeroconf/manifest.json @@ -2,14 +2,7 @@ "domain": "zeroconf", "name": "Zeroconf", "documentation": "https://www.home-assistant.io/integrations/zeroconf", - "requirements": [ - "zeroconf==0.24.4" - ], - "dependencies": [ - "api" - ], - "codeowners": [ - "@robbiet480", - "@Kane610" - ] + "requirements": ["zeroconf==0.24.4"], + "dependencies": ["api"], + "codeowners": ["@robbiet480", "@Kane610"] } diff --git a/homeassistant/components/zestimate/manifest.json b/homeassistant/components/zestimate/manifest.json index 79c89406fac..c9443bc1ad5 100644 --- a/homeassistant/components/zestimate/manifest.json +++ b/homeassistant/components/zestimate/manifest.json @@ -2,9 +2,7 @@ "domain": "zestimate", "name": "Zestimate", "documentation": "https://www.home-assistant.io/integrations/zestimate", - "requirements": [ - "xmltodict==0.12.0" - ], + "requirements": ["xmltodict==0.12.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/zhong_hong/manifest.json b/homeassistant/components/zhong_hong/manifest.json index 32ee6964321..6e0d8428d41 100644 --- a/homeassistant/components/zhong_hong/manifest.json +++ b/homeassistant/components/zhong_hong/manifest.json @@ -2,9 +2,7 @@ "domain": "zhong_hong", "name": "Zhong hong", "documentation": "https://www.home-assistant.io/integrations/zhong_hong", - "requirements": [ - "zhong_hong_hvac==1.0.9" - ], + "requirements": ["zhong_hong_hvac==1.0.9"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/zigbee/manifest.json b/homeassistant/components/zigbee/manifest.json index 3968b0e294f..d6c0d76f3c0 100644 --- a/homeassistant/components/zigbee/manifest.json +++ b/homeassistant/components/zigbee/manifest.json @@ -2,9 +2,7 @@ "domain": "zigbee", "name": "Zigbee", "documentation": "https://www.home-assistant.io/integrations/zigbee", - "requirements": [ - "xbee-helper==0.0.7" - ], + "requirements": ["xbee-helper==0.0.7"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/ziggo_mediabox_xl/manifest.json b/homeassistant/components/ziggo_mediabox_xl/manifest.json index ff9e64ae78e..5bf6bc83449 100644 --- a/homeassistant/components/ziggo_mediabox_xl/manifest.json +++ b/homeassistant/components/ziggo_mediabox_xl/manifest.json @@ -2,9 +2,7 @@ "domain": "ziggo_mediabox_xl", "name": "Ziggo mediabox xl", "documentation": "https://www.home-assistant.io/integrations/ziggo_mediabox_xl", - "requirements": [ - "ziggo-mediabox-xl==1.1.0" - ], + "requirements": ["ziggo-mediabox-xl==1.1.0"], "dependencies": [], "codeowners": [] } diff --git a/homeassistant/components/zone/manifest.json b/homeassistant/components/zone/manifest.json index 7a8cdcf6c6c..f319d8847f7 100644 --- a/homeassistant/components/zone/manifest.json +++ b/homeassistant/components/zone/manifest.json @@ -5,7 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/zone", "requirements": [], "dependencies": [], - "codeowners": [ - "@home-assistant/core" - ] + "codeowners": ["@home-assistant/core"] } diff --git a/homeassistant/components/zoneminder/manifest.json b/homeassistant/components/zoneminder/manifest.json index 5e834e2fa4f..00047266f65 100644 --- a/homeassistant/components/zoneminder/manifest.json +++ b/homeassistant/components/zoneminder/manifest.json @@ -2,11 +2,7 @@ "domain": "zoneminder", "name": "Zoneminder", "documentation": "https://www.home-assistant.io/integrations/zoneminder", - "requirements": [ - "zm-py==0.4.0" - ], + "requirements": ["zm-py==0.4.0"], "dependencies": [], - "codeowners": [ - "@rohankapoorcom" - ] + "codeowners": ["@rohankapoorcom"] }