Ok, I have disabled automatic updates and made the account
thing extensible. You can manually add a channel of type refreshActivity
. Please make sure that the channel-id is also refreshActivity
, otherwise it’ll not work. The channel is write-only, sending ON
or OFF
(works both) to that channel refreshes the activity history immediately. The automatic refresh is still I place, but it should not result in duplicate events in the lastVoiceCommand
/lastSpokenText
channels, because the events are tracked.
2 Likes