Managing "In service" state
Opened this issue · 1 comments
This might be pretty edge case, but...
I had an alert set to remind me to close the door every hour if the door was open for more than an hour. This has been pretty useful as it's reminded me to shut the door when I otherwise would have forgotten. Since the service center tech had the door open when they entered service mode, HA is "stuck" thinking the door is open.
It seems like Rivian's service process now requires their techs to go put it into service mode which stops the data upload that's visible through the integration. This wasn't the case my first few visits, or at least the data kept flowing. Right now, all of my values are frozen in their state when the car was put into service.
Is there a better way to handle this? Maybe write the values you know wont receive updates to null when it detects service mode is on?