---
title: 开发者使用案例 - 监控、DevOps 和 CI/CD 警报集成
sidebarTitle: 开发者
description: 开发者将 Echobell 与热门工具和平台配合使用的完整指南。集成 Grafana、Prometheus、GitHub Actions、Home Assistant、UptimeRobot 等，关键事件发生时获取即时移动通知或电话警报。
---

# Echobell 开发者使用案例

<Cards>
  <Card
    href="/zh/docs/developer/home-assistant"
    title="Home Assistant 集成"
    description="将 Echobell 与 Home Assistant 集成，获取智能家居的即时通知和提醒。"
  />
  <Card
    href="/zh/docs/developer/grafana"
    title="Grafana 集成"
    description="将 Grafana 与 Echobell 集成以增强监控功能。"
  />
  <Card
    href="/zh/docs/developer/prometheus"
    title="Prometheus 集成"
    description="通过 Webhook 或邮箱将 Alertmanager 告警发送到 Echobell。"
  />
  <Card
    href="/zh/docs/developer/github"
    title="GitHub 集成"
    description="将 GitHub Webhook 与 Echobell 集成，获取即时通知。"
  />
  <Card
    href="/zh/docs/developer/upptime"
    title="Upptime 集成"
    description="通过自定义 Webhook 将 Upptime 宕机告警发送到 Echobell，并可升级为电话提醒。"
  />
  <Card
    href="/zh/docs/developer/app-store-connect"
    title="App Store Connect 集成"
    description="通过 Echobell 即时接收应用状态与 TestFlight 反馈提醒。"
  />
  <Card
    href="/zh/docs/developer/uptime-kuma"
    title="Uptime Kuma 集成"
    description="通过 Echobell 接收 Uptime Kuma 监控报警。"
  />
  <Card
    href="/zh/docs/developer/uptimerobot"
    title="UptimeRobot 集成"
    description="通过 Echobell 接收 UptimeRobot 监控报警。"
  />
</Cards>
