Home Assistant Verified
Open-source home automation: local control and privacy-first smart home
Open-source home automation: local control and privacy-first smart home
- Local-first control for 2000+ device integrations
- Visual automation editor with blueprints
- Voice, dashboards and mobile companions included
Deploy quick reference
Launch URLStack Outputs → ResolvedLaunchUrl
The instance's public IPStack Outputs → PublicIp
Admin console
/ · First visit opens the onboarding wizard: create the owner account, set location, then discover integrations. There are no preset credentials.Quick Deploy
Image pinned by verified digest≈ $39/mo — Verified default in us-east-1: ~$30.4 t3.medium + ~$2 for the 30 GB root and data gp3 volumes + $3.65 public IPv4 per month.
After you deploy
- The CloudFormation wizard opens with everything prefilled (stack "corenova-home-assistant-2026-9-2") — review and click "Create stack".
- Wait until the stack status reaches CREATE_COMPLETE (about 10 minutes). Outputs are only visible after completion.
- Open the stack's Outputs tab — everything you need is there:
ResolvedLaunchUrlAccess URL — open this in your browserPublicIpThe instance's public IPPublicDnsNameThe instance's public DNS name
- Open the access URL in your browser — the app is ready to use.
- Admin console — Open your access URL followed by this path:
/First visit opens the onboarding wizard: create the owner account, set location, then discover integrations. There are no preset credentials.
Good to know
- Verified with the default SQLite recorder. Integrations and device discovery inside a cloud VPC are limited to what the network exposes; USB/Bluetooth radios are not available.
- Config and database live on a retained volume (/config). It keeps billing after stack deletion; snapshot it, then delete the volume when no longer needed.
- Home Assistant benefits from ~1 GB+ RAM; the CFN 'medium' profile (t3.medium) is recommended once integrations grow.
Next steps
- Your data lives at /config inside the container, on an encrypted EBS volume. Find the instance by its ID in the EC2 console.
- Back up before any changes: Upgrading and backups guide
- To upgrade to a newer verified version: Version history
Deleting the stack terminates the host, but the data volume is retained and continues billing. Snapshot it first, then delete the retained volume manually when you no longer need it.
Versions
View full version history| Versions | Verified At | Verified | Status | AWS Tested |
|---|---|---|---|---|
| 2026.9.2 | Sep 11, 2026 | Verified | Initial | AWS · referenced |
Configuration
Container Port
8123
AWS Regions
us-east-1
Supported Architectures
x86_64
AMI
ami-025d99823a4caad37
Updates
2026.9.2Sep 11, 2026 VerifiedInitial
FAQ
- CoreNova Launch verifies software and provides deployable artifacts; deployment runs in your own AWS account.
- Verification status comes from the upstream Manifest — the site never guesses it.