Error when triggering a switch via Moonraker

I have (several) printers connected through HA via Moonraker. There is a light inside of two of them that has a switch via Moonraker.
The printer turns the light off automatically after the print is complete. Not an issue.
I have the switch exposed in a panel on HA, the status does not update when the printer commands the switch on/off, This is also not an issue, I can see on the camera that it is on or off.
When I use the switch button in HA to turn the light on or off (usually toggling off and on to get the light on), I am getting the following error:

Failed to perform the action light/turn_off. Sensor sensor.kobra_s1_idle_timeout_state provides state value ‘Complete’, which is not in the list of options provided
The named switch is “switch.kobra_s1_chamber_light”

Does anyone know how to remove this association between the idle state timeout and the chamber light feedback?

Bug reported via Moonraker GITHub.