/esphome-core

🚨 No longer used 🚨 - The C++ framework behind ESPHome

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ESPHome-Core Build Status Discord Chat GitHub release

ESPHome Core Logo

🚨 This repository is no longer used 🚨

Starting with v1.13.0 of ESPHome, the core codebase has merged into the python codebase.

Please create all patches against https://github.com/esphome/esphome. See esphome/feature-requests#97 for more info.

This is the source of the C++ library that powers ESPHome

For issues, please go to the issue tracker.

For feature requests, please see feature requests.

Note: Starting with 1.10.0 using ESPHome-Core directly through C++ is no longer officially supported. Please use the YAML syntax with ESPHome.