eclipse-archived / smarthome

Eclipse SmartHome™ project
https://www.eclipse.org/smarthome/
Eclipse Public License 2.0
862 stars 787 forks source link

[astro] astro:sun:1411b2fa:morningNight#start incorrectly always at midnight #6774

Closed andrekoeln closed 5 years ago

andrekoeln commented 5 years ago

When I create an astro thing with coordinates not in my timezone but e.g. 9.7,99.9 in Asia the "morning night start" is set to midnight. See attached scrrenshot for two astro thing with locations in Asia (left) and Germany (right).

Expected Behavior: It should be set to midnight in the other timezone which gets recalculated to time in my timezone.

Steps to Reproduce (for Bugs) Just create an astro thing with above coordinates, add all items and check in Paper UI Control. astro-morning_night

cweitkamp commented 5 years ago

The code for the binding has been moved to the openHAB 2 Add-ons repositories a few months ago. From now on it will be maintained over there. This issue can be closed in favor of https://github.com/openhab/openhab2-addons/issues/4446.