mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
fix
This commit is contained in:
parent
a77e5d260c
commit
254a0ff463
@ -391,7 +391,7 @@ namespace ratgdo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void RATGDOComponent::sendLightStatus(){
|
void RATGDOComponent::sendLightStatus(){
|
||||||
ESP_LOGD(TAG, "Light state %d", this->store_.lightState)
|
ESP_LOGD(TAG, "Light state %d", this->store_.lightState);
|
||||||
}
|
}
|
||||||
|
|
||||||
void RATGDOComponent::sendLockStatus(){
|
void RATGDOComponent::sendLockStatus(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user