If moonriseHour is nil then moonriseMinutes is also nil so:
Code: Select all
if moonriseHour == nil then
moonriseHour = '--'
moonriseMinute = '--'
end
Moderators: leecollings, remb0
Code: Select all
if moonriseHour == nil then
moonriseHour = '--'
moonriseMinute = '--'
end
Hello,Yihaaa wrote: Friday 19 July 2013 20:25 Hereby my suggestion to add a "moon phase" feature.
On a lot a standard weather stations the phase of the moon can be seen and it looks me a good idea that it would be nice to have this implemented also in Domoticz![]()
Users browsing this forum: Bing [Bot] and 1 guest