mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Add device automation as frontend dependency (#32962)
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
"auth",
|
"auth",
|
||||||
|
"device_automation",
|
||||||
"http",
|
"http",
|
||||||
"lovelace",
|
"lovelace",
|
||||||
"onboarding",
|
"onboarding",
|
||||||
@@ -19,4 +20,4 @@
|
|||||||
"@home-assistant/frontend"
|
"@home-assistant/frontend"
|
||||||
],
|
],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user