Hello,
I would like to use the Astro Dawn start time astroDawn#start of the Astro binding and have created a corresponding DateTime-Item via the main UI.
Unfortunately, this item is not filled with the correct time, but remains “UNDEF”.
Some other items also remain UNDEF, e.g., the items for night#start, morningNight#start.
Various other DateTime items are correct, such as noon#start, rise#start, set#start, civilDawn#start or nauticDawn#start. The three ...dusk#start’s are also correct.
And although astroDusk#start is correct, astroDusk#end is not correct (UNDEF).
I haven’t created the items for all channels, only for the relevant ones, so the image may be incomplete.
I use OpenHAB 4.3.5 in a Docker container on a Synology NAS.
Does anyone have any idea what the problem might be, or could this be a bug?
Pay attention to the note at the bottom of the add-on docs.
Do not worry if for example the “astro dawn” is undefined at your location. The reason might be that you live in a northern country and it is summer, such that the sun is not 18 degrees below the horizon in the morning. For details see this Wikipedia article (opens new window). The “civil dawn” event might often be the better choice.
Are you perhaps in a location far enough from the equator where the sun isn’t going low enough this time of year?