mirror of
https://github.com/esphome/esphome.git
synced 2025-10-06 03:43:49 +01:00
Various follow-up fixes to color mode changes (#2118)
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
#pragma once
|
||||
|
||||
#include "light_call.h"
|
||||
#include "light_state.h"
|
||||
#include "esphome/core/defines.h"
|
||||
|
||||
#ifdef USE_JSON
|
||||
|
||||
#include "esphome/components/json/json_util.h"
|
||||
#include "light_call.h"
|
||||
#include "light_state.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace light {
|
||||
|
||||
|
Reference in New Issue
Block a user