+

Vercel meets
Home Assistant

Monitor deployments, audit best practices, and track domain health for all your Vercel projects — right from your Home Assistant dashboard.

Open source·HACS compatible·MIT licensed
ha-vercel dashboard in Home Assistant showing deployment status, best practices scores, build duration, and failure tracking

Real dashboard showing deployment monitoring, best practices scoring, and build performance

Everything you need

Full visibility into your Vercel infrastructure from Home Assistant.

Deployment Monitoring

Track deployment status, build duration, and source across all your Vercel projects in real time.

Best Practices Audit

Get a 0-100 score per project checking framework detection, Node.js version, env var security, and more.

Domain Health

Monitor DNS configuration, SSL certificate validity, and domain health across all connected domains.

Project Overview

See framework, Node.js version, active deployments, and failure rates for every project at a glance.

HACS Compatible

Install through HACS with one click. Follows Home Assistant integration quality standards.

Reauth Support

Expired tokens? The integration detects auth failures and walks you through re-authentication automatically.

Entities

15 entities created automatically for each configured account.

EntityTypeScope
Deployment StatusSensorPer project
Deployment URLSensorPer project
Build DurationSensorPer project
Deployment SourceSensorPer project
Active DeploymentsSensorPer project
Failed DeploymentsSensorPer project
FrameworkSensorPer project
Node VersionSensorPer project
Best Practices ScoreSensorPer project
Best Practices IssuesSensorPer project
Total ProjectsSensorAccount
Total DomainsSensorAccount
Domain HealthyBinary SensorPer domain
SSL ValidBinary SensorPer domain
Domain MisconfiguredBinary SensorPer domain

Quick Install

Install via HACS in three steps.

1

Add custom repository

In HACS, add NathanOwen3225/ha-vercel as a custom repository (Integration type).

2

Install the integration

Search for "Vercel" in HACS and click Install.

3

Add your API token

Go to Settings → Integrations → Add → Vercel. Enter your Vercel API token.

View on GitHub