day_mode
Set your model railroad to daytime operation by turning off all layout and locomotive lights. Handles lighting only, leaving speed and track power unchanged.
Instructions
Set the layout to daytime operation mode: turn off every layout light and every locomotive's lights.
Call for "put the layout in day mode"/"mode jour"/"il fait jour" — the inverse of night_mode. Turns OFF every layout light (JMRI Light objects — same as set_layout_lights(False)) and every acquired locomotive's light-related functions (same as set_all_locos_lights(False)), in one call.
Does NOT change speed, direction, or throttle acquisition, and does NOT affect track power (set_power) or signal aspects (set_signal) — lighting only.
Returns {"locomotives": [...], "layout_lights": }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||