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 component category Relay was renamed Breaker, but there are still a few more references to "relays" (like RELAY_OPEN and RELAY_CLOSE states). We should rename those to use "breaker" instead.
What's needed?
The component category Relay was renamed Breaker, but there are still a few more references to "relays" (like
RELAY_OPENandRELAY_CLOSEstates). We should rename those to use "breaker" instead.