Back to services

Is Home Assistant Down? Live status & outage reports

Operational
Last problem:

Home Assistant outage reports

Home Assistant common issues

Report a problem

Recent Reports

No reports yet

Service info and troubleshooting

Server connection keeps dropping

Your dashboard shows 'unavailable' for most devices, or the mobile app can't reach your instance. First, check if your server is actually running — SSH into your machine and run 'ha core info' to verify the supervisor status. If you're accessing remotely via Nabu Casa, log into their portal to confirm your subscription is active and the connection shows green. Local network issues often stem from router DHCP changes — reserve a static IP for your Home Assistant box in router settings. Firewall rules might block port 8123; temporarily disable the firewall to test, then add proper exceptions.

Integrations fail to authenticate

Devices won't connect even after entering correct credentials. Many smart home APIs changed their authentication methods recently. Delete the integration completely, restart the core, then re-add it fresh. For cloud-based services like Google or Alexa, regenerate API tokens in their developer consoles — old tokens expire. Check the integration's GitHub page for known auth issues with specific firmware versions. Some manufacturers rate-limit API calls; if you're polling sensors too frequently, increase the scan interval in configuration.yaml.

Automations trigger inconsistently
  • Verify trigger entities actually report state changes — some battery-powered sensors sleep and miss events
  • Check automation traces in Developer Tools to see where execution stops
  • Time-based triggers fail if system timezone is wrong; confirm in Settings > System > General
  • Template errors silently break automations — test templates in Developer Tools > Template before using them
  • If using Node-RED, ensure the addon didn't crash; restart it from Supervisor > Add-ons
High CPU usage slows everything down

Your recorder database grew too large. Navigate to Settings > System > Repairs to check database size. Exclude noisy sensors from history by adding 'recorder: exclude:' entries in configuration.yaml. Purge old data with 'recorder: purge_keep_days: 7' instead of default 10. Some custom integrations poll excessively — monitor resource usage per integration in Settings > System > Repairs. Run 'ha jobs info' via SSH to identify stuck background tasks eating CPU cycles.

Related Services

Check status of Apple HomeKit Apple HomeKit Operational Check status of Tapo Tapo Operational Check status of Smart Life Smart Life Operational
Thank you for your report. It will be shown in less than 5 minutes. Give us some time for verification and moderation, and thank you for your patience in advance.
Suggest to monitor Help us to improve
Thank you for your suggestion. It will be considered and probably implemented. Give us some time though, and thank you for your patience in advance.