A Smart-Home Hurricane Checklist Is One Question Per Device
Hurricane checklists rarely ask the question that matters to a smart home: what still works when power and internet both drop? This guide evaluates each device on Works offline / Needs cloud / Needs UPS status across power, connectivity, hub, and device layers, then ends in a pre-storm offline drill.
Last updated
A smart home hurricane preparedness checklist for devices starts with the question most storm lists skip: if the grid is down and the internet is gone, what still works?
The official baseline is still the floor. The Red Cross tells households to prepare for living without power, water, gas, phone, and internet, including a 3-day Go-Kit and a 2-week Stay-at-Home Kit.[1] The National Weather Service and Ready.gov supply guidance includes 1 gallon of water per person per day for at least 3 days.[2] None of that is optional because a motion sensor cannot make water potable and a smart lock cannot keep a refrigerator cold.
But a smart home adds another dependency map on top of the normal hurricane plan. In 2024, U.S. electricity customers averaged 11 hours of power interruptions, nearly double the prior-decade average; Hurricanes Beryl, Helene, and Milton accounted for 80% of those interruption hours, and South Carolina averaged nearly 53 hours.[3] For smart-home planning, that turns power loss from an edge case into a design condition.

The useful version of the checklist is not “buy a sensor, buy a camera, buy a battery.” It is one label applied repeatedly: Works offline, Needs cloud, or Needs UPS. Apply it to power, connectivity, hub/controller, radio mesh, and then every device that matters after landfall.
There is real evidence that a local smart home can remain useful during a storm. In a Home Assistant community field report after Helene and Milton, a Florida home continued running “normally without connection,” including scheduled lighting, while Network UPS Tools sent shutdown messages to other devices before power dropped.[4] That is not a controlled study and it is not a guarantee for every house. It is still the kind of proof that matters: a complete local stack, under actual hurricane conditions, doing useful work without the cloud.
The four labels go on layers, not just gadgets
A device does not “work offline” just because it uses Zigbee, Z-Wave, Thread, Wi-Fi, or Matter. It works offline only if the chain under it also survives. A Zigbee leak sensor is local, but the alert may still die if the hub has no power. A Wi-Fi camera may have a battery, but its recording plan may depend on a remote service. A smart lock may still turn by hand, which is useful, while its remote status and automations disappear.
| Layer | Question to answer | Possible label | What the label means |
|---|---|---|---|
| Power | What loses electricity first, and what is backed up? | Needs UPS | The component can keep working only if its power source is protected. |
| Connectivity | Do local devices still have LAN access when the ISP is down? | Works offline / Needs UPS | The home network can remain useful even without internet if the router, switch, and Wi-Fi are powered. |
| Hub or controller | Can automations run without cloud login or vendor servers? | Works offline / Needs UPS / Needs cloud | The controller must be both local-capable and powered. |
| Device | Does the useful function survive without internet? | Works offline / Needs cloud | The answer depends on the device’s protocol, app model, firmware behavior, and what you expect it to do. |
This is why the checklist belongs in compatibility, not shopping. The issue is whether the installed stack remains compatible with outage conditions.
Power: decide what gets minutes, hours, or nothing
Start at the shelf where the modem, router, switch, hub, and radio coordinators live. If that shelf has one outlet strip and no battery, the rest of the smart-home audit is mostly theoretical.
A small UPS is useful, but it is not a storm-power plan. PowerOutage.us estimates that a 600–1,000VA UPS can keep a modem and router drawing about 20W online for roughly 90 minutes to 3 hours.[5] CNET’s practical warning is blunter: most consumer UPS units are built for short grace periods, often around 15 minutes, not multi-hour outages.[6]
That does not make a UPS pointless. It makes its job specific. It can bridge short outages, prevent a dirty shutdown, keep a LAN alive while the ISP still has service, and give a hub time to shut down cleanly. It should not be counted on to carry a house through a multi-day outage unless it is part of a larger, tested power plan.
- Label the modem: Needs UPS if you expect internet or ISP voice service to last through short outages. Does not matter offline if your local automations do not need WAN and the ISP is likely to fail anyway.
- Label the router and main switch: Needs UPS. Local dashboards, Wi-Fi devices, Matter-over-Wi-Fi devices, and many hub integrations depend on the LAN even when the cloud is gone.
- Label the hub, coordinator, or controller: Needs UPS if it runs local automations, routes Zigbee/Z-Wave/Thread traffic, or coordinates shutdown behavior.
- Label nonessential smart loads: No backup unless they protect safety, access, water, or recovery.
If you already maintain a more detailed outage kit, keep this audit separate from buying decisions. NestGrid’s smart-home power outage gear guide is the place to compare backup categories. Here the point is simpler: which existing dependencies go dark first?
Connectivity: internet loss and LAN loss are different failures
A surprising number of storm checklists treat “internet down” as the end of the smart home. That is true for cloud-only systems. It is not true for every local system. The useful distinction is WAN versus LAN.
| Condition | What is gone | What may still work | Audit label |
|---|---|---|---|
| ISP down, router powered | Cloud services, remote app access, vendor servers | Local dashboards, local automations, Zigbee/Z-Wave/Thread via hub, some LAN devices | Works offline if already local |
| Router down, hub still powered | LAN, Wi-Fi clients, many dashboards and integrations | Some hub-internal automations, depending on controller and radios | Needs UPS for router |
| Hub down, router powered | Hub automations, Zigbee/Z-Wave/Thread coordination | Manual control, some native Wi-Fi/cloud devices if internet remains | Needs UPS for hub |
| Everything on the shelf down | LAN, hub, local radios, most automation | Battery-only standalone behavior and manual controls | Fails to local/manual only |
The router is not just an internet appliance in a smart home. It is the address book and road system for local devices. If it loses power, a Home Assistant dashboard on a phone may not reach the server, a Wi-Fi plug may not accept local control, and a Matter-over-Wi-Fi device may be harder to recover even after power returns.

For a hurricane audit, write two separate lines for connectivity:
- Internet: Needs ISP and modem power. Assume it may disappear.
- Local network: Needs router/switch/Wi-Fi power. Preserve it if you want local control to mean anything.
This separation also changes how you test. Do not wait for a real outage to learn whether your app was reaching a hub locally or through a vendor relay. Pull the WAN cable or disable the modem, leave the router running, and see what still answers.
Hub and controller: local logic only counts if the box stays alive
Home Assistant, Hubitat, SmartThings, Apple Home, and other controller setups can look similar in a dashboard while having very different outage behavior. For hurricane purposes, the question is not which ecosystem is nicer on a normal Tuesday. It is whether the rule engine, device state, and radio paths still function without the internet.
Hubitat’s own offline-capability position is that a smart home can keep running without internet when automation is processed locally, while cloud integrations and remote access remain dependent on outside services.[7] Hubitat community users also describe practical backup patterns: hubs on 12V battery backups, surge protection, and attention to Zigbee router devices that need backup power if they are expected to keep the mesh healthy.[8]
That last point is easy to miss. A battery-powered Zigbee contact sensor can be awake, healthy, and useless if the powered repeaters it normally routes through have dropped. If the coordinator is on UPS but every nearby plug-in Zigbee router is dead, the edge of the mesh may vanish. Backing up the hub without considering radio topology is a half audit.
For Home Assistant owners, the field report from Helene and Milton is the model worth copying at the level of architecture, not exact hardware: local automations, local radios, UPS signaling, and graceful shutdown behavior.[4] If you already use Home Assistant, NestGrid’s grid-emergency auto-shedding blueprint is the adjacent pattern: it assumes the Home Assistant box, router, modem, and coordinator are on backup power, because the automation cannot save anything after its own nervous system is off.
Hub audit lines to write down
- Controller hardware: Needs UPS if it runs automations or stores device state.
- Zigbee coordinator, Z-Wave stick, Thread border router: Needs UPS if separate from the controller.
- Critical mesh repeaters: Needs UPS or replacement path if battery sensors rely on them.
- Cloud integrations inside the hub: Needs cloud even if the hub itself is local.
- Shutdown and restart order: Needs drill because the worst failures often appear after power comes back.
Devices: label the useful function, not the product category
A leak sensor, camera, thermostat, lock, and smart bulb cannot be sorted by category alone. The audit has to ask what you need from the device during and after the outage.
For each device, write the useful function in plain language first: “turn on hallway light at dusk,” “warn if water is under the washer,” “unlock side door with keypad,” “record driveway motion locally,” “keep HVAC schedule,” or “show freezer temperature.” Then label the dependencies.
| Device or function | Offline question | Likely audit label | What to verify before storm season |
|---|---|---|---|
| Zigbee/Z-Wave leak sensor | Can the hub receive and act on the alert without internet? | Works offline if hub and mesh are powered | Trigger a test alert with WAN unplugged; confirm local notification, siren, light, or shutoff action. |
| Smart lock | Does entry still work manually or by keypad when cloud control is gone? | Works offline for local/manual access; Needs cloud for remote status | Test keypad, key, local hub control, battery state, and behavior after hub reboot. |
| Smart lighting routine | Does the schedule run from the hub or a cloud service? | Works offline if local; Needs cloud if vendor-scheduled | Unplug internet and wait for the next scheduled event, or temporarily move the schedule into the local hub. |
| Wi-Fi camera | Does it record locally or only upload to a service? | Needs cloud unless local recording is confirmed | Check recording destination, LAN viewing, power source, and whether clips exist after WAN loss. |
| Thermostat | Does it maintain setpoints locally without vendor servers? | Mixed; device-specific | Test app loss, manual controls, schedule behavior, and HVAC power assumptions. |
| Matter-over-Wi-Fi device | Does it reconnect cleanly after router, hub, or device power cycles? | Needs drill | Power-cycle it during an offline test and note whether it returns without re-pairing or manual intervention. |
| Voice assistant speaker | Can it control anything without internet? | Usually Needs cloud | Assume voice control may disappear unless local voice has been deliberately built and tested. |
| Battery sensor | Is its own battery healthy, and is its route back to the hub alive? | Works offline only if battery and mesh path survive | Replace weak batteries and test from the installed location with selected repeaters off. |
The category that deserves the most suspicion is the one with a great app and no local fallback. There is no survey-grade number in the available material that says what percentage of smart-home products depend on the cloud, so the audit should not pretend there is one. The safe method is to test the installed device, not the marketing copy.
Hubitat’s offline framing and offline-smart-home build guides both support the narrower conclusion: local processing and local protocols improve outage resilience, while remote access, cloud automations, and cloud-only device features remain outside the house.[7][9] That does not make every local device reliable under storm conditions. It means the failure moves from “vendor server unreachable” to power, routing, firmware, and recovery behavior you can actually test.
If you want a companion device-by-device worksheet, NestGrid’s smart-home power outage behavior guide uses the same local-versus-cloud distinction outside the hurricane context.
Do not overread the Matter problem, but do test it
Matter deserves a separate note because storm outages create exactly the kind of power-cycle and reconnect conditions that expose weak recovery behavior. User reports across Home Assistant and Hubitat environments document Matter devices showing as “unavailable” after a power outage or power cycle; the Home Assistant GitHub issue is closed and user-reported, so it should be treated as a documented failure mode, not a universal guarantee.[10]
The practical conclusion is modest: if a Matter-over-Wi-Fi switch, plug, lock, or sensor is important during storm recovery, test it after a router reboot, hub reboot, and device power cycle. If it comes back only after manual intervention, the label is not “Works offline.” It is “Needs drill,” and possibly “replace before hurricane season” if the function matters enough.
For recovery order after a utility outage, the related smart-home reconnect guide is useful because it separates Zigbee, Thread, Matter, hub, and router restarts instead of treating “reboot everything” as a plan.
Build the checklist as a status table
The checklist should be boring enough to use when wind is already in the forecast. A spreadsheet, note, or printed sheet is better than a perfect dashboard that requires the internet to open.
| Item | Protocol or path | Useful storm function | Cloud needed? | Power source | Status label | Action before storm |
|---|---|---|---|---|---|---|
| Example: hallway motion light | Zigbee sensor + Zigbee bulb via local hub | Night path lighting | No, if automation is local | Sensor battery; bulb needs circuit power; hub/router on UPS | Works offline / Needs UPS | Test with WAN unplugged; confirm routine runs. |
| Example: front door lock | Z-Wave or local-capable lock via hub | Entry for household | No for keypad/manual; maybe yes for remote app | Lock battery; hub on UPS for automation | Works offline for entry / Needs UPS for hub status | Replace batteries; test keypad and local control. |
| Example: driveway camera | Wi-Fi camera with cloud recording | Motion recording and remote view | Yes unless local recording exists | Camera power and router power required | Needs cloud / Needs UPS | Decide whether cloud loss is acceptable; verify local SD/NVR if claimed. |
| Example: water sensor under washer | Zigbee/Z-Wave sensor via hub | Leak alert or shutoff | No if alert/shutoff is local | Sensor battery; valve and hub power vary | Works offline if path and shutoff are powered | Wet-test sensor; confirm siren/light/valve without WAN. |
| Example: smart speaker control | Voice assistant cloud | Hands-free commands | Usually yes | Speaker and router power required | Needs cloud | Do not count on it for emergency control unless local voice is proven. |
Those rows are hypothetical examples, not model recommendations. Your real table should use installed device names, room locations, batteries, and the exact hub or service each device depends on.
Run the offline drill before the forecast matters
A hurricane drill for a smart home is not dramatic. It is a controlled failure while the weather is still calm.

- Charge or verify the UPS units that support the router, switch, hub, coordinator, and any critical mesh repeaters.
- Save a local copy of the checklist somewhere accessible without cloud storage.
- Unplug the modem’s WAN connection or otherwise remove internet while leaving the router and LAN powered.
- Open the local dashboard, not the vendor relay, and record what still loads.
- Trigger each important device: leak sensor, lock, light routine, camera recording, thermostat schedule, siren, shutoff valve, freezer sensor, or garage access.
- Power-cycle selected devices that are likely to lose power during a real outage, especially Wi-Fi and Matter devices.
- Reboot the hub and router in the order you would use after an outage, then note what reconnects without help.
- Change the label on every failed row: Needs cloud, Needs UPS, Needs manual reset, or Replace.
The drill should produce decisions, not vibes. If the leak sensor only sends a push notification through a cloud service, it is not a local storm alert. If the lock works by keypad but not by remote app, its access function may be fine while its monitoring function is not. If the camera records to an SD card but the app cannot reach it, local evidence may survive even though remote viewing does not. Label the function that matters.
When something fails, do not fix everything at once. First decide whether the failure belongs to power, LAN, hub, mesh, cloud, or the device. The diagnostic structure is the same one used in ISP-versus-router-versus-hub troubleshooting; NestGrid’s Spectrum outage smart-home check is a useful template for keeping those layers separate.
What deserves backup or replacement
After the drill, the upgrade list usually gets shorter. A device deserves backup power or replacement when it protects one of four things: access, water damage prevention, basic lighting, or recovery information. A decorative lamp, cloud scene, or convenience speaker can fail without becoming a preparedness problem.
- Back up the router if local dashboards, Wi-Fi devices, or Matter-over-Wi-Fi devices are part of the storm plan.
- Back up the hub and radio coordinator if Zigbee, Z-Wave, or Thread devices provide alerts, locks, lighting, or shutoff actions.
- Back up only the mesh repeaters that critical battery devices actually use, or move the critical devices closer to a backed-up route.
- Replace cloud-only devices when the useful storm function has no local fallback.
- Keep manual controls working even when the smart layer is excellent.
The finished hurricane checklist is a dependency map with labels. Power: Needs UPS. Connectivity: Works offline only if the LAN stays up. Hub: Works offline only if local logic and radios stay powered. Device: Works offline, Needs cloud, or Needs UPS based on the function you tested. Stop there, with the drill results written down, before the next checklist turns preparedness back into shopping.
References
- Hurricane Safety, Red Cross.
- Hurricane Preparedness - Supplies, National Weather Service.
- U.S. electricity customers averaged 11 hours of power interruptions in 2024, U.S. Energy Information Administration, December 2025.
- Hurricane Prep Improvement Ideas, Home Assistant Community, October 2024.
- Best Battery Backup UPS for Router, PowerOutage.us.
- Power Outage? Here's How to Keep Your Internet on Like a Pro, CNET.
- Does a Smart Home Work Without the Internet, Hubitat.
- What are your battery backup strategies for Hubitat and network?, Hubitat Community.
- Building an offline smart home, Android Authority.
- Matter devices showing unavailable after a power outage or power cycle, GitHub.
Known issues with this device / protocol
Spec-version history
For active regressions on this protocol, see Update Watch.
No linked Update Watch entries yet.
