1
0
mirror of https://github.com/esphome/esphome.git synced 2026-02-08 16:51:52 +00:00

Add config bundle CLI command for remote compilation support

This commit is contained in:
J. Nick Koston
2026-02-06 15:15:36 +01:00
parent d00af090eb
commit ba07f39c05

View File

@@ -1,3 +1,3 @@
// Dummy custom sensor header for bundle testing
#pragma once
#include "esphome.h"
#include "esphome/core/component.h"