1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-06 07:26:58 +01:00
Files
core/homeassistant/components/pushover/manifest.json
T
2022-01-28 13:37:53 -08:00

10 lines
256 B
JSON

{
"domain": "pushover",
"name": "Pushover",
"documentation": "https://www.home-assistant.io/integrations/pushover",
"requirements": ["pushover_complete==1.1.1"],
"codeowners": [],
"iot_class": "cloud_push",
"loggers": ["pushover_complete"]
}