Reliable backup power for a smart home should not be built around a single large UPS, but around a predefined set of critical devices: the router, network equipment, automation controller, radio gateways, and, when necessary, cameras, locks, or actuators. First, measure their actual load, then determine the required runtime, divide the equipment by priority, and only after that choose a UPS or battery system. Verify the result by performing a controlled mains power outage while recording the runtime and the state of the automations.
What Needs to Keep Working During a Power Outage
Do not try to provide the same level of backup power to every smart home device. Lights, televisions, high-power actuators, and household appliances can quickly consume the available energy reserve, while keeping the automation system operational often requires only a few low-power components.
First, make a list of the equipment without which the system can no longer perform critical functions:
- the router and internet access device if automations depend on external connectivity;
- an Ethernet switch if it connects the controller, access points, cameras, or gateways;
- the primary smart home server or controller;
- Zigbee, Z-Wave, Thread, or other radio gateways;
- Wi-Fi access points required by local devices;
- a PoE switch if it powers critical cameras or network devices;
- the video surveillance system and storage device if recording must continue during a power outage;
- controllers for locks, gates, heating, leak protection, and other building automation systems where loss of power has practical consequences.
Add outlets, lighting, climate-control equipment, and other loads only after calculating their requirements. Heaters, pumps, refrigerators, electric actuators, and other high-power devices may require a separate solution designed for their operating and startup current.
Step 1. Divide Equipment by Criticality
A practical approach is to use three groups.
| Group | Examples | Backup goal |
|---|---|---|
| Critical | router, automation controller, primary gateways | operates for the entire required backup period |
| Important | Wi-Fi, selected cameras, network storage | operates when sufficient battery capacity is available |
| Non-critical | multimedia, decorative lighting, secondary devices | shuts down immediately or is not connected to backup power |
This division prevents battery capacity from being consumed by devices whose absence does not interfere with essential safety and control scenarios.
Step 2. Measure Actual Power Consumption
Do not size the system solely from the ratings printed on power adapters. A 12 V, 2 A label on an adapter describes the power supply's output capability, but it does not mean that the connected device continuously consumes 24 W.
For plug-in devices, a power meter is convenient. Record at least:
- normal power consumption in watts;
- maximum observed power consumption;
- power consumption under typical operating conditions;
- changes in load when cameras, drives, radio modules, or PoE devices are activated.
If several devices are powered by one PoE switch, measure the input consumption of the switch together with its connected loads. This reduces the risk of counting the same load twice.
Add the power consumption of all devices that must operate simultaneously. For example, if the measured loads are 10, 8, 6, and 5 W, the calculated operating load is:
10 + 8 + 6 + 5 = 29 WIt is sensible to allow some headroom for load changes and future expansion. No universal margin can be specified without the characteristics of the selected UPS and equipment: verify the allowable load against the documentation for the specific model.
Step 3. Determine the Required Backup Runtime
Choose a practical objective: survive a short outage, operate for several hours, or keep the system running until power is restored by another source.
For a preliminary energy estimate, you can use:
Energy, Wh = load power, W × time, hFor a 29 W load and a required runtime of four hours, the ideal load energy is:
29 W × 4 h = 116 WhThis does not mean that a battery rated at exactly 116 Wh is sufficient. A real system has conversion losses, the UPS's own power consumption, battery limitations, and variation in usable capacity depending on operating conditions. Therefore, runtime should be taken from the runtime table or calculator provided by the manufacturer of the specific UPS for your actual load, and then confirmed by testing.
Do not determine runtime solely from the VA rating printed on the UPS. VA and the maximum supported wattage describe the device's load-handling capability, while runtime also depends on the battery and actual power consumption. To select a model, you need its runtime specification at the intended load.
Step 4. Choose a Backup Power Architecture
One UPS for the Network Cabinet
This works well if the router, switch, controller, and gateways are located together. It simplifies battery maintenance and system testing.
The drawback is that a remote access point or camera will stop working if its local power supply is not backed up. For PoE equipment, this problem can be reduced by powering the PoE switch itself from the UPS.
Several Small UPS Units
This approach suits distributed infrastructure: for example, one node is located near the internet service entry point, another in the server cabinet, and a third in another room. This arrangement eliminates the need to run long backup low-voltage power lines, but increases the number of batteries whose condition must be monitored.
Centralized Battery System
This can make sense when long runtime or backup for a large amount of equipment is required. Designing a system with separate batteries, an inverter, charger, automatic transfer equipment, and circuit protection requires electrical calculations. A stationary power installation should comply with the equipment manufacturer's requirements and the electrical codes applicable at the installation location.
Step 5. Check UPS Compatibility With the Load
Before purchasing, check the specifications for the selected model. Important parameters include not only the advertised VA rating, but also the maximum allowable active power in watts, the number and type of outputs, output voltage characteristics, the battery type specified by the manufacturer, and the stated runtime at different loads.
If the UPS will power a mini PC, NAS, server, or other equipment with an AC power supply, take into account the power supply's input voltage requirements. For specialized equipment, compatibility with the UPS output waveform should be checked in the documentation from both the equipment manufacturer and the UPS manufacturer rather than assumed.
Do not connect a high-power load to a consumer UPS simply because it has a physically compatible outlet. Laser printers, heaters, pumps, motors, and compressor-driven equipment may have power-consumption characteristics that a particular UPS model is not designed to handle.
Step 6. Make the Internet Connection Actually Resilient
Backing up only the router does not guarantee internet access. You need to determine where your responsibility ends.
If the ISP has installed a separate ONT, modem, media converter, or other subscriber terminal, it must also receive backup power. After installing the UPS, disconnect mains power and check not only whether Wi-Fi remains available, but also whether the internet connection actually works.
However, powering your own equipment does not guarantee that the provider's infrastructure will remain operational during a widespread outage. If external connectivity is critical, backing up the communication link is a separate task, for example by using a second independent connection. Automatic failover capability depends on the router and network configuration in use.
Step 7. Preserve Local Automation
During a mains power failure, the system should, where possible, continue to perform critical scenarios without relying on cloud services. Check each important scenario and identify its dependencies.
For example, automatic water shutoff may depend simultaneously on:
- the leak sensor;
- the radio network and its coordinator;
- the automation controller;
- the network infrastructure;
- power to the shutoff valve actuator.
A UPS connected only to the server will not help if the valve actuator or an intermediate gateway has lost power. Likewise, a locally operating controller will not be able to send a notification over the internet if the provider's connection is unavailable.
For each critical scenario, map the dependency chain from the triggering event to the actuator. Every element in that chain must either have backup power or allow the scenario to tolerate its loss safely.
Step 8. Configure Graceful Shutdown for Servers
If the smart home runs on a mini PC, server, or NAS, a prolonged outage may eventually fully discharge the UPS. It is preferable to use the UPS manufacturer's supported monitoring interface together with an operating-system-supported mechanism for graceful shutdown.
The exact commands and configuration files depend on the UPS manufacturer, operating system, and how the automation platform is installed. Without those details, a universal command would be unreliable, so the required procedure should be taken from the official documentation for the equipment and software in use.
After configuration, test two different events: a short outage during which the server continues operating, and an extended battery-power condition during which the configured policy should shut the system down gracefully before the battery is depleted.
Step 9. Perform a Controlled Test
Perform the test after the system has been fully installed and the batteries are in normal condition according to the manufacturer's requirements.
- Record which devices are connected to backup power.
- Check the status of the controller, network, gateways, and critical automations.
- Disconnect the UPS input power using the normal operating procedure, without dismantling electrical circuits.
- Make sure the equipment does not reboot during the transfer.
- Test local device control.
- Test critical sensors and actuator scenarios.
- Test internet access separately from local network availability.
- Record the actual runtime down to the selected safe level, without forcing equipment into an abnormal shutdown unless the manufacturer's procedure requires it.
- Restore mains power and confirm that the UPS returns to normal operation and begins recharging according to its normal operating logic.
The actual test result is more important than the calculated estimate because it simultaneously reflects the real load, battery condition, and losses of the specific system.
Step 10. Plan for Maintenance
The battery is a serviceable part of the backup power system. Its condition changes over time and depends on battery technology, temperature, usage patterns, and manufacturer requirements. It is not appropriate to specify a universal replacement interval without knowing the exact model and operating conditions.
Record the installation date of the UPS and battery, the equipment model, and the result of the controlled test. Repeat the test periodically with the same load. A noticeable reduction in actual runtime compared with your own previous result is a reason to check the battery condition and review the manufacturer's recommendations.
After adding a PoE camera, new server, access point, or another continuously operating device, recalculate the load and repeat the test.
What to Do During Long Power Outages
A UPS is well suited to short-term backup and allows equipment to survive the transition to another power source. If many hours or days of runtime are required, compare not only UPS power ratings but also the total energy capacity of the entire system.
Long-term operation may require a portable power station, stationary energy storage system, or generator. Connecting power sources to household wiring, especially with automatic transfer equipment, should be performed according to a design that complies with local regulations and manufacturers' instructions. Never energize household wiring through an improvised cable or outlet connection: the system must prevent dangerous backfeeding.
Final Checklist
- The critical smart home functions have been identified.
- A list has been created of all devices on which those functions depend.
- The actual continuous-load power consumption has been measured.
- The required backup runtime has been defined.
- The UPS has been checked against its allowable power rating and the manufacturer's runtime data.
- The router, required network equipment, controller, and radio gateways are covered by backup power.
- Backup power for the ONT, modem, or other provider terminal has been checked separately.
- Graceful shutdown during prolonged outages has been configured for servers.
- Dependencies of critical scenarios on cloud services, Wi-Fi, Ethernet, and actuators have been checked.
- A controlled mains power outage has been performed.
- The actual backup runtime has been recorded.
- A schedule for repeated testing and battery-condition monitoring has been defined.
A finished system should be considered verified not when the UPS merely shows a charged battery, but when, during a real power outage, all selected critical functions continue operating for the required time or shut down safely according to a predefined procedure.