mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Remove unused webhook dependency from device automation (#36946)
This commit is contained in:
parent
a074cf4afd
commit
8895f9b70a
@ -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…
x
Reference in New Issue
Block a user