mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Remove system marker from Supervisor integration (#79997)
This commit is contained in:
parent
881c2a4956
commit
907af7ffe4
@ -6,6 +6,5 @@
|
|||||||
"after_dependencies": ["panel_custom"],
|
"after_dependencies": ["panel_custom"],
|
||||||
"codeowners": ["@home-assistant/supervisor"],
|
"codeowners": ["@home-assistant/supervisor"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal"
|
||||||
"integration_type": "system"
|
|
||||||
}
|
}
|
||||||
|
@ -1700,6 +1700,11 @@
|
|||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"name": "Harman Kardon AVR"
|
"name": "Harman Kardon AVR"
|
||||||
},
|
},
|
||||||
|
"hassio": {
|
||||||
|
"config_flow": false,
|
||||||
|
"iot_class": "local_polling",
|
||||||
|
"name": "Home Assistant Supervisor"
|
||||||
|
},
|
||||||
"haveibeenpwned": {
|
"haveibeenpwned": {
|
||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user