I have created two basic rules
1 - to run between sunset and sunrise (Night time)
2 - to run between sunrise and sunset (DayTime
2 seems to run all the time regardless of time of day
what am I doing wrong?
Rule 1
When Upstairs Hallway Sensor activates ...
Dim Upstairs Hallway to 12
Wait 1 minute
Dim Upstairs Hallway to 6
Rule and pending actions can run ...
Only between Sunset and Sunrise
Rule 2
When Upstairs Hallway Sensor activates ...
Dim Upstairs Hallway to 100
Wait 1 minute
Turn off Upstairs Hallway
Rule and pending actions can run ...
Only between Sunrise and Sunset
A screenshot of the rule itself might be worthwhile as well, not that you haven't done a good job of capturing the details, both are useful, just sometimes there can be little things that a snapshot of the screen can reveal...
At one time or another I've done that, and thought about putting it in the information driver but it seemed redundant, they're readily available at location.sunrise and location.sunset
That is true, if the hub can't give it to you, seems like overkill to seek it out as part of a Community driver, better to spend the time getting the hub spot on.
Anyway, enough of my tongue-in-cheek commentary... back to the original question..
Most common issue when using sunrise-sunset is that the hub location is not set correctly - Settings|Hub Details will show you the current date/time along with sunrise and sunset for the location. If they aren't correct check the latitude and longitude to make sure they are pointing at the correct location.