mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 18:26:30 +00:00
update light when VirtualCT
is invoked (#18972)
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
parent
7892a38795
commit
a51096e400
@ -3276,6 +3276,7 @@ void CmndVirtualCT(void)
|
||||
}
|
||||
}
|
||||
checkVirtualCT();
|
||||
Light.update = true;
|
||||
|
||||
Response_P(PSTR("{\"%s\":{"), XdrvMailbox.command);
|
||||
uint32_t pivot_len = CT_PIVOTS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user