mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-07 22:03:20 +00:00
loop
This commit is contained in:
parent
8e5b65c2e6
commit
9b5f36886e
@ -497,7 +497,7 @@ namespace ratgdo {
|
||||
this->children_.push_back(obj);
|
||||
obj->set_parent(this);
|
||||
}
|
||||
LightState RATGDOComponent::get_light_state()
|
||||
LightState RATGDOComponent::getLightState()
|
||||
{
|
||||
return static_cast<LightState>(this->lightState);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user