It may not be that relevant for simple lights, but is much more useful for keypads, because you will want to do something based on a key press right away, and not at some random time later. However, in some cases you may want to know the correct status of a light to condition based on that status. For example, when motion detected in a dark room, turn on the LED light. If there is another light on in the room already, and that is why you need a status, do not turn LED light on. Or you are watching a movie and a phone rings or something else, and you use your phone to turn the lights on for a second, then try turning it off, but it won't for 2 minutes, etc.