mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
adjust
This commit is contained in:
parent
842861faa1
commit
446716361b
@ -33,6 +33,7 @@ namespace ratgdo {
|
|||||||
this->current_operation = COVER_OPERATION_CLOSING;
|
this->current_operation = COVER_OPERATION_CLOSING;
|
||||||
break;
|
break;
|
||||||
case DoorState::DOOR_STATE_STOPPED:
|
case DoorState::DOOR_STATE_STOPPED:
|
||||||
|
this->position = COVER_OPEN;
|
||||||
default:
|
default:
|
||||||
this->current_operation = COVER_OPERATION_IDLE;
|
this->current_operation = COVER_OPERATION_IDLE;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user