mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Remove unused webhook dependency from device automation (#36946)
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user