Files
core/homeassistant/components/push/manifest.json
2020-01-06 21:28:23 +01:00

9 lines
193 B
JSON

{
"domain": "push",
"name": "Push",
"documentation": "https://www.home-assistant.io/integrations/push",
"requirements": [],
"dependencies": ["webhook"],
"codeowners": ["@dgomes"]
}