mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
light
This commit is contained in:
parent
4238b28761
commit
8fd2b3e443
@ -24,7 +24,7 @@ namespace ratgdo {
|
||||
}
|
||||
void RATGDOBinarySensor::on_door_state(DoorState state) { }
|
||||
void RATGDOBinarySensor::on_light_state(LightState state) { }
|
||||
void RATGDOBinarySensor::on_lock_state(:LockState state) { }
|
||||
void RATGDOBinarySensor::on_lock_state(LockState state) { }
|
||||
|
||||
} // namespace ratgdo
|
||||
} // namespace esphome
|
||||
|
Loading…
x
Reference in New Issue
Block a user