I have a dashboard with two toggle blocks (subscribe) I am using to toggle two relays and an indicator block for each one (publish) as feedback on the dashboard that the command was received. It all works fine until I reset the board and the relays go back to the off state but the dashboard toggle thinks they are still on. Since I am reading the status of each relay and publishing if it is on or off on the dashboard indicator block displays the true status but I cannot figure out how to reset the toggle block.
thanks
in this example 'dock' status is red meaning the relay is off but the toggle thinks it is still on after a reset.