HGlab01 / ioBroker.followthesun

This adapter calculates the current altitude and azimuth of the sun based on the geoposition. Additionally compass direction and the movement (sunrise or sunset) of the sun is stored. It is using the geo-position defined in the configuration. Calculation interval can be defined in instance preferences. Solar-noon values for some days like today, tomorrow or beginn of spring/summer/autumn/winter are stored as well.
MIT License
13 stars 5 forks source link

SunRise and SunSet Position and Time #67

Closed joelli007 closed 3 years ago

joelli007 commented 3 years ago

Would love to get additional datapoints for position and time for sunrise and sunset. Recently I switched over from using suncalc to your adapter after I had issues with suncalc. Your adapter seems to be more accurate. I am using your adapter to control my window blinds and show the sun position in vis. Thanks in advance.

HGlab01 commented 3 years ago

you can test the version https://github.com/HGlab01/ioBroker.followthesun/archive/v0.3.0-0.tar.gz by installing via the "cat" image in the adapter tab.

joelli007 commented 3 years ago

I just installed it and it works like a charm right away! I compared it against www.sonnenverlauf.de and found very low discrepancy below 0.5 degree. For me very sufficient! Thank you very much for your fast support! Kind regards, joelli007

HGlab01 commented 3 years ago

I will release a version in the next couple of days