<p style="margin: 0px; line-height: normal;">Unfortunately I found a lot of entries with the word light in it:</p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);"><command type="caseLightsOn">M355 S1</command></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);"></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);"><command type="caseLightsOff">M355 S0</command></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);"><response type="caseLights" value="1">Info:Case lights on</response></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);">
</p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);"><response type="caseLights" value="0">Info:Case lights off</response></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);"></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);"><response type="toggleLightsSupported">Cap:TOGGLE_LIGHTS:(\d)</response></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);"></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; background-color: rgb(255, 255, 255);"><setting type="CaseLights">Config:CaseLights:(\d)</setting></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; background-color: rgb(255, 255, 255);">
</p><p style="margin: 0px; line-height: normal;">Could you tell me which one I have to modify with my code below and how it looks like?</p><p style="margin: 0px; line-height: normal;"><command></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; background-color: rgb(255, 255, 255);"> <name>Licht ein</name></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; background-color: rgb(255, 255, 255);"> <execute>sudo /usr/bin/python /home/pi/programme/gpio-on.py</execute></p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(82, 48, 225); background-color: rgb(255, 255, 255);">
</p><p style="font-family: Menlo; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; margin: 0px; line-height: normal; color: rgb(51, 187, 200); background-color: rgb(255, 255, 255);"></command></p><p style="margin: 0px; line-height: normal;">
</p><p style="margin: 0px; line-height: normal;">Thank you</p>