Can someon help with this irritating PLEG Lighting Scenerio

Can someone tell me why my foyer lights are on every morning when I get up with this pleg condition?

PLC Version:7.31Downstairs Lights[77]
2015-01-07 22:16:28.968
Registration
Installed: Tue Jan 28 2014. You have 2 license, which allows a total of 8 PLEG and/or PLTS plugins.
Your license key is: $1$24j6lVYR$AGyjVzz0kRd757ibXmUn/H
Triggers
Name Description
FoyerHallwayLightSwitchOff Front Hallway Light is turned off
FoyerLightSwitchOff Foyer Entry Light is turned off
FoyerMotion Foyer Motion Sensor armed is tripped
FrontDoorOpened Front Door Sensor armed is tripped
FrontDoorUnlocked Front Door is opened
Isnight Day or Night indicates Night time.
KitchenLightSwitchOff Kitchen Dimmer is turned off
KitchenMotion Kitchen Motion armed is tripped
Schedules
Name On Type On Time On Days Random On Delay Off After Type Off Time Off Days Random Off Delay
Sundown Weekly +00:00:00t 1,2,3,4,5,6,7 None Weekly r 1,2,3,4,5,6,7 None
Sunrise Weekly +00:00:00r 1,2,3,4,5,6,7 None None None
Device Properties
Name Device Name Device Variable
FoyerEntryLightLoadLevel Foyer Entry Light LoadLevelStatus
FoyerHallwayLightLoadLevel Front Hallway Light LoadLevelStatus
KitchenLoadLevel Kitchen Dimmer LoadLevelStatus
KitchenTableLoadLevel Kitchen Table Dinner LoadLevelStatus
Conditions
Name Repeat Expression
FoyerLightsOnCondition No (FoyerHallwayLightSwitchOff ; foyermotion >10) and (FoyerEntryLightLoadLevel < 10) and (FoyerHallwayLightLoadLevel < 10) and isnight
Comments: (FoyerMotion @ 2 > 2:00) and (FoyerLightsOnCondition ; foyermotion >10) and (FoyerEntryLightLoadLevel < 10) and (FoyerHallwayLightLoadLevel < 10) and (FamilyRoomLoadLevel < 30) and isnight
FoyerLightsOffCondition No ((FoyerEntryLightLoadLevel == 10) or ( FoyerHallwayLightLoadLevel == 10)) and !foyermotion and (!foyermotion; now > 10)
KitchenLightOn No (kitchenmotion @ 2 > 2:00) and (kitchenlightswitchoff; kitchenmotion > 10:00) and (kitchenloadlevel < 10) and (kitchentableloadlevel < 10) and isnight
Comments: kitchenmotion @ 2 > 2:00) and (kitchenlightswitchoff; kitchenmotion > 10:00) and (kitchenloadlevel < 10) and (kitchentableloadlevel < 10) and
KitchenLightsOff No ((KitchenLoadlevel == 10) and (kitchentableloadlevel == 10)) and !kitchenmotion and (!kitchenmotion; now > 10)
Sunrise1 No Sunrise
Actions
Actions for Condition: FoyerLightsOffCondition
Device Actions:
Immediate
Device Action Arguments
Front Hallway Light SetLoadLevelTarget newLoadlevelTarget=0
Foyer Entry Light SetLoadLevelTarget newLoadlevelTarget=0
Actions for Condition: FoyerLightsOnCondition
Device Actions:
Immediate
Device Action Arguments
Front Hallway Light SetLoadLevelTarget newLoadlevelTarget=10
Foyer Entry Light SetLoadLevelTarget newLoadlevelTarget=10
Actions for Condition: KitchenLightOn
Device Actions:
Immediate
Device Action Arguments
Kitchen Table Dinner SetLoadLevelTarget newLoadlevelTarget=10
Kitchen Dimmer SetLoadLevelTarget newLoadlevelTarget=100
Actions for Condition: KitchenLightsOff
Device Actions:
Immediate
Device Action Arguments
Kitchen Table Dinner SetLoadLevelTarget newLoadlevelTarget=0
Kitchen Dimmer SetLoadLevelTarget newLoadlevelTarget=0
Actions for Condition: Sunrise1
Device Actions:
Immediate
Device Action Arguments
Front Hallway Light SetLoadLevelTarget newLoadlevelTarget=0
Foyer Entry Light SetLoadLevelTarget newLoadlevelTarget=0
Kitchen Table Dinner SetLoadLevelTarget newLoadlevelTarget=0
Kitchen Dimmer SetLoadLevelTarget newLoadlevelTarget=0

I responded to this question in the other place that you asked it. Please don’t multi-post on this forum.

BTW: It is easier for someone to help you if you attach the PLEG reports as a PDF as you did in the other post. It is also better to post a Status report as it shows the state and timing of all the Inputs and Conditions.