Updated icons to use up and down arrows and a button icon for the config section. More visually distinct.
changed tag names. entity_up --> up_event and so on. entity_light has been renamed default_light to make it's purpose more clear.
Filter clean up. Since only one filter per type was used a list was not necessary. Removed lists and replaced with single line filters.
For default light, changed multiple from true to false. Users should likely use a group light here. Tracking individual lights and their changes could get tricky otherwise.