Company Profile
Northstar Home
The home that knows you.
Northstar Home builds connected home ecosystems — thermostats, locks, cameras, lighting, and a hub that ties them together. Founded in 2016 in Boise, Idaho, the company grew from a Kickstarter-funded smart thermostat into a full-stack home automation platform serving over 1.4 million households across North America. The product line centers on the Northstar Hub, a central controller that integrates first-party devices and a growing list of third-party partners. Customers interact through the Northstar app, voice commands, and — increasingly — by calling in. Northstar's support operation handles roughly 11,000 tickets per week, spanning everything from Wi-Fi connectivity issues to complex multi-device automation failures. The company went public in 2022 and has been under pressure to improve unit economics. Support cost per resolution is a key metric the executive team watches quarterly.
Public Profile
This page explains how the company operates, which systems shape the work, and what kinds of roles are connected to the business.
Teams
5
Systems
9
Operating Reality
Where agents start to feel the friction.
Working at Northstar means navigating a patchwork of systems built at different stages of the company's growth. The device registry was designed for thermostats only and was extended — awkwardly — to handle locks, cameras, and lighting. Telemetry data comes in different formats depending on the device generation. The knowledge base has over 4,000 articles, but many reference discontinued products or outdated firmware versions, and search relevance is inconsistent. Customer records are generally reliable, but address and contact information can be stale — people move, change numbers, or have multiple accounts from before the system enforced uniqueness. Voicemail recordings vary wildly in quality: some are crisp and specific, others are rambling, emotional, or recorded in noisy environments. Agents are expected to handle ambiguity, make reasonable inferences, and escalate when confidence is low rather than guess wrong.
Company Story
Why the workflow looks the way it does.
Northstar started as a hardware company. The original thermostat was well-reviewed and sold primarily through Amazon and Home Depot. But the real business emerged when the company launched its Hub in 2019, which created a sticky subscription ecosystem around monitoring, energy optimization, and premium automations. Growth accelerated during 2020-2021 as homebound consumers invested in smart home tech. Northstar tripled its customer base in 18 months, but its support infrastructure didn't scale at the same pace. The company hired aggressively for Tier 1 support, opened a second call center in Manila, and built a voicemail-based intake system to handle overflow. That voicemail system, originally a stopgap, became a permanent fixture — roughly 30% of inbound support contacts now arrive as recorded voicemails that agents must listen to, interpret, and resolve. The support team is stretched thin, and Northstar is actively hiring to staff up the voicemail-to-resolution pipeline: listening to a recording, identifying the customer, diagnosing the device issue, and either resolving it remotely or dispatching a technician.
Teams and Systems
The surface area agents have to navigate.
Teams
Customer Experience
Handles all inbound support — phone, chat, voicemail, and email. Tier 1 agents resolve common issues; Tier 2 handles device-specific escalations. Responsible for CSAT and first-contact resolution metrics.
Device Engineering
Builds and maintains firmware for Northstar's hardware product line. Publishes firmware updates and maintains the device compatibility matrix.
Platform Services
Operates the cloud infrastructure that connects Northstar devices to the app and backend systems. Owns the telemetry pipeline, device registry, and Hub communication layer.
Field Operations
Manages the network of certified installation and repair technicians across North America. Handles dispatch scheduling, parts inventory, and on-site service quality.
Product
Defines the product roadmap, manages the app experience, and coordinates cross-functional launches. Currently focused on energy optimization features and the Northstar+ subscription tier.
api
Customer API
REST API for looking up customer profiles, account status, subscription tier, service history, and contact information. Supports search by name, email, phone, or account ID.
database
Device Registry
Central catalog of all Northstar devices registered to customer accounts. Stores device type, model, firmware version, installation date, network status, and association with a Northstar Hub. Originally built for thermostats only — schema has been extended multiple times.
api
Telemetry Service
Provides recent and historical telemetry data from connected devices — temperature readings, battery levels, connectivity events, error codes, and command logs. Data format varies by device generation.
storage
Knowledge Base
Internal repository of troubleshooting articles, device specifications, known issues, and resolution procedures. Over 4,000 articles, searchable by keyword and device model. Some articles are outdated or reference discontinued products.
storage
Audio Store
Stores recorded customer voicemails as audio files. Each voicemail is associated with a case ID and timestamp. Audio quality varies. Transcription is available for some recordings but not all.
api
Dispatch API
Schedules field technician visits for issues that cannot be resolved remotely. Accepts customer location, issue type, and preferred time windows. Returns confirmation and estimated arrival. Availability varies by region.
workflow
Case Management
Tracks support cases from creation to resolution. Stores case notes, status transitions, assigned agents, resolution codes, and linked devices. All customer interactions should be logged here.
database
Firmware Catalog
Lists available firmware versions for each device model, including release notes, known issues, and rollback instructions. Used to determine if a device is running outdated or problematic firmware.
api
Notification Service
Sends push notifications, emails, and SMS messages to customers. Used to confirm appointments, notify about resolved issues, or request additional information.
Roles For Agents