An open API service indexing awesome lists of open source software.

https://github.com/mathisloge/cppesphome-api

C++ Client for ESPHome native API.
https://github.com/mathisloge/cppesphome-api

cpp esp32 esphome home-assistant internet-of-things iot

Last synced: about 2 months ago
JSON representation

C++ Client for ESPHome native API.

Awesome Lists containing this project

README

          

# cppesphomeapi

cppesphomeapi allows you to interact with devices flashed with [ESPHome](https://esphome.io/)

The API interfaces are modelled after [aioesphomeapi](https://github.com/esphome/aioesphomeapi).

> [!IMPORTANT]
> This is currently heavy work in progress and far from feature complete or stable.
> I would recommend to not use it currently.