mirror of
https://github.com/esphome/esphome.git
synced 2025-09-18 03:02:20 +01:00
feat: include RealTimeClock header in dynamic_lamp.h for time management
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
#include "esphome/core/optional.h"
|
#include "esphome/core/optional.h"
|
||||||
#include "esphome/core/log.h"
|
#include "esphome/core/log.h"
|
||||||
#include "esphome/core/time.h"
|
#include "esphome/core/time.h"
|
||||||
|
#include "esphome/components/time/real_time_clock.h"
|
||||||
#include "esphome/components/output/float_output.h"
|
#include "esphome/components/output/float_output.h"
|
||||||
#include "esphome/components/light/light_output.h"
|
#include "esphome/components/light/light_output.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user