renemarc/home-assistant-config

View on GitHub
notifications/pushover.yaml

Summary

Maintainability
Test Coverage
#
# Pushover notification service for cellphones and tablets
#
# @link https://pushover.net/
# @link https://www.home-assistant.io/integrations/pushover/
#
- platform: pushover
  name: "Pushover"
  api_key: !secret pushover_api_key
  user_key: !secret pushover_user_key