esphome / esphome/feature-requests
Support always available configuration entities
- 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**
Ability to mark an entity as configuration, and make it available even if the device is itself is not available. They should be restore state entites in home assistant, and once a connection is established they should update their state in esphome with the current state of the entity in home assistant.
**Please describe your use case for this integration and alternatives you've tried:**
This allow configuration of things like deep sleep disablement over normal native home assistant connection. This should work similar to Home Assistant Sensor, but it should not require a helper configuration inside home assistant to be created beforehand.
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.