esphome / esphome/feature-requests
Create Native API Server
Open
component: api
enhancement
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Problem with current native API is that the ESP is the server. That was an intentional decision that makes setup much easier (and so the default will stay that way).
However, for things like deep sleep the api needs to be turned around: A central server (kind of like MQTT broker) that all ESPs connect to. Current plan is to incorporate this new server directly into HA.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.