Skip to content

Record & replay - #26

Merged
martatolosa merged 17 commits into
mainfrom
record
Aug 26, 2026
Merged

Record & replay#26
martatolosa merged 17 commits into
mainfrom
record

Conversation

@atimgraves

Copy link
Copy Markdown
Collaborator

Added support for recording data and later replaying it, the intent is to provide a way for people to run the demo without physically having my home assistant setup

other similar items to be based on interfaces, not directly injected
classes, add additional uploaders that actually record the data rather
then upload it (to support later replay)
saved enabling proper replay in both high speed and also real time
variants (with some bodging of the HA stats during replay)
or recorded - this is for debug support of in put and core options.
Reverted the IoTEvent package as it's used by both inputs and outputs
to git ignore as otherwise github will complain like crazy about secrets
in the sample files - this means that the samples will need to be
distributed independently but stops me being drowned with false gh
security warnings
to indicate that has actually been instantiated (vs what the user
requested by the properties)
changed to the recording data format as well
@atimgraves
atimgraves requested a review from martatolosa August 26, 2026 13:36
@atimgraves atimgraves self-assigned this Aug 26, 2026
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 26, 2026
@martatolosa
martatolosa merged commit 585702b into main Aug 26, 2026
1 check passed
@martatolosa
martatolosa deleted the record branch August 26, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants