Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.33 KB

File metadata and controls

23 lines (16 loc) · 1.33 KB

Api versions

Proto files are sourced from: https://github.com/esphome/esphome/blob/main/esphome/components/api/.

Unfortunately it's quite tricky to find which api version belongs to which esphome version. Best is to look for the api version response in the src code.

Currently supported versions:

Adding a version

Adding a new version takes a couple of steps (to be automated, some day...)