Dara Navaei I only see this override function for "filtered" temperatures, but according to function name, it only applies to temperatures coming from pressure sensors. Why only pressure based temperatures?
This command should be given once on way out of prior state instead of every 50ms while in this state. We also need to zero the timer counter at same time so the timeout check below works.
Multiple lines of the texts here are translatable. I think we need to create a separate Python file for text-only content, so we can load different versions of it depending on the language we set before each test. Additionally, another idea is to separate any text verification into a translation test case for the entire application using the Python file I mentioned above. Nicholas Ramirez What are your thoughts on that?