fix(hepa-uv): fix issue when turning on UV after re-seating the hepa/uv on the flex. #802
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.
Overview
When the door is closed, the reed switch is set, and the UV push button is pressed, the UV light turns on as expected.
However, if you then lift the back of the Hepa/UV and unset the reed switch, then set it back down setting the reed switch again. When you press the UV push button the safety relay pin will NOT be active even though the door is closed, and reed is set. The only way to activate the safety relay pin again is to open, and close the Flex door, and THEN press the UV push button again. This is by design per the hardware team as a way to make sure the user understands the intention when turning ON the UV light again.
Closes: RQA-2872
Changelog
Test Plan