What's Changed
- Force sensors update after FTL diagnosis messages purge.
- Improve diagnosis messages entities support.
I don't know why sometimes an error returned by the API appears during the diagnosis messages fetching : {'error': {'key': 'internal_error', 'message': 'An internal error occurred while formatting the messages array.', 'hint': None}, 'took': 0.0004730224609375}
... but now, this error should no longer be a blocker.
I found only one reference about this issue on reddit ...