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 7 (home-assistant#87028)
- Loading branch information
1 parent
231aad7
commit 1450b44
Showing
100 changed files
with
328 additions
and
332 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": "netio", | ||
"name": "Netio", | ||
"documentation": "https://www.home-assistant.io/integrations/netio", | ||
"requirements": ["pynetio==0.1.9.1"], | ||
"dependencies": ["http"], | ||
"codeowners": [], | ||
"iot_class": "local_polling" | ||
"dependencies": ["http"], | ||
"documentation": "https://www.home-assistant.io/integrations/netio", | ||
"iot_class": "local_polling", | ||
"requirements": ["pynetio==0.1.9.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,11 +1,11 @@ | ||
{ | ||
"domain": "network", | ||
"name": "Network Configuration", | ||
"documentation": "https://www.home-assistant.io/integrations/network", | ||
"requirements": ["ifaddr==0.1.7"], | ||
"codeowners": ["@home-assistant/core"], | ||
"dependencies": ["websocket_api"], | ||
"quality_scale": "internal", | ||
"documentation": "https://www.home-assistant.io/integrations/network", | ||
"integration_type": "system", | ||
"iot_class": "local_push", | ||
"integration_type": "system" | ||
"quality_scale": "internal", | ||
"requirements": ["ifaddr==0.1.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": "neurio_energy", | ||
"name": "Neurio energy", | ||
"documentation": "https://www.home-assistant.io/integrations/neurio_energy", | ||
"requirements": ["neurio==0.3.1"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/neurio_energy", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["neurio"] | ||
"loggers": ["neurio"], | ||
"requirements": ["neurio==0.3.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,16 +1,16 @@ | ||
{ | ||
"domain": "nexia", | ||
"name": "Nexia/American Standard/Trane", | ||
"requirements": ["nexia==2.0.6"], | ||
"codeowners": ["@bdraco"], | ||
"documentation": "https://www.home-assistant.io/integrations/nexia", | ||
"config_flow": true, | ||
"dhcp": [ | ||
{ | ||
"hostname": "xl857-*", | ||
"macaddress": "000231*" | ||
} | ||
], | ||
"documentation": "https://www.home-assistant.io/integrations/nexia", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["nexia"] | ||
"loggers": ["nexia"], | ||
"requirements": ["nexia==2.0.6"] | ||
} |
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": "nextbus", | ||
"name": "NextBus", | ||
"documentation": "https://www.home-assistant.io/integrations/nextbus", | ||
"codeowners": ["@vividboarder"], | ||
"requirements": ["py_nextbusnext==0.1.5"], | ||
"documentation": "https://www.home-assistant.io/integrations/nextbus", | ||
"iot_class": "local_polling", | ||
"loggers": ["py_nextbus"] | ||
"loggers": ["py_nextbus"], | ||
"requirements": ["py_nextbusnext==0.1.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,8 +1,8 @@ | ||
{ | ||
"domain": "nextcloud", | ||
"name": "Nextcloud", | ||
"documentation": "https://www.home-assistant.io/integrations/nextcloud", | ||
"requirements": ["nextcloudmonitor==1.1.0"], | ||
"codeowners": ["@meichthys"], | ||
"iot_class": "cloud_polling" | ||
"documentation": "https://www.home-assistant.io/integrations/nextcloud", | ||
"iot_class": "cloud_polling", | ||
"requirements": ["nextcloudmonitor==1.1.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,12 +1,12 @@ | ||
{ | ||
"domain": "nextdns", | ||
"name": "NextDNS", | ||
"documentation": "https://www.home-assistant.io/integrations/nextdns", | ||
"codeowners": ["@bieniu"], | ||
"requirements": ["nextdns==1.2.2"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/nextdns", | ||
"integration_type": "service", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["nextdns"], | ||
"quality_scale": "platinum", | ||
"integration_type": "service" | ||
"requirements": ["nextdns==1.2.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"domain": "nfandroidtv", | ||
"name": "Notifications for Android TV / Fire TV", | ||
"documentation": "https://www.home-assistant.io/integrations/nfandroidtv", | ||
"requirements": ["notifications-android-tv==0.1.5"], | ||
"codeowners": ["@tkdrob"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/nfandroidtv", | ||
"integration_type": "service", | ||
"iot_class": "local_push", | ||
"loggers": ["notifications_android_tv"], | ||
"integration_type": "service" | ||
"requirements": ["notifications-android-tv==0.1.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,9 +1,9 @@ | ||
{ | ||
"domain": "nibe_heatpump", | ||
"name": "Nibe Heat Pump", | ||
"codeowners": ["@elupus"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/nibe_heatpump", | ||
"requirements": ["nibe==1.6.0"], | ||
"codeowners": ["@elupus"], | ||
"iot_class": "local_polling" | ||
"iot_class": "local_polling", | ||
"requirements": ["nibe==1.6.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,11 +1,11 @@ | ||
{ | ||
"domain": "nightscout", | ||
"name": "Nightscout", | ||
"codeowners": ["@marciogranzotto"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/nightscout", | ||
"requirements": ["py-nightscout==1.2.2"], | ||
"codeowners": ["@marciogranzotto"], | ||
"quality_scale": "platinum", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["py_nightscout"] | ||
"loggers": ["py_nightscout"], | ||
"quality_scale": "platinum", | ||
"requirements": ["py-nightscout==1.2.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"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"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/niko_home_control", | ||
"iot_class": "local_polling", | ||
"loggers": ["nikohomecontrol"] | ||
"loggers": ["nikohomecontrol"], | ||
"requirements": ["niko-home-control==0.2.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": "nilu", | ||
"name": "Norwegian Institute for Air Research (NILU)", | ||
"documentation": "https://www.home-assistant.io/integrations/nilu", | ||
"requirements": ["niluclient==0.1.2"], | ||
"codeowners": ["@hfurubotten"], | ||
"documentation": "https://www.home-assistant.io/integrations/nilu", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["niluclient"] | ||
"loggers": ["niluclient"], | ||
"requirements": ["niluclient==0.1.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"domain": "nina", | ||
"name": "NINA", | ||
"codeowners": ["@DeerMaximum"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/nina", | ||
"requirements": ["pynina==0.2.0"], | ||
"dependencies": [], | ||
"codeowners": ["@DeerMaximum"], | ||
"documentation": "https://www.home-assistant.io/integrations/nina", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["pynina"] | ||
"loggers": ["pynina"], | ||
"requirements": ["pynina==0.2.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": "nissan_leaf", | ||
"name": "Nissan Leaf", | ||
"documentation": "https://www.home-assistant.io/integrations/nissan_leaf", | ||
"requirements": ["pycarwings2==2.14"], | ||
"codeowners": ["@filcole"], | ||
"documentation": "https://www.home-assistant.io/integrations/nissan_leaf", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["pycarwings2"] | ||
"loggers": ["pycarwings2"], | ||
"requirements": ["pycarwings2==2.14"] | ||
} |
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,15 +1,15 @@ | ||
{ | ||
"domain": "nmap_tracker", | ||
"name": "Nmap Tracker", | ||
"documentation": "https://www.home-assistant.io/integrations/nmap_tracker", | ||
"codeowners": [], | ||
"config_flow": true, | ||
"dependencies": ["network"], | ||
"documentation": "https://www.home-assistant.io/integrations/nmap_tracker", | ||
"iot_class": "local_polling", | ||
"loggers": ["nmap"], | ||
"requirements": [ | ||
"netmap==0.7.0.2", | ||
"getmac==0.8.2", | ||
"mac-vendor-lookup==0.1.12" | ||
], | ||
"codeowners": [], | ||
"iot_class": "local_polling", | ||
"config_flow": true, | ||
"loggers": ["nmap"] | ||
] | ||
} |
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": "nmbs", | ||
"name": "NMBS", | ||
"documentation": "https://www.home-assistant.io/integrations/nmbs", | ||
"requirements": ["pyrail==0.0.3"], | ||
"codeowners": ["@thibmaek"], | ||
"documentation": "https://www.home-assistant.io/integrations/nmbs", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["pyrail"] | ||
"loggers": ["pyrail"], | ||
"requirements": ["pyrail==0.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,7 +1,7 @@ | ||
{ | ||
"domain": "no_ip", | ||
"name": "No-IP.com", | ||
"documentation": "https://www.home-assistant.io/integrations/no_ip", | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/no_ip", | ||
"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": "noaa_tides", | ||
"name": "NOAA Tides", | ||
"documentation": "https://www.home-assistant.io/integrations/noaa_tides", | ||
"requirements": ["noaa-coops==0.1.8"], | ||
"codeowners": ["@jdelaney72"], | ||
"documentation": "https://www.home-assistant.io/integrations/noaa_tides", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["noaa_coops"] | ||
"loggers": ["noaa_coops"], | ||
"requirements": ["noaa-coops==0.1.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,9 +1,9 @@ | ||
{ | ||
"domain": "nobo_hub", | ||
"name": "Nob\u00f8 Ecohub", | ||
"codeowners": ["@echoromeo", "@oyvindwe"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/nobo_hub", | ||
"requirements": ["pynobo==1.6.0"], | ||
"codeowners": ["@echoromeo", "@oyvindwe"], | ||
"iot_class": "local_push" | ||
"iot_class": "local_push", | ||
"requirements": ["pynobo==1.6.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": "norway_air", | ||
"name": "Om Luftkvalitet i Norge (Norway Air)", | ||
"documentation": "https://www.home-assistant.io/integrations/norway_air", | ||
"requirements": ["pyMetno==0.9.0"], | ||
"codeowners": [], | ||
"documentation": "https://www.home-assistant.io/integrations/norway_air", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["metno"] | ||
"loggers": ["metno"], | ||
"requirements": ["pyMetno==0.9.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,8 +1,8 @@ | ||
{ | ||
"domain": "notify", | ||
"name": "Notifications", | ||
"documentation": "https://www.home-assistant.io/integrations/notify", | ||
"codeowners": ["@home-assistant/core"], | ||
"quality_scale": "internal", | ||
"integration_type": "entity" | ||
"documentation": "https://www.home-assistant.io/integrations/notify", | ||
"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": "notify_events", | ||
"name": "Notify.Events", | ||
"documentation": "https://www.home-assistant.io/integrations/notify_events", | ||
"codeowners": ["@matrozov", "@papajojo"], | ||
"requirements": ["notify-events==1.0.4"], | ||
"documentation": "https://www.home-assistant.io/integrations/notify_events", | ||
"iot_class": "cloud_push", | ||
"loggers": ["notify_events"] | ||
"loggers": ["notify_events"], | ||
"requirements": ["notify-events==1.0.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,11 +1,11 @@ | ||
{ | ||
"domain": "notion", | ||
"name": "Notion", | ||
"codeowners": ["@bachya"], | ||
"config_flow": true, | ||
"documentation": "https://www.home-assistant.io/integrations/notion", | ||
"requirements": ["aionotion==3.0.2"], | ||
"codeowners": ["@bachya"], | ||
"integration_type": "hub", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["aionotion"], | ||
"integration_type": "hub" | ||
"requirements": ["aionotion==3.0.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"domain": "nsw_fuel_station", | ||
"name": "NSW Fuel Station Price", | ||
"documentation": "https://www.home-assistant.io/integrations/nsw_fuel_station", | ||
"requirements": ["nsw-fuel-api-client==1.1.0"], | ||
"codeowners": ["@nickw444"], | ||
"documentation": "https://www.home-assistant.io/integrations/nsw_fuel_station", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["nsw_fuel"] | ||
"loggers": ["nsw_fuel"], | ||
"requirements": ["nsw-fuel-api-client==1.1.0"] | ||
} |
6 changes: 3 additions & 3 deletions
6
homeassistant/components/nsw_rural_fire_service_feed/manifest.json
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,10 +1,10 @@ | ||
{ | ||
"domain": "nsw_rural_fire_service_feed", | ||
"name": "NSW Rural Fire Service Incidents", | ||
"documentation": "https://www.home-assistant.io/integrations/nsw_rural_fire_service_feed", | ||
"requirements": ["aio_geojson_nsw_rfs_incidents==0.6"], | ||
"codeowners": ["@exxamalte"], | ||
"documentation": "https://www.home-assistant.io/integrations/nsw_rural_fire_service_feed", | ||
"integration_type": "service", | ||
"iot_class": "cloud_polling", | ||
"loggers": ["aio_geojson_nsw_rfs_incidents"], | ||
"integration_type": "service" | ||
"requirements": ["aio_geojson_nsw_rfs_incidents==0.6"] | ||
} |
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,15 +1,15 @@ | ||
{ | ||
"domain": "nuki", | ||
"name": "Nuki", | ||
"documentation": "https://www.home-assistant.io/integrations/nuki", | ||
"requirements": ["pynuki==1.6.0"], | ||
"codeowners": ["@pschmitt", "@pvizeli", "@pree"], | ||
"config_flow": true, | ||
"dhcp": [ | ||
{ | ||
"hostname": "nuki_bridge_*" | ||
} | ||
], | ||
"documentation": "https://www.home-assistant.io/integrations/nuki", | ||
"iot_class": "local_polling", | ||
"loggers": ["pynuki"] | ||
"loggers": ["pynuki"], | ||
"requirements": ["pynuki==1.6.0"] | ||
} |
Oops, something went wrong.