When the car is not charging, the remaining charge time on my 2026 CH-R XSE will be 65535. (max of unsigned smallint)
I would think it makes sense to change the value to null, -1 or 0 (not sure what best practices are in Home Assistant) as that makes looking at the historical values a lot useful.

When the car is not charging, the remaining charge time on my 2026 CH-R XSE will be
65535. (max ofunsigned smallint)I would think it makes sense to change the value to
null,-1or0(not sure what best practices are in Home Assistant) as that makes looking at the historical values a lot useful.