forked from home-assistant/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort manifests 6 (home-assistant#87027)
- Loading branch information
1 parent
90d7fb8
commit 1d64ba9
Showing
100 changed files
with
384 additions
and
349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "local_ip", | ||
"name": "Local IP Address", | ||
"codeowners": ["@issacg"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/local_ip", | ||
"dependencies": ["network"], | ||
"codeowners": ["@issacg"], | ||
"documentation": "https://www.home-assistant.io/integrations/local_ip", | ||
"iot_class": "local_polling" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "locative", | ||
"name": "Locative", | ||
"codeowners": [], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/locative", | ||
"dependencies": ["webhook"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/locative", | ||
"iot_class": "local_push" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"domain": "lock", | ||
"name": "Lock", | ||
"documentation": "https://www.home-assistant.io/integrations/lock", | ||
"codeowners": ["@home-assistant/core"], | ||
"quality_scale": "internal", | ||
"integration_type": "entity" | ||
"documentation": "https://www.home-assistant.io/integrations/lock", | ||
"integration_type": "entity", | ||
"quality_scale": "internal" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "logbook", | ||
"name": "Logbook", | ||
"documentation": "https://www.home-assistant.io/integrations/logbook", | ||
"dependencies": ["frontend", "http", "recorder"], | ||
"codeowners": ["@home-assistant/core"], | ||
"quality_scale": "internal", | ||
"integration_type": "system" | ||
"dependencies": ["frontend", "http", "recorder"], | ||
"documentation": "https://www.home-assistant.io/integrations/logbook", | ||
"integration_type": "system", | ||
"quality_scale": "internal" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"domain": "logentries", | ||
"name": "Logentries", | ||
"documentation": "https://www.home-assistant.io/integrations/logentries", | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/logentries", | ||
"iot_class": "cloud_push" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"domain": "logger", | ||
"name": "Logger", | ||
"documentation": "https://www.home-assistant.io/integrations/logger", | ||
"codeowners": ["@home-assistant/core"], | ||
"quality_scale": "internal", | ||
"integration_type": "system" | ||
"documentation": "https://www.home-assistant.io/integrations/logger", | ||
"integration_type": "system", | ||
"quality_scale": "internal" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"domain": "logi_circle", | ||
"name": "Logi Circle", | ||
"codeowners": ["@evanjd"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/logi_circle", | ||
"requirements": ["logi_circle==0.2.3"], | ||
"dependencies": ["ffmpeg", "http"], | ||
"codeowners": ["@evanjd"], | ||
"documentation": "https://www.home-assistant.io/integrations/logi_circle", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["logi_circle"] | ||
"loggers": ["logi_circle"], | ||
"requirements": ["logi_circle==0.2.3"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"domain": "london_air", | ||
"name": "London Air", | ||
"documentation": "https://www.home-assistant.io/integrations/london_air", | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/london_air", | ||
"iot_class": "cloud_polling" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "london_underground", | ||
"name": "London Underground", | ||
"documentation": "https://www.home-assistant.io/integrations/london_underground", | ||
"requirements": ["london-tube-status==0.5"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/london_underground", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["london_tube_status"] | ||
"loggers": ["london_tube_status"], | ||
"requirements": ["london-tube-status==0.5"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"domain": "lookin", | ||
"name": "LOOKin", | ||
"documentation": "https://www.home-assistant.io/integrations/lookin/", | ||
"codeowners": ["@ANMalko", "@bdraco"], | ||
"requirements": ["aiolookin==1.0.0"], | ||
"zeroconf": ["_lookin._tcp.local."], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/lookin/", | ||
"iot_class": "local_push", | ||
"loggers": ["aiolookin"] | ||
"loggers": ["aiolookin"], | ||
"requirements": ["aiolookin==1.0.0"], | ||
"zeroconf": ["_lookin._tcp.local."] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"domain": "lovelace", | ||
"name": "Dashboards", | ||
"documentation": "https://www.home-assistant.io/integrations/lovelace", | ||
"codeowners": ["@home-assistant/frontend"], | ||
"quality_scale": "internal", | ||
"integration_type": "system" | ||
"documentation": "https://www.home-assistant.io/integrations/lovelace", | ||
"integration_type": "system", | ||
"quality_scale": "internal" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "luci", | ||
"name": "OpenWrt (luci)", | ||
"documentation": "https://www.home-assistant.io/integrations/luci", | ||
"requirements": ["openwrt-luci-rpc==1.1.11"], | ||
"codeowners": ["@mzdrale"], | ||
"documentation": "https://www.home-assistant.io/integrations/luci", | ||
"iot_class": "local_polling", | ||
"loggers": ["openwrt_luci_rpc"] | ||
"loggers": ["openwrt_luci_rpc"], | ||
"requirements": ["openwrt-luci-rpc==1.1.11"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"domain": "luftdaten", | ||
"name": "Sensor.Community", | ||
"codeowners": ["@fabaff", "@frenck"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/luftdaten", | ||
"requirements": ["luftdaten==0.7.4"], | ||
"codeowners": ["@fabaff", "@frenck"], | ||
"quality_scale": "gold", | ||
"iot_class": "cloud_polling", | ||
"integration_type": "device", | ||
"loggers": ["luftdaten"] | ||
"iot_class": "cloud_polling", | ||
"loggers": ["luftdaten"], | ||
"quality_scale": "gold", | ||
"requirements": ["luftdaten==0.7.4"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "lupusec", | ||
"name": "Lupus Electronics LUPUSEC", | ||
"documentation": "https://www.home-assistant.io/integrations/lupusec", | ||
"requirements": ["lupupy==0.2.7"], | ||
"codeowners": ["@majuss"], | ||
"documentation": "https://www.home-assistant.io/integrations/lupusec", | ||
"iot_class": "local_polling", | ||
"loggers": ["lupupy"] | ||
"loggers": ["lupupy"], | ||
"requirements": ["lupupy==0.2.7"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "lutron", | ||
"name": "Lutron", | ||
"documentation": "https://www.home-assistant.io/integrations/lutron", | ||
"requirements": ["pylutron==0.2.8"], | ||
"codeowners": ["@cdheiser"], | ||
"documentation": "https://www.home-assistant.io/integrations/lutron", | ||
"iot_class": "local_polling", | ||
"loggers": ["pylutron"] | ||
"loggers": ["pylutron"], | ||
"requirements": ["pylutron==0.2.8"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,33 @@ | ||
{ | ||
"domain": "lutron_caseta", | ||
"name": "Lutron Cas\u00e9ta", | ||
"codeowners": ["@swails", "@bdraco", "@danaues"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/lutron_caseta", | ||
"homekit": { | ||
"models": ["Smart Bridge"] | ||
}, | ||
"iot_class": "local_push", | ||
"loggers": ["pylutron_caseta"], | ||
"requirements": ["pylutron-caseta==0.18.1"], | ||
"config_flow": true, | ||
"zeroconf": [ | ||
{ | ||
"type": "_lutron._tcp.local.", | ||
"properties": { "SYSTYPE": "radiora3*" } | ||
"properties": { | ||
"SYSTYPE": "radiora3*" | ||
} | ||
}, | ||
{ | ||
"type": "_lutron._tcp.local.", | ||
"properties": { "SYSTYPE": "smartbridge*" } | ||
"properties": { | ||
"SYSTYPE": "smartbridge*" | ||
} | ||
}, | ||
{ | ||
"type": "_lutron._tcp.local.", | ||
"properties": { "SYSTYPE": "ra2select*" } | ||
"properties": { | ||
"SYSTYPE": "ra2select*" | ||
} | ||
} | ||
], | ||
"homekit": { | ||
"models": ["Smart Bridge"] | ||
}, | ||
"codeowners": ["@swails", "@bdraco", "@danaues"], | ||
"iot_class": "local_push", | ||
"loggers": ["pylutron_caseta"] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"domain": "lw12wifi", | ||
"name": "LAGUTE LW-12", | ||
"documentation": "https://www.home-assistant.io/integrations/lw12wifi", | ||
"requirements": ["lw12==0.9.2"], | ||
"codeowners": [], | ||
"iot_class": "local_polling" | ||
"documentation": "https://www.home-assistant.io/integrations/lw12wifi", | ||
"iot_class": "local_polling", | ||
"requirements": ["lw12==0.9.2"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "magicseaweed", | ||
"name": "Magicseaweed", | ||
"documentation": "https://www.home-assistant.io/integrations/magicseaweed", | ||
"requirements": ["magicseaweed==1.0.3"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/magicseaweed", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["magicseaweed"] | ||
"loggers": ["magicseaweed"], | ||
"requirements": ["magicseaweed==1.0.3"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "mailbox", | ||
"name": "Mailbox", | ||
"documentation": "https://www.home-assistant.io/integrations/mailbox", | ||
"dependencies": ["http"], | ||
"codeowners": [], | ||
"quality_scale": "internal", | ||
"integration_type": "entity" | ||
"dependencies": ["http"], | ||
"documentation": "https://www.home-assistant.io/integrations/mailbox", | ||
"integration_type": "entity", | ||
"quality_scale": "internal" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"domain": "mailgun", | ||
"name": "Mailgun", | ||
"codeowners": [], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/mailgun", | ||
"requirements": ["pymailgunner==1.4"], | ||
"dependencies": ["webhook"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/mailgun", | ||
"iot_class": "cloud_push", | ||
"loggers": ["pymailgunner"] | ||
"loggers": ["pymailgunner"], | ||
"requirements": ["pymailgunner==1.4"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"domain": "manual", | ||
"name": "Manual Alarm Control Panel", | ||
"documentation": "https://www.home-assistant.io/integrations/manual", | ||
"codeowners": [], | ||
"quality_scale": "internal", | ||
"iot_class": "calculated" | ||
"documentation": "https://www.home-assistant.io/integrations/manual", | ||
"iot_class": "calculated", | ||
"quality_scale": "internal" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"domain": "manual_mqtt", | ||
"name": "Manual MQTT Alarm Control Panel", | ||
"documentation": "https://www.home-assistant.io/integrations/manual_mqtt", | ||
"dependencies": ["mqtt"], | ||
"codeowners": [], | ||
"dependencies": ["mqtt"], | ||
"documentation": "https://www.home-assistant.io/integrations/manual_mqtt", | ||
"iot_class": "local_push" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "map", | ||
"name": "Map", | ||
"documentation": "https://www.home-assistant.io/integrations/map", | ||
"dependencies": ["frontend"], | ||
"codeowners": [], | ||
"quality_scale": "internal", | ||
"integration_type": "system" | ||
"dependencies": ["frontend"], | ||
"documentation": "https://www.home-assistant.io/integrations/map", | ||
"integration_type": "system", | ||
"quality_scale": "internal" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "marytts", | ||
"name": "MaryTTS", | ||
"documentation": "https://www.home-assistant.io/integrations/marytts", | ||
"requirements": ["speak2mary==1.4.0"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/marytts", | ||
"iot_class": "local_push", | ||
"loggers": ["speak2mary"] | ||
"loggers": ["speak2mary"], | ||
"requirements": ["speak2mary==1.4.0"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "mastodon", | ||
"name": "Mastodon", | ||
"documentation": "https://www.home-assistant.io/integrations/mastodon", | ||
"requirements": ["Mastodon.py==1.5.1"], | ||
"codeowners": ["@fabaff"], | ||
"documentation": "https://www.home-assistant.io/integrations/mastodon", | ||
"iot_class": "cloud_push", | ||
"loggers": ["mastodon"] | ||
"loggers": ["mastodon"], | ||
"requirements": ["Mastodon.py==1.5.1"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "matrix", | ||
"name": "Matrix", | ||
"documentation": "https://www.home-assistant.io/integrations/matrix", | ||
"requirements": ["matrix-client==0.4.0"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/matrix", | ||
"iot_class": "cloud_push", | ||
"loggers": ["matrix_client"] | ||
"loggers": ["matrix_client"], | ||
"requirements": ["matrix-client==0.4.0"] | ||
} |
Oops, something went wrong.