Remove unused webhook dependency from device automation (#36946)
This commit is contained in:
parent
a074cf4afd
commit
8895f9b70a
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
"domain": "device_automation",
|
"domain": "device_automation",
|
||||||
"name": "Device Automation",
|
"name": "Device Automation",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/device_automation",
|
"documentation": "https://www.home-assistant.io/integrations/device_automation",
|
||||||
"dependencies": ["webhook"],
|
|
||||||
"codeowners": ["@home-assistant/core"],
|
"codeowners": ["@home-assistant/core"],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue