mirror of
https://github.com/esphome/esphome.git
synced 2025-09-08 06:12:20 +01:00
fix: include light_output header in dynamic_lamp.h for light integration
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include "esphome/core/component.h"
|
#include "esphome/core/component.h"
|
||||||
#include "esphome/components/output/float_output.h"
|
#include "esphome/components/output/float_output.h"
|
||||||
|
#include "esphome/components/light/light_output.h"
|
||||||
|
|
||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace dynamic_lamp {
|
namespace dynamic_lamp {
|
||||||
|
Reference in New Issue
Block a user