Documented two previously unrecorded slot-0x0B chlorinator registers - #80
Draft
marklynch wants to merge 2 commits into
Draft
Documented two previously unrecorded slot-0x0B chlorinator registers#80marklynch wants to merge 2 commits into
marklynch wants to merge 2 commits into
Conversation
…in PROTOCOL.md, both still unhandled in code: 0xE9 is a countdown answered by the Viron Chlorinator in units of 1/5 second (300 units = 1 minute), measured at 298 units/minute over 24 minutes and extrapolating to a fixed wall-clock target that matches no configured timer, and 0xEA is a static 2-byte value reading 4500 on one install and 9000 on another — both flagged tentative, with the note recording that the pair are not related as total and remaining since 0xEA held steady while 0xE9 swept down through it
marklynch
marked this pull request as draft
July 27, 2026 05:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documented two previously unrecorded slot-0x0B chlorinator registers in PROTOCOL.md, both still unhandled in code: 0xE9 is a countdown answered by the Viron Chlorinator in units of 1/5 second (300 units = 1 minute), measured at 298 units/minute over 24 minutes and extrapolating to a fixed wall-clock target that matches no configured timer, and 0xEA is a static 2-byte value reading 4500 on one install and 9000 on another — both flagged tentative, with the note recording that the pair are not related as total and remaining since 0xEA held steady while 0xE9 swept down through it