Add toggle_after timer support for relay switches and update unit tests

- Extend relay switch logic to include `toggle_after` parameter for timed toggles.
- Update unit tests in `SelfserveLanePortControllerTest` and `SelfserveRouteWiringTest` to validate timer behavior.
- Adjust Shelly API calls and assertions to handle timer values in both RPC and legacy endpoints.
This commit is contained in:
Jeppe Bundgaard
2026-04-27 17:15:53 +02:00
parent feb9aac4f7
commit ae5cb7c65f
8 changed files with 111 additions and 38 deletions
File diff suppressed because one or more lines are too long