esphome / esphome/feature-requests

Option to automaticaly create and install minimal configuration to clear space in device

Open
#2,004 2 comments 2 reactions 0 assignees View on GitHub
Project: Dashboard
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**

When editing configuration within ESPHome and installing via web, it quite often happens that uploader reports there is no enough space on device for upload.

Solution is to cut of all unnecessary content form yaml, copy it somewhere as it is needed later, upload minimal configuration to clear space and then return back all cut content in yaml and upload full version.

It happens quite frequently and becomes annoying.

It would be great if there is option to install minimal configuration that would take only necessary configuration from current yaml to create minimal configuration on the fly and upload that without need for user to manually cut things out.

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

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.