mirror of
https://github.com/esphome/esphome.git
synced 2025-10-16 07:27:50 +02:00
Merge branch 'integration' into memory_api
This commit is contained in:
commit
0a738b23f1
@ -13,6 +13,7 @@
|
||||
|
||||
#include "esphome/core/helpers.h"
|
||||
#include <strings.h>
|
||||
#include <vector>
|
||||
|
||||
namespace esphome {
|
||||
namespace light {
|
||||
|
@ -1,3 +1,4 @@
|
||||
[build]
|
||||
command = "script/build-api-docs"
|
||||
publish = "api-docs"
|
||||
environment = { PYTHON_VERSION = "3.13" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user