Set integration type on codeowned integrations @frenck (#80830)

pull/80838/head
Franck Nijhof 2022-10-23 20:43:13 +02:00 committed by GitHub
parent 9734086d9b
commit d4a5393f7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 51 additions and 26 deletions

View File

@ -5,5 +5,6 @@
"requirements": ["py-cpuinfo==8.0.0"],
"config_flow": true,
"codeowners": ["@fabaff", "@frenck"],
"iot_class": "local_push"
"iot_class": "local_push",
"integration_type": "device"
}

View File

@ -5,5 +5,6 @@
"requirements": ["debugpy==1.6.3"],
"codeowners": ["@frenck"],
"quality_scale": "internal",
"iot_class": "local_push"
"iot_class": "local_push",
"integration_type": "service"
}

View File

@ -6,5 +6,6 @@
"codeowners": ["@Robbie1221", "@frenck"],
"config_flow": true,
"iot_class": "local_push",
"integration_type": "hub",
"loggers": ["dsmr_parser"]
}

View File

@ -7,5 +7,6 @@
"zeroconf": ["_elg._tcp.local."],
"codeowners": ["@frenck"],
"quality_scale": "platinum",
"iot_class": "local_polling"
"iot_class": "local_polling",
"integration_type": "device"
}

View File

@ -6,5 +6,6 @@
"requirements": ["forecast_solar==2.2.0"],
"codeowners": ["@klaasnicolaas", "@frenck"],
"quality_scale": "platinum",
"iot_class": "cloud_polling"
"iot_class": "cloud_polling",
"integration_type": "service"
}

View File

@ -14,5 +14,6 @@
}
],
"dhcp": [{ "registered_devices": true }],
"quality_scale": "platinum"
"quality_scale": "platinum",
"integration_type": "device"
}

View File

@ -7,5 +7,6 @@
"codeowners": ["@fabaff", "@frenck"],
"quality_scale": "gold",
"iot_class": "cloud_polling",
"integration_type": "device",
"loggers": ["luftdaten"]
}

View File

@ -5,5 +5,6 @@
"codeowners": ["@fabaff", "@frenck"],
"quality_scale": "internal",
"iot_class": "local_polling",
"integration_type": "service",
"config_flow": true
}

View File

@ -6,5 +6,6 @@
"requirements": ["open-meteo==0.2.1"],
"dependencies": ["zone"],
"codeowners": ["@frenck"],
"integration_type": "service",
"iot_class": "cloud_polling"
}

View File

@ -7,5 +7,6 @@
"zeroconf": ["_plugwise._tcp.local."],
"config_flow": true,
"iot_class": "local_polling",
"integration_type": "hub",
"loggers": ["crcmod", "plugwise"]
}

View File

@ -6,5 +6,6 @@
"codeowners": ["@frenck"],
"requirements": ["pvo==0.2.2"],
"iot_class": "cloud_polling",
"quality_scale": "platinum"
"quality_scale": "platinum",
"integration_type": "device"
}

View File

@ -5,5 +5,6 @@
"documentation": "https://www.home-assistant.io/integrations/radio",
"requirements": ["radios==0.1.1"],
"codeowners": ["@frenck"],
"integration_type": "service",
"iot_class": "cloud_polling"
}

View File

@ -6,5 +6,6 @@
"requirements": ["vehicle==0.4.0"],
"codeowners": ["@frenck"],
"quality_scale": "platinum",
"integration_type": "service",
"iot_class": "cloud_polling"
}

View File

@ -7,5 +7,6 @@
"quality_scale": "internal",
"iot_class": "local_polling",
"loggers": ["ephem"],
"integration_type": "service",
"config_flow": true
}

View File

@ -5,5 +5,6 @@
"documentation": "https://www.home-assistant.io/integrations/sentry",
"requirements": ["sentry-sdk==1.10.0"],
"codeowners": ["@dcramer", "@frenck"],
"integration_type": "service",
"iot_class": "cloud_polling"
}

View File

@ -12,5 +12,6 @@
}
],
"iot_class": "cloud_polling",
"integration_type": "device",
"loggers": ["solaredge"]
}

View File

@ -9,5 +9,6 @@
"config_flow": true,
"quality_scale": "silver",
"iot_class": "cloud_polling",
"integration_type": "service",
"loggers": ["spotipy"]
}

View File

@ -5,5 +5,6 @@
"documentation": "https://www.home-assistant.io/integrations/stookalert",
"codeowners": ["@fwestenberg", "@frenck"],
"requirements": ["stookalert==0.1.4"],
"integration_type": "service",
"iot_class": "cloud_polling"
}

View File

@ -6,5 +6,6 @@
"requirements": ["tailscale==0.2.0"],
"codeowners": ["@frenck"],
"quality_scale": "platinum",
"integration_type": "hub",
"iot_class": "cloud_polling"
}

View File

@ -20,5 +20,6 @@
{ "macaddress": "D4A651*" },
{ "macaddress": "D81F12*" }
],
"integration_type": "hub",
"loggers": ["tuya_iot"]
}

View File

@ -7,5 +7,6 @@
"codeowners": ["@frenck"],
"quality_scale": "platinum",
"iot_class": "cloud_polling",
"integration_type": "service",
"loggers": ["twentemilieu"]
}

View File

@ -5,5 +5,6 @@
"codeowners": ["@frenck"],
"quality_scale": "internal",
"iot_class": "local_push",
"integration_type": "service",
"config_flow": true
}

View File

@ -11,5 +11,6 @@
}
],
"iot_class": "cloud_polling",
"integration_type": "hub",
"loggers": ["verisure"]
}

View File

@ -6,5 +6,6 @@
"config_flow": true,
"codeowners": ["@frenck"],
"iot_class": "cloud_polling",
"integration_type": "service",
"loggers": ["whois"]
}

View File

@ -7,5 +7,6 @@
"zeroconf": ["_wled._tcp.local."],
"codeowners": ["@frenck"],
"quality_scale": "platinum",
"integration_type": "device",
"iot_class": "local_push"
}

View File

@ -847,7 +847,7 @@
"supported_by": "overkiz"
},
"cpuspeed": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push"
},
@ -906,7 +906,7 @@
},
"debugpy": {
"name": "Remote Python Debugger",
"integration_type": "hub",
"integration_type": "service",
"config_flow": false,
"iot_class": "local_push"
},
@ -1255,7 +1255,7 @@
"name": "Elgato Avea"
},
"elgato": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_polling",
"name": "Elgato Light"
@ -1656,7 +1656,7 @@
},
"forecast_solar": {
"name": "Forecast.Solar",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -2668,7 +2668,7 @@
},
"lametric": {
"name": "LaMetric",
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_polling"
},
@ -2896,7 +2896,7 @@
},
"luftdaten": {
"name": "Sensor.Community",
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -3248,7 +3248,7 @@
"iot_class": "local_polling"
},
"moon": {
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "local_polling"
},
@ -3687,7 +3687,7 @@
},
"open_meteo": {
"name": "Open-Meteo",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -4111,7 +4111,7 @@
},
"pvoutput": {
"name": "PVOutput",
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -4204,7 +4204,7 @@
},
"radio_browser": {
"name": "Radio Browser",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -4276,7 +4276,7 @@
},
"rdw": {
"name": "RDW",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -4538,7 +4538,7 @@
},
"season": {
"name": "Season",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "local_polling"
},
@ -4585,7 +4585,7 @@
},
"sentry": {
"name": "Sentry",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -4858,7 +4858,7 @@
"name": "SolarEdge",
"integrations": {
"solaredge": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "cloud_polling",
"name": "SolarEdge"
@ -4977,7 +4977,7 @@
},
"spotify": {
"name": "Spotify",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -5043,7 +5043,7 @@
},
"stookalert": {
"name": "RIVM Stookalert",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -5544,7 +5544,7 @@
},
"twentemilieu": {
"name": "Twente Milieu",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -5671,7 +5671,7 @@
"supported_by": "motion_blinds"
},
"uptime": {
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "local_push"
},
@ -5895,7 +5895,7 @@
},
"whois": {
"name": "Whois",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling"
},
@ -5931,7 +5931,7 @@
},
"wled": {
"name": "WLED",
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push"
},