esphome / esphome/feature-requests

CLI: Update only devices which are online

Open
#2,965 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

If I go for a command: esphome run --no-logs --device OTA *.yaml the process gets broken with the first offline device.

Additional parameter would be nice like:

esphome run --no-logs **--online** --device OTA *.yaml

**Please describe your use case for this integration and alternatives you've tried:**

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the ESPHome CLI path for `esphome run --no-logs --device OTA *.yaml` and trace how an offline device stops processing the batch. Define the expected behavior for an `--online` option, including how offline devices are skipped and how completion is reported; no source files or tests are named in the request.

Written by the indexing model from the issue text.

Assessment

Domain
cli, embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.