You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `Connection` type in the external microgrid API is a dataclass
instead of a tuple, so we need to convert it when a tuple is expected.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments