With PLEG you do not need the combination switch. You will have the following:
Input Trigger:
NAME Description
Home G CAL SAYS HOME: Calendar event is Active
Input Property:
NAME Description
light_level _4 in 1 sensor (light) CurrentLevel
Conditions:
LightOn Home and (light_level < 100)
LightOff Not LightOn
This will get evaluated every time the light level changes and/or the google calendar toggles.
Make sure you ARM the PLEG device.
Add actions to your conditions to actually turn on/off your light(s)
I have set the home for several days in a row and the GCAL shows the date of the first instance. and has not updated. I have set the option with in Gcal to check every hour. but that doesnt seem to make a difference.
The running man is still showing and the combination switch is working correctly ( light level and home ).
But the PLEG is not.
Is there something that the combination switch uses that the PLEG does not?