ioBroker / ioBroker.javascript

Script engine for JavaScript and Blockly
MIT License
320 stars 119 forks source link

[Bug]: Error bei Astrozeiten nachts im Sommer im Norden #1575

Closed paul53 closed 1 month ago

paul53 commented 1 month ago

I'm sure that

Script type

all

The problem

Die Datenpunkte "variables.astro.night" und "variables.astro.night" sollten nur für Breitengrade <= 48.56 ° erstellt werden. Die Datenpunkte "variables.astro.nauticalDust" und "variables.astro.nauticalDawn" sollten nur für Breitengrade <= 54.56 ° erstellt werden. Siehe Dämmerung

iobroker.current.log (in debug mode!)

javascript.0 2024-05-23 06:49:25.093 error [sunTimeSchedules] Unable to set state for astro time "night"

javascript.0 2024-05-23 06:49:25.092 error [sunTimeSchedules] Unable to set state for astro time "nightEnd"

Version of nodejs

20.13.1

Version of ioBroker js-controller

5.0.19

Version of adapter

8.3.1

klein0r commented 1 month ago

Already fixed in https://github.com/ioBroker/ioBroker.javascript/commit/cbfbb2534d238e0a0efcbdf05edd7040a9b21008