# HA Monitor for Home Assistant — Battery, Sensor, Signal Health

> Home Assistant health monitoring and issue management app. (iPhone/iPad app by JudeWorks.)

- Source: https://appshunter.io/ios/app/ha-monitor-for-home-assistant/id6503596723 (this page in markdown: same URL + `.md`)
- Developer: [JudeWorks](https://appshunter.io/developer/1749456254)
- Category: Utilities, Productivity
- Price: Free with in-app purchases (on sale, was $1.99)
- Rating: 5.00/5 from 1 App Store ratings
- Age rating: 4+
- Requires: iOS 17.4 · 5 MB
- Languages: American English
- Released: 2024-07-29
- Data updated: 2026-08-09
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/ha-monitor-for-home-assistant/id6503596723/reviews.md

## What is HA Monitor for Home Assistant?

Keep your Home Assistant setup healthy — without digging through dashboards, logs, or custom views.

HA Monitor gives you one screen that answers "is anything wrong?" It scores your setup out of 100 and ranks what needs attention: batteries about to die, entities that went unavailable, devices on a weak link, automations that quietly stopped, and repairs or updates waiting in Home Assistant.

It doesn't replace Home Assistant. It finds the things Home Assistant doesn't put in front of you.

WHAT IT CATCHES

• Batteries before they die
Every battery in your home in one list, with history graphs and an estimate of how long each has left. HA Monitor learns what "full" and "empty" actually mean per device, because most sensors never report a clean 0-100%.

• Sensors that are lying to you
A sensor stuck at 100% for months looks perfectly healthy in Home Assistant. HA Monitor flags anything that has stopped changing as "Not reporting" — whatever value it happens to be showing.

• Battery changes, detected on their own
Swap a cell and HA Monitor notices the jump, closes the old cycle and starts a new one, so estimates sharpen over time. You can also mark a replacement yourself.

• Unavailable and unknown entities
Grouped by device and integration, so one dead hub reads as one problem instead of forty.

• Broken integrations
Including the ones with no entities at all to give them away, shown with Home Assistant's own explanation of what failed.

• Weak Zigbee, Z-Wave and Wi-Fi links
LQI and RSSI per device, classified and ranked, with routers identified.

• Automations that stopped without telling you
Never-run, long-stale, disabled and unavailable automations, plus the ones pointing at entities that are already broken.

• Repairs, updates and notices
Home Assistant's own repair issues, pending updates and persistent notifications — including failed login attempts.

KEEP IT QUIET

• Snooze anything for a weekend, a week or a month
• Hide items you never want to see again
• Disable or delete a dead entity without leaving the app
• Jump straight to any entity in Home Assistant

FITS YOUR SETUP

• Reorder the pages you use most; the rest stay one tap away in Settings
• Real room names, read from your Home Assistant areas
• Full iPad layout with sidebar

NOTHING TO INSTALL ON THE SERVER

No YAML. No add-ons. No custom dashboards. No template sensors. Paste a long-lived access token and you're done.

PRIVATE BY DESIGN

HA Monitor talks directly to your Home Assistant instance. Your data never passes through a server of ours, because there isn't one. Your access token is stored in the iOS Keychain.

HA MONITOR PRO

The free app tracks your whole setup and shows the five highest-priority items in each list. Pro unlocks the complete lists plus snooze and hide, as a one-time purchase.

## Key features

- Overview dashboard for setup health
- Battery level monitoring
- Issue triage for entities
- Snooze and hide issues
- Network signal review
- Automation health checks
- No Home Assistant changes required

## Pricing and in-app purchases

Base price: Free.

**One-time purchases**

| Purchase | Price | Type |
| --- | --- | --- |
| HA Monitor Pro | $0.99 | one-time |



## Frequently asked questions about HA Monitor for Home Assistant

### What is HA Monitor?

HA Monitor is a utility app designed to provide a focused overview of your Home Assistant setup's health. It helps you quickly identify and manage issues such as low batteries, unavailable entities, and automation problems without requiring any changes to your Home Assistant configuration.

### Does HA Monitor require Home Assistant changes?

No, HA Monitor is designed to work without any custom dashboards, YAML changes, add-ons, or server-side setup. It connects directly to your existing Home Assistant instance.

### How does HA Monitor handle privacy?

HA Monitor is private by design. It connects directly to your Home Assistant instance, and your Home Assistant data is not sent to any external service.

### What types of issues does HA Monitor track?

HA Monitor tracks a variety of issues including low batteries, unavailable or unknown entities, weak signal devices, automation problems, pending updates, repairs, and grouped outages.

### Can I hide or temporarily disable issues in HA Monitor?

Yes, HA Monitor allows you to temporarily snooze issues or hide items you do not want in your active review list, helping you focus on what needs immediate attention.

### What devices is HA Monitor compatible with?

HA Monitor is available for iPhone and iPad devices, indicated by its support for iOS platforms.

### How often is HA Monitor updated?

The latest version of HA Monitor is 2.0, and it was last updated on June 8, 2026. This indicates a recent update and ongoing development.

### What is the user rating for HA Monitor?

HA Monitor has a perfect rating of 5.0 stars based on 1 review, suggesting a highly positive user experience among its early adopters.

## Version history (last 4 releases)

### 2.1 — 2026-08-07

NEW

• "Not reporting" status. A battery sensor frozen on one value for weeks is broken whether it reads 1% or 100%. Those used to look healthy; now they're called out with how long they've been stuck.
• Battery replacement detection. Swapping a cell while the app was closed previously went unnoticed, so lifetime estimates never improved. Replacements are now found from your stored history and confirmed once the new level holds.
• Per-device battery ranges. Few devices report a clean 0-100%, so HA Monitor learns each one's real full and empty points from observed cycles and rates severity against that.
• Broken integrations. Integrations that failed to set up have no entities to give them away, so nothing in the app could see them. They now appear with Home Assistant's own reason text.
• Home Assistant notices. Persistent notifications, including failed login attempts, now surface on the Overview.
• battery_low sensors. For many Z-Wave and Zigbee devices this is the only battery signal they expose, and it was previously ignored entirely.

IMPROVED

• Real room names, read from your Home Assistant areas instead of guessed from entity names.
• Remaining-life estimates no longer project from sensors that have stopped moving, which is what produced the occasional "decades remaining" on a dead device.
• Zigbee signal thresholds recalibrated against what Zigbee2MQTT and ZHA actually emit — a healthy mesh no longer reports as poor.
• Dismissed discoveries are no longer reported as failures, which was burying the genuine ones.
• Battery cards now show true status: a frozen sensor is no longer drawn as a healthy full battery.
• Faster Overview, and battery history moved out of preferences storage so it stays off the launch path.
• VoiceOver labels across the battery and issue lists, which previously read as disconnected fragments.

FIXED

• A crash when a sensor reported an unusable value, such as nan or a number far outside the expected range. Some devices emit this routinely for a reading they can't take.
• An expired or revoked token now offers Reconnect instead of an error with no way forward.
• A stalled connection no longer blocks every later refresh until the app is force-quit.
• Onboarding animation no longer briefly draws two rows on top of each other.
• Hiding a battery no longer counted it as healthy in the Overview totals.

### 2.0.1 — 2026-07-15

What’s New

• Added an in-app roadmap, announcements, and feedback.
• Improved data refresh reliability, connection handling, and overall performance.

### 2.0 — 2026-06-08

What’s New in This Version

HA Monitor has been completely redesigned from the ground up.

This update adds a new overview experience, expanded health monitoring, improved issue triage, battery tracking, automation review, network signal insights, and support for the latest Home Assistant API features.

It is faster, clearer, and built to help you see more of what needs attention across your Home Assistant setup.

### 1.0 — 2024-07-29

No release notes.

## More apps by JudeWorks

- [Living Frame](https://appshunter.io/ios/app/living-frame/id6503719516)
- [BayScout: Auction Deal Alerts](https://appshunter.io/ios/app/bayscout-auction-deal-alerts/id6504303031)
- [ReelTracker](https://appshunter.io/ios/app/reeltracker/id6590614990)
- [Play Poster](https://appshunter.io/ios/app/play-poster/id6730111434)
- [DueView: Stats for Reminders](https://appshunter.io/ios/app/dueview-stats-for-reminders/id6744546366)

All apps by JudeWorks: https://appshunter.io/developer/1749456254

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-09.*
