mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 15:06:18 +01:00
9 lines
200 B
JSON
9 lines
200 B
JSON
{
|
|
"domain": "push",
|
|
"name": "Push",
|
|
"codeowners": ["@dgomes"],
|
|
"dependencies": ["webhook"],
|
|
"documentation": "https://www.home-assistant.io/integrations/push",
|
|
"iot_class": "local_push"
|
|
}
|