The point of an electricity audit is to turn intuition into numbers. Most households cannot afford to instrument every circuit with hardware, but several free or near-free tools cover most of the gap. This is a developer-friendly tour of what works in practice.
Each entry below is something I have actually used or seen used in homes where the audit produced a useful answer. Some are pure software, some pair with cheap hardware, and one is a regional utility tool that is underrated.

Photo by Markus Spiske on Pexels
1. Your Utility's Online Portal
Almost every modern utility now provides an online portal with hourly or 15-minute interval data from your smart meter. Most homeowners never log in. The data is the cleanest starting point you can get because it covers the entire house at the resolution the meter records.
What you can learn from interval data:
- Baseline load: the wattage your house draws at 3 AM when nothing should be running. This number is your always-on load. A typical home runs 200 to 500 watts continuously. Numbers above 700 watts indicate a hidden draw worth chasing.
- HVAC cycling pattern: how often the AC or furnace turns on and stays on. The duty cycle reveals whether the system is correctly sized and how aggressively it works during peak weather.
- Behavior signatures: dishwasher runs, dryer runs, oven preheats. These appear as recognizable spikes in the data. Once you learn the signature of each major appliance, you can audit usage patterns without instrumenting anything.
The U.S. Energy Information Administration summarizes how state-by-state smart meter rollouts have progressed. In most US states, your meter is reporting interval data whether or not you have ever looked at it.
Free. Already paid for. Underused.
2. A Plug-In Power Meter
Technically this one costs $15 to $40 in hardware, but the metering software is free, and a single meter pays for itself in a few months of audits. The category is sometimes called kill-a-watt after the most famous model. Several manufacturers make functionally equivalent devices.
You plug the meter into the wall, plug the appliance into the meter, leave it for 24 hours or one full duty cycle, then read kWh consumed.
Where this works: any plug-in device. Workstations, monitors, fridges, freezers, microwaves, dehumidifiers, space heaters, pool pumps, aquarium equipment, gaming consoles, set-top boxes, network gear.
Where it does not work: anything hardwired (central AC, electric oven, electric water heater, baseboard heat, EV charger). For those, the utility portal or a panel-level monitor is the next step up.
The trick is to use the meter on a surge strip serving a related group of devices. A single 24-hour reading from the home-office surge strip captures the entire stack in one number. Same for the entertainment center surge strip in the living room.
3. Home Assistant + Smart Plugs
For developers, this is the highest-leverage option. Home Assistant is a free, open-source home automation platform that integrates with cheap smart plugs that report real-time wattage and cumulative energy. Total hardware cost: $8 to $20 per plug.
The integration produces per-device time-series data that you can query, graph, and alert on. Once you have a few weeks of data, you can identify exactly when each device runs, how much it consumes, and how often it cycles. The Home Assistant project documents both the platform and the energy dashboard that ships with it.
The energy dashboard accepts data from smart plugs, smart switches, and any compatible whole-house meter. It graphs daily, monthly, and yearly consumption per device. For homelab users who already run Home Assistant for automation, adding electricity tracking is a 30-minute upgrade.
The pattern that works well: plug the always-on stack into a few monitored plugs, leave them in place permanently, watch the data accumulate. The plugs themselves draw about 1 watt each, which is negligible.
4. The Energy Star Product Finder
This is a frequently overlooked piece of the audit toolkit. The Energy Star product finder is a public database of efficient models in every appliance category, with manufacturer-supplied annual operating cost estimates.
The number on each product page is calculated using a standardized usage assumption (specific to the appliance category) and a national average electricity rate. The standardized assumption is useful for comparing models against each other, but the rate may not match your own.
To use it for an audit: look up your existing appliance's category, find the average annual operating cost for the size class, multiply by the ratio of your local rate to the national average. Compare against the most efficient model in the same size class. The delta is the upper-bound annual savings of upgrading.
For categories where the upgrade decision is significant (water heaters, refrigerators, HVAC, dryers, dishwashers), this is the fastest way to build a defensible payback estimate without calling a contractor for quotes.
5. A Free Online Calculator With Your Own Inputs
The fourth tool is a calculator that lets you enter wattage and hours of use for any device and outputs cost at your local rate. The advantage over the manual approach is that you can compare scenarios fast: "what if I run the pool pump 4 hours instead of 8?" or "what if I replace this fridge with a 30 percent more efficient one?"
The calculator at https://evvytools.com/tools/everyday-calculators/electricity-cost-calculator/ handles this for individual appliances and for whole-house audits. Output is monthly and annual cost, ranked, for any list of devices you enter.
Run the household stack through it once with your real rate, and you get a ranked priority list that tells you which 5 devices to focus on. The remaining 30 to 50 devices in a typical household usually do not move the bill enough to matter. The audit is much shorter than people expect because Pareto holds.
The full audit framework, including how to estimate hours of use when you do not have a meter, is covered in the longer guide on appliance electricity use at EvvyTools.

Photo by Nikita Nikitin on Pexels
A Note on Whole-House Energy Monitors
Tools 1 through 5 cover most of the audit space without requiring a panel installation. For homes where the audit identifies serious hardwired loads, the next tier is whole-house energy monitors that clamp onto the main breakers and report per-circuit data.
These range from $150 to $500 depending on features. Some require a panel install by an electrician (around $200 to $400 in labor). Others snap into existing breakers without a permit. The output is real-time and historical per-circuit consumption.
This tier is worth it if the audit using free tools identifies a hardwired load you cannot otherwise measure. It is not worth it as a first move because most households can answer 80 percent of the questions with the utility portal and a single plug-in meter.
The American Council for an Energy-Efficient Economy publishes consumer-facing reviews of energy monitoring hardware that include accuracy comparisons and integration notes for smart home platforms.
What Order to Use Them In
A sensible audit sequence: utility portal first for the baseline load and the daily pattern, plug-in meter on the surge strips next for the device-level numbers, calculator to run scenarios at your real rate, Energy Star database for upgrade math, Home Assistant for permanent monitoring if you want the data ongoing.
That order matches the cost of acquiring each tool. The utility portal is free. The plug-in meter is $25. The calculator is free. The Energy Star database is free. Home Assistant and smart plugs cost $30 to $100 depending on how much of the house you instrument.
A weekend with the first four tools usually identifies $200 to $1,200 of annual savings opportunities in a typical household. The implementation work happens over the following weeks. The repeat audit a year later takes 30 minutes because the framework is already in place.
For broader household audit and finance topics, the EvvyTools tools directory and the EvvyTools blog cover related decision frameworks beyond electricity, including water, maintenance, and routine household-finance math.
Closing Note
Electricity tracking is one of the few household tasks where the free or cheap tools are genuinely sufficient. You do not need a $400 panel monitor and a custom dashboard to find your top 5 expenses. You need 90 minutes with the utility portal, a $25 meter, and an honest list of your appliances. Most households finish the audit in a single evening and recover the time investment within the first billing cycle after making changes.
Top comments (0)