neues Modul Astro.pm

Begonnen von Prof. Dr. Peter Henning, 05 Juli 2017, 21:39:21

Vorheriges Thema - Nächstes Thema

hyper2910

das ist schon klar, aber dort sind andere Werte drin und kein Wert der ein "i" beeinhaltet!
Cubietruck mit FHEM, CUL V3 443MHz, 2 x CULV3 868MHz, Milights, Max Heizungssteuerung, Homematic, IT,

eisman

Hi,

habe mal Astro gelöscht und neu definiert und shutdown restart gemacht,
jetzt bekomme ich die Meldungen:

2018.06.11 20:38:36 1: PERL WARNING: Argument "0.696377668044153+0.0275474186047227i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.11 20:38:36 1: PERL WARNING: Argument "0.696377668044153-0.0275474186047227i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.11 20:38:36 1: PERL WARNING: Argument "0.69925530519399+0.0292342192149853i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.11 20:38:36 1: PERL WARNING: Argument "0.69925530519399-0.0292342192149853i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.11 20:38:36 1: PERL WARNING: Argument "1.05955192809674+0.0291978760034502i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.11 20:38:36 1: PERL WARNING: Argument "1.05955192809674-0.0291978760034502i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.11 20:38:36 1: PERL WARNING: Argument "1.42924627432176+0.700749024082806i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.11 20:38:36 1: PERL WARNING: Argument "25.7547764593055+42.0449414449683i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.11 20:38:36 1: PERL WARNING: Argument "1.42924627432176-0.700749024082806i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.11 20:38:36 1: PERL WARNING: Argument "25.7547764593055-42.0449414449683i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.


gruss
1x FHEM Debian, Homematic,ZigBee,FS20 / 1X Raspberry, ConBee / 5x ESP
1x FHEM Debian, Homematic,ZigBee         / 1X Raspberry, ConBee / 5x ESP
1x FHEM Debian,MQTT                               / 1X Raspberry, i2c,onewire,gpio
1x auf Windows 2012 Hyper-V-S

hyper2910

Irgendjemand muss doch sagen können, wo diese Koordinaten herkommen!


0.696377668044153+0.0275474186047227i"
Cubietruck mit FHEM, CUL V3 443MHz, 2 x CULV3 868MHz, Milights, Max Heizungssteuerung, Homematic, IT,

Prof. Dr. Peter Henning

Das sind komplexe Zahlen. i ist die imaginäre Einheit, also die Wurzel aus -1.

Zu solchen Werten kann es kommen, wenn das Argument der Arcuscosinusfunktion in Zeile 779 sich außerhalb des Intervalls [-1,1] bewegt - was aber bei den "normalen" Parametern gar nicht vorkommen sollte.

Alle anderen Meldungen sind Folgen dieser Berechnung.

Bitte mal testweise nach Zeile 779 einfügen:

Log 1,"-------------------> Called Astro_GMSTRiseSet with $ra $dec $lon $lat $h   ===> tagbogen=$tagbogen";

LG

pah

nils_

viele Wege in FHEM es gibt!

Prof. Dr. Peter Henning

Eher nicht - dazu liegen die erhaltenen Werte zu weit in der Pampa.

LG

pah

hyper2910

ok, 

du möchtest bestimmt die Ausgabe haben


2018.06.12 17:01:53.767 1: [YAAHM_updater] on device DirksHome called for this day
2018.06.12 17:01:53.776 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12053155025343
2018.06.12 17:01:53.776 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.776 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.34904058358117
2018.06.12 17:01:53.777 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35132634831736
2018.06.12 17:01:53.777 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64588311364686
2018.06.12 17:01:53.777 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64948398374085
2018.06.12 17:01:53.778 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.325122382354433i
2018.06.12 17:01:53.780 1: PERL WARNING: Argument "0.705521446454473+0.0517448342615212i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.781 1: PERL WARNING: Argument "0.705521441711286-0.0517448342615212i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.782 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 17:01:53.783 1: PERL WARNING: Argument "0.708401200478566+0.0525968291532996i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.784 1: PERL WARNING: Argument "0.708401195735379-0.0525968291532996i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.787 1: PERL WARNING: Argument "1.06596521408366+0.0525893149041312i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.787 1: PERL WARNING: Argument "1.0659652093398-0.0525893149000896i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.788 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12053155025343
2018.06.12 17:01:53.788 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.789 1: PERL WARNING: Argument "1.58316513800777+1.26214355769915i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 17:01:53.789 1: PERL WARNING: Argument "34.9899082804661+75.7286134619489i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 17:01:53.790 1: PERL WARNING: Argument "1.58316502415529-1.26214355760215i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 17:01:53.790 1: PERL WARNING: Argument "34.9899014493171-75.728613456129i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 17:01:53.791 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.89038609468847
2018.06.12 17:01:53.792 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.93328101497582
2018.06.12 17:01:53.792 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.79608740348181
2018.06.12 17:01:53.793 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.84427357136397
2018.06.12 17:01:53.805 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12053155025343
2018.06.12 17:01:53.805 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.805 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.34904058358117
2018.06.12 17:01:53.805 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35132634831736
2018.06.12 17:01:53.806 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64588311364686
2018.06.12 17:01:53.806 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64948398374085
2018.06.12 17:01:53.807 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.325122382354433i
2018.06.12 17:01:53.809 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 17:01:53.815 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12053155025343
2018.06.12 17:01:53.815 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.818 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.89038609468847
2018.06.12 17:01:53.818 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.93328101497582
2018.06.12 17:01:53.819 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.79608740348181
2018.06.12 17:01:53.819 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.84427357136397
2018.06.12 17:01:53.830 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12053155025343
2018.06.12 17:01:53.831 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.831 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.34904058358117
2018.06.12 17:01:53.831 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35132634831736
2018.06.12 17:01:53.831 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64588311364686
2018.06.12 17:01:53.832 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64948398374085
2018.06.12 17:01:53.832 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.325122382354433i
2018.06.12 17:01:53.835 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 17:01:53.840 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12053155025343
2018.06.12 17:01:53.840 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.843 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.89038609468847
2018.06.12 17:01:53.843 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.93328101497582
2018.06.12 17:01:53.844 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.79608740348181
2018.06.12 17:01:53.844 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.84427357136397
2018.06.12 17:01:53.846 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12053155025343
2018.06.12 17:01:53.846 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.846 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.34904058358117
2018.06.12 17:01:53.847 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35132634831736
2018.06.12 17:01:53.847 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64588311364686
2018.06.12 17:01:53.847 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64948398374085
2018.06.12 17:01:53.848 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.325122382354433i
2018.06.12 17:01:53.850 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 17:01:53.856 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12053155025343
2018.06.12 17:01:53.856 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.858 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.89038609468847
2018.06.12 17:01:53.859 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.93328101497582
2018.06.12 17:01:53.860 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.79608740348181
2018.06.12 17:01:53.860 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.84427357136397
2018.06.12 17:01:53.861 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.862 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.862 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35132634831736
2018.06.12 17:01:53.862 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35336396808093
2018.06.12 17:01:53.862 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64948398374085
2018.06.12 17:01:53.862 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.652707867143
2018.06.12 17:01:53.863 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 17:01:53.865 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 17:01:53.867 1: PERL WARNING: Argument "0.711282815326412+0.0533430139790835i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.867 1: PERL WARNING: Argument "0.711282810583225-0.0533430139790835i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.870 1: PERL WARNING: Argument "0.0659712578615895+0.0525914068063212i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.871 1: PERL WARNING: Argument "0.0659712531177258-0.0525914068027815i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.871 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.871 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.872 1: PERL WARNING: Argument "1.58331018867815+1.26219376335171i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 17:01:53.873 1: PERL WARNING: Argument "34.9986113206888+75.7316258011025i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 17:01:53.873 1: PERL WARNING: Argument "1.58331007482542-1.26219376326676i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 17:01:53.873 1: PERL WARNING: Argument "34.9986044895251-75.7316257960054i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 17:01:53.875 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.9715901003474
2018.06.12 17:01:53.875 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.00379025942346
2018.06.12 17:01:53.876 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.89038609468847
2018.06.12 17:01:53.876 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.93328101497582
2018.06.12 17:01:53.887 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.888 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.888 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35132634831736
2018.06.12 17:01:53.888 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35336396808093
2018.06.12 17:01:53.888 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64948398374085
2018.06.12 17:01:53.889 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.652707867143
2018.06.12 17:01:53.889 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 17:01:53.892 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 17:01:53.897 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.897 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.900 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.9715901003474
2018.06.12 17:01:53.900 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.00379025942346
2018.06.12 17:01:53.901 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.89038609468847
2018.06.12 17:01:53.901 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.93328101497582
2018.06.12 17:01:53.903 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.903 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.903 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35132634831736
2018.06.12 17:01:53.903 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35336396808093
2018.06.12 17:01:53.904 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64948398374085
2018.06.12 17:01:53.904 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.652707867143
2018.06.12 17:01:53.904 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 17:01:53.907 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 17:01:53.912 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.912 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.915 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.9715901003474
2018.06.12 17:01:53.915 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.00379025942346
2018.06.12 17:01:53.916 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.89038609468847
2018.06.12 17:01:53.916 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.93328101497582
2018.06.12 17:01:53.918 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.918 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12536930957436
2018.06.12 17:01:53.918 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35336396808093
2018.06.12 17:01:53.918 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35515054144353
2018.06.12 17:01:53.919 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.652707867143
2018.06.12 17:01:53.919 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.65554556297659
2018.06.12 17:01:53.919 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 17:01:53.922 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.339212612091894i
2018.06.12 17:01:53.923 1: PERL WARNING: Argument "0.714166031354233+0.0539873639735385i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.924 1: PERL WARNING: Argument "0.714166026611046-0.0539873639735385i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.927 1: PERL WARNING: Argument "0.0661198297054934+0.0533396476293461i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.927 1: PERL WARNING: Argument "0.0661198249616213-0.0533396476262895i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:01:53.928 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.928 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12536930957436
2018.06.12 17:01:53.929 1: PERL WARNING: Argument "1.58687591293184+1.28015154310431i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 17:01:53.929 1: PERL WARNING: Argument "35.2125547759106+76.8090925862584i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 17:01:53.929 1: PERL WARNING: Argument "1.58687579907891-1.28015154303095i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 17:01:53.930 1: PERL WARNING: Argument "35.2125479447347-76.8090925818568i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 17:01:53.931 1: -------------------> Called Astro_GMSTRiseSet with 1.48544842986969 0.346622769510019 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.02834322138897
2018.06.12 17:01:53.931 1: -------------------> Called Astro_GMSTRiseSet with 1.62542282788089 0.35664133833335 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.04389923728708
2018.06.12 17:01:53.932 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.9715901003474
2018.06.12 17:01:53.932 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.00379025942346
2018.06.12 17:01:53.944 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.944 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.944 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35132634831736
2018.06.12 17:01:53.945 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35336396808093
2018.06.12 17:01:53.945 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.64948398374085
2018.06.12 17:01:53.945 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.652707867143
2018.06.12 17:01:53.946 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 17:01:53.948 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 17:01:53.953 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12234331258938
2018.06.12 17:01:53.954 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.956 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.9715901003474
2018.06.12 17:01:53.956 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.00379025942346
2018.06.12 17:01:53.957 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.89038609468847
2018.06.12 17:01:53.957 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.93328101497582
2018.06.12 17:01:53.959 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.959 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12536930957436
2018.06.12 17:01:53.959 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35336396808093
2018.06.12 17:01:53.960 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbogen=2.35515054144353
2018.06.12 17:01:53.960 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.652707867143
2018.06.12 17:01:53.960 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbogen=2.65554556297659
2018.06.12 17:01:53.961 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 17:01:53.963 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbogen=3.14159263868863-0.339212612091894i
2018.06.12 17:01:53.968 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12395644188811
2018.06.12 17:01:53.968 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.12536930957436
2018.06.12 17:01:53.971 1: -------------------> Called Astro_GMSTRiseSet with 1.48544842986969 0.346622769510019 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.02834322138897
2018.06.12 17:01:53.971 1: -------------------> Called Astro_GMSTRiseSet with 1.62542282788089 0.35664133833335 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.04389923728708
2018.06.12 17:01:53.972 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbogen=1.9715901003474
2018.06.12 17:01:53.972 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbogen=2.00379025942346
2018.06.12 17:01:53.973 1: PERL WARNING: Use of uninitialized value in string comparison (cmp) at ./FHEM/95_YAAHM.pm line 266.
2018.0
Cubietruck mit FHEM, CUL V3 443MHz, 2 x CULV3 868MHz, Milights, Max Heizungssteuerung, Homematic, IT,

eisman

hi,

meldung aus dem LOG

2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 0   ===> tagbogen=2.09411777569478
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 0   ===> tagbogen=2.09582369356483
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 -0.10471975511966   ===> tagbogen=2.3113465891434
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 -0.10471975511966   ===> tagbogen=2.31345778299007
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 -0.20943951023932   ===> tagbogen=2.58245317763555
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 -0.20943951023932   ===> tagbogen=2.58554452203285
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 -0.314159265358979   ===> tagbogen=3.14159265358979-0.183684016638463i
2018.06.12 17:06:19 1: PERL WARNING: Argument "0.69925530519399+0.0292342192149853i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:06:19 1: PERL WARNING: Argument "0.69925530519399-0.0292342192149853i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 -0.314159265358979   ===> tagbogen=3.14159263868863-0.192732313860404i
2018.06.12 17:06:19 1: PERL WARNING: Argument "0.702135061589677+0.030674300444422i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:06:19 1: PERL WARNING: Argument "0.702135056846489-0.030674300444422i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:06:19 1: PERL WARNING: Argument "1.05969886486734+0.0306443453598471i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:06:19 1: PERL WARNING: Argument "1.05969886023665-0.0306443452078323i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 0   ===> tagbogen=2.09411777569478
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 0   ===> tagbogen=2.09582369356483
2018.06.12 17:06:19 1: PERL WARNING: Argument "1.43277275681625+0.735464288636331i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 17:06:19 1: PERL WARNING: Argument "25.9663654089751+44.1278573181799i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 17:06:19 1: PERL WARNING: Argument "1.43277264567959-0.735464284987975i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 17:06:19 1: PERL WARNING: Argument "25.9663587407753-44.1278570992785i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.148135692927645 0.863512992064333 0   ===> tagbogen=1.87604010881191
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.148135692927645 0.863512992064333 0   ===> tagbogen=1.91685285180013
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.148135692927645 0.863512992064333 0   ===> tagbogen=1.78614031530627
2018.06.12 17:06:19 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.148135692927645 0.863512992064333 0   ===> tagbogen=1.8321056916101

2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 0   ===> tagbogen=2.09411777569478
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 0   ===> tagbogen=2.09582369356483
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 -0.10471975511966   ===> tagbogen=2.3113465891434
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 -0.10471975511966   ===> tagbogen=2.31345778299007
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 -0.20943951023932   ===> tagbogen=2.58245317763555
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 -0.20943951023932   ===> tagbogen=2.58554452203285
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 -0.314159265358979   ===> tagbogen=3.14159265358979-0.183684016638463i
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 -0.314159265358979   ===> tagbogen=3.14159263868863-0.192732313860404i
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.148135692927645 0.863512992064333 0   ===> tagbogen=2.09411777569478
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.148135692927645 0.863512992064333 0   ===> tagbogen=2.09582369356483
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.148135692927645 0.863512992064333 0   ===> tagbogen=1.87604010881191
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.148135692927645 0.863512992064333 0   ===> tagbogen=1.91685285180013
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.148135692927645 0.863512992064333 0   ===> tagbogen=1.78614031530627
2018.06.12 17:06:55 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.148135692927645 0.863512992064333 0   ===> tagbogen=1.8321056916101


gruss
1x FHEM Debian, Homematic,ZigBee,FS20 / 1X Raspberry, ConBee / 5x ESP
1x FHEM Debian, Homematic,ZigBee         / 1X Raspberry, ConBee / 5x ESP
1x FHEM Debian,MQTT                               / 1X Raspberry, i2c,onewire,gpio
1x auf Windows 2012 Hyper-V-S

Prof. Dr. Peter Henning

Hm, das ist immerhin eine Erleuchtung - weil der Realteil der Lösung zumindest bei einem Teil der Warnungen immer Pi ist.

Also bitte etwas länger ersetzen: Die Zeilen 779 ff

my $tagbogen = acos((sin($h) - sin($lat)*sin($dec)) / (cos($lat)*cos($dec)));
Log 1,"-------------------> Called Astro_GMSTRiseSet with $ra $dec $lon $lat $h   ===> tagbogen=$tagbogen";


durch

my $tagbarg = (sin($h) - sin($lat)*sin($dec)) / (cos($lat)*cos($dec));
my $tagbogen = acos($tagbarg);
Log 1,"-------------------> Called Astro_GMSTRiseSet with $ra $dec $lon $lat $h   ===> tagbarg=$tagbarg, tagbogen=$tagbogen";


LG

pah

hyper2910

bitte sehr

2018.06.12 18:40:08.011 1: HMLAN_Parse: hmusb new condition ok
2018.06.12 18:40:10.691 1: [YAAHM_updater] on device DirksHome called for this day
2018.06.12 18:40:10.693 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.522461482116917, tagbogen=2.12053155025343
2018.06.12 18:40:10.693 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.694 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.702030154245452, tagbogen=2.34904058358117
2018.06.12 18:40:10.694 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.703656119874913, tagbogen=2.35132634831736
2018.06.12 18:40:10.694 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.879631434424986, tagbogen=2.64588311364686
2018.06.12 18:40:10.694 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.881338503084307, tagbogen=2.64948398374085
2018.06.12 18:40:10.696 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05331948586442, tagbogen=3.14159263868863-0.325122382354433i
2018.06.12 18:40:10.698 1: PERL WARNING: Argument "0.705521446454473+0.0517448342615212i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.698 1: PERL WARNING: Argument "0.705521441711286-0.0517448342615212i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.699 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05510587054673, tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 18:40:10.700 1: PERL WARNING: Argument "0.708401200478566+0.0525968291532996i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.701 1: PERL WARNING: Argument "0.708401195735379-0.0525968291532996i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.705 1: PERL WARNING: Argument "1.06596521408366+0.0525893149041312i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.705 1: PERL WARNING: Argument "1.0659652093398-0.0525893149000896i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.706 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.522461482116917, tagbogen=2.12053155025343
2018.06.12 18:40:10.706 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.707 1: PERL WARNING: Argument "1.58316513800777+1.26214355769915i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 18:40:10.707 1: PERL WARNING: Argument "34.9899082804661+75.7286134619489i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 18:40:10.708 1: PERL WARNING: Argument "1.58316502415529-1.26214355760215i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 18:40:10.708 1: PERL WARNING: Argument "34.9899014493171-75.728613456129i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 18:40:10.709 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.314177127312719, tagbogen=1.89038609468847
2018.06.12 18:40:10.710 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.354598555245906, tagbogen=1.93328101497582
2018.06.12 18:40:10.711 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.223390092515433, tagbogen=1.79608740348181
2018.06.12 18:40:10.711 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.270081084496644, tagbogen=1.84427357136397
2018.06.12 18:40:10.723 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.522461482116917, tagbogen=2.12053155025343
2018.06.12 18:40:10.723 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.724 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.702030154245452, tagbogen=2.34904058358117
2018.06.12 18:40:10.724 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.703656119874913, tagbogen=2.35132634831736
2018.06.12 18:40:10.724 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.879631434424986, tagbogen=2.64588311364686
2018.06.12 18:40:10.724 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.881338503084307, tagbogen=2.64948398374085
2018.06.12 18:40:10.725 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05331948586442, tagbogen=3.14159263868863-0.325122382354433i
2018.06.12 18:40:10.727 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05510587054673, tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 18:40:10.734 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.522461482116917, tagbogen=2.12053155025343
2018.06.12 18:40:10.734 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.737 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.314177127312719, tagbogen=1.89038609468847
2018.06.12 18:40:10.737 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.354598555245906, tagbogen=1.93328101497582
2018.06.12 18:40:10.738 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.223390092515433, tagbogen=1.79608740348181
2018.06.12 18:40:10.738 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.270081084496644, tagbogen=1.84427357136397
2018.06.12 18:40:10.750 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.522461482116917, tagbogen=2.12053155025343
2018.06.12 18:40:10.750 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.751 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.702030154245452, tagbogen=2.34904058358117
2018.06.12 18:40:10.751 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.703656119874913, tagbogen=2.35132634831736
2018.06.12 18:40:10.751 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.879631434424986, tagbogen=2.64588311364686
2018.06.12 18:40:10.751 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.881338503084307, tagbogen=2.64948398374085
2018.06.12 18:40:10.752 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05331948586442, tagbogen=3.14159263868863-0.325122382354433i
2018.06.12 18:40:10.755 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05510587054673, tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 18:40:10.761 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.522461482116917, tagbogen=2.12053155025343
2018.06.12 18:40:10.761 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.764 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.314177127312719, tagbogen=1.89038609468847
2018.06.12 18:40:10.764 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.354598555245906, tagbogen=1.93328101497582
2018.06.12 18:40:10.765 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.223390092515433, tagbogen=1.79608740348181
2018.06.12 18:40:10.765 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.270081084496644, tagbogen=1.84427357136397
2018.06.12 18:40:10.767 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.522461482116917, tagbogen=2.12053155025343
2018.06.12 18:40:10.767 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.767 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.702030154245452, tagbogen=2.34904058358117
2018.06.12 18:40:10.767 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.703656119874913, tagbogen=2.35132634831736
2018.06.12 18:40:10.769 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.879631434424986, tagbogen=2.64588311364686
2018.06.12 18:40:10.769 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.881338503084307, tagbogen=2.64948398374085
2018.06.12 18:40:10.770 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05331948586442, tagbogen=3.14159263868863-0.325122382354433i
2018.06.12 18:40:10.773 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05510587054673, tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 18:40:10.779 1: -------------------> Called Astro_GMSTRiseSet with 1.40009369890011 0.403734835933225 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.522461482116917, tagbogen=2.12053155025343
2018.06.12 18:40:10.779 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.782 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.314177127312719, tagbogen=1.89038609468847
2018.06.12 18:40:10.782 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.354598555245906, tagbogen=1.93328101497582
2018.06.12 18:40:10.783 1: -------------------> Called Astro_GMSTRiseSet with 0.70790790910861 0.180668307697639 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.223390092515433, tagbogen=1.79608740348181
2018.06.12 18:40:10.783 1: -------------------> Called Astro_GMSTRiseSet with 0.828211798008263 0.217349491438968 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.270081084496644, tagbogen=1.84427357136397
2018.06.12 18:40:10.785 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.785 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.786 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.703656119874913, tagbogen=2.35132634831736
2018.06.12 18:40:10.786 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.705102469863107, tagbogen=2.35336396808093
2018.06.12 18:40:10.786 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.881338503084307, tagbogen=2.64948398374085
2018.06.12 18:40:10.786 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.882857158191114, tagbogen=2.652707867143
2018.06.12 18:40:10.787 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05510587054673, tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 18:40:10.789 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05669523761658, tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 18:40:10.791 1: PERL WARNING: Argument "0.711282815326412+0.0533430139790835i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.792 1: PERL WARNING: Argument "0.711282810583225-0.0533430139790835i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.794 1: PERL WARNING: Argument "0.0659712578615895+0.0525914068063212i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.795 1: PERL WARNING: Argument "0.0659712531177258-0.0525914068027815i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.796 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.796 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.797 1: PERL WARNING: Argument "1.58331018867815+1.26219376335171i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 18:40:10.797 1: PERL WARNING: Argument "34.9986113206888+75.7316258011025i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 18:40:10.797 1: PERL WARNING: Argument "1.58331007482542-1.26219376326676i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 18:40:10.798 1: PERL WARNING: Argument "34.9986044895251-75.7316257960054i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 18:40:10.799 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.390149333407495, tagbogen=1.9715901003474
2018.06.12 18:40:10.799 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.419590312242872, tagbogen=2.00379025942346
2018.06.12 18:40:10.800 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.314177127312719, tagbogen=1.89038609468847
2018.06.12 18:40:10.801 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.354598555245906, tagbogen=1.93328101497582
2018.06.12 18:40:10.812 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.813 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.813 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.703656119874913, tagbogen=2.35132634831736
2018.06.12 18:40:10.813 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.705102469863107, tagbogen=2.35336396808093
2018.06.12 18:40:10.813 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.881338503084307, tagbogen=2.64948398374085
2018.06.12 18:40:10.814 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.882857158191114, tagbogen=2.652707867143
2018.06.12 18:40:10.814 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05510587054673, tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 18:40:10.817 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05669523761658, tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 18:40:10.822 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.823 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.825 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.390149333407495, tagbogen=1.9715901003474
2018.06.12 18:40:10.826 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.419590312242872, tagbogen=2.00379025942346
2018.06.12 18:40:10.827 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.314177127312719, tagbogen=1.89038609468847
2018.06.12 18:40:10.827 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.354598555245906, tagbogen=1.93328101497582
2018.06.12 18:40:10.828 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.829 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.829 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.703656119874913, tagbogen=2.35132634831736
2018.06.12 18:40:10.829 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.705102469863107, tagbogen=2.35336396808093
2018.06.12 18:40:10.830 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.881338503084307, tagbogen=2.64948398374085
2018.06.12 18:40:10.830 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.882857158191114, tagbogen=2.652707867143
2018.06.12 18:40:10.830 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05510587054673, tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 18:40:10.833 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05669523761658, tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 18:40:10.839 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.839 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.842 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.390149333407495, tagbogen=1.9715901003474
2018.06.12 18:40:10.842 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.419590312242872, tagbogen=2.00379025942346
2018.06.12 18:40:10.843 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.314177127312719, tagbogen=1.89038609468847
2018.06.12 18:40:10.843 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.354598555245906, tagbogen=1.93328101497582
2018.06.12 18:40:10.845 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.845 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.526580330048199, tagbogen=2.12536930957436
2018.06.12 18:40:10.845 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.705102469863107, tagbogen=2.35336396808093
2018.06.12 18:40:10.845 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.706368212768431, tagbogen=2.35515054144353
2018.06.12 18:40:10.846 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.882857158191114, tagbogen=2.652707867143
2018.06.12 18:40:10.846 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.884186301822548, tagbogen=2.65554556297659
2018.06.12 18:40:10.847 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05669523761658, tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 18:40:10.849 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05808638501604, tagbogen=3.14159263868863-0.339212612091894i
2018.06.12 18:40:10.851 1: PERL WARNING: Argument "0.714166031354233+0.0539873639735385i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.851 1: PERL WARNING: Argument "0.714166026611046-0.0539873639735385i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.854 1: PERL WARNING: Argument "0.0661198297054934+0.0533396476293461i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.855 1: PERL WARNING: Argument "0.0661198249616213-0.0533396476262895i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 351.
2018.06.12 18:40:10.855 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.856 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.526580330048199, tagbogen=2.12536930957436
2018.06.12 18:40:10.856 1: PERL WARNING: Argument "1.58687591293184+1.28015154310431i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 18:40:10.857 1: PERL WARNING: Argument "35.2125547759106+76.8090925862584i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 18:40:10.857 1: PERL WARNING: Argument "1.58687579907891-1.28015154303095i" isn't numeric in subroutine entry at ./FHEM/95_Astro.pm line 380.
2018.06.12 18:40:10.858 1: PERL WARNING: Argument "35.2125479447347-76.8090925818568i" isn't numeric in sprintf at ./FHEM/95_Astro.pm line 382.
2018.06.12 18:40:10.859 1: -------------------> Called Astro_GMSTRiseSet with 1.48544842986969 0.346622769510019 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.441748662166055, tagbogen=2.02834322138897
2018.06.12 18:40:10.859 1: -------------------> Called Astro_GMSTRiseSet with 1.62542282788089 0.35664133833335 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.455650557330791, tagbogen=2.04389923728708
2018.06.12 18:40:10.860 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.390149333407495, tagbogen=1.9715901003474
2018.06.12 18:40:10.860 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.419590312242872, tagbogen=2.00379025942346
2018.06.12 18:40:10.872 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.872 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.873 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.703656119874913, tagbogen=2.35132634831736
2018.06.12 18:40:10.873 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.705102469863107, tagbogen=2.35336396808093
2018.06.12 18:40:10.873 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.881338503084307, tagbogen=2.64948398374085
2018.06.12 18:40:10.873 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.882857158191114, tagbogen=2.652707867143
2018.06.12 18:40:10.874 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05510587054673, tagbogen=3.14159263868863-0.330475624140247i
2018.06.12 18:40:10.877 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05669523761658, tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 18:40:10.882 1: -------------------> Called Astro_GMSTRiseSet with 1.41818772707258 0.404801964544182 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.524005446291418, tagbogen=2.12234331258938
2018.06.12 18:40:10.883 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.885 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.390149333407495, tagbogen=1.9715901003474
2018.06.12 18:40:10.886 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.419590312242872, tagbogen=2.00379025942346
2018.06.12 18:40:10.886 1: -------------------> Called Astro_GMSTRiseSet with 0.952361299261217 0.251456684128092 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.314177127312719, tagbogen=1.89038609468847
2018.06.12 18:40:10.887 1: -------------------> Called Astro_GMSTRiseSet with 1.08041322387607 0.282207305691256 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.354598555245906, tagbogen=1.93328101497582
2018.06.12 18:40:10.888 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.888 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.526580330048199, tagbogen=2.12536930957436
2018.06.12 18:40:10.889 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.705102469863107, tagbogen=2.35336396808093
2018.06.12 18:40:10.889 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.10471975511966   ===> tagbarg=-0.706368212768431, tagbogen=2.35515054144353
2018.06.12 18:40:10.889 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.882857158191114, tagbogen=2.652707867143
2018.06.12 18:40:10.890 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.20943951023932   ===> tagbarg=-0.884186301822548, tagbogen=2.65554556297659
2018.06.12 18:40:10.890 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05669523761658, tagbogen=3.14159263868863-0.335164041674053i
2018.06.12 18:40:10.893 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979   ===> tagbarg=-1.05808638501604, tagbogen=3.14159263868863-0.339212612091894i
2018.06.12 18:40:10.899 1: -------------------> Called Astro_GMSTRiseSet with 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.525378690195443, tagbogen=2.12395644188811
2018.06.12 18:40:10.899 1: -------------------> Called Astro_GMSTRiseSet with 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.526580330048199, tagbogen=2.12536930957436
2018.06.12 18:40:10.902 1: -------------------> Called Astro_GMSTRiseSet with 1.48544842986969 0.346622769510019 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.441748662166055, tagbogen=2.02834322138897
2018.06.12 18:40:10.902 1: -------------------> Called Astro_GMSTRiseSet with 1.62542282788089 0.35664133833335 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.455650557330791, tagbogen=2.04389923728708
2018.06.12 18:40:10.903 1: -------------------> Called Astro_GMSTRiseSet with 1.21222879793981 0.308808804473463 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.390149333407495, tagbogen=1.9715901003474
2018.06.12 18:40:10.903 1: -------------------> Called Astro_GMSTRiseSet with 1.34744208545821 0.330503624103313 0.108764381128231 0.885371670149235 0   ===> tagbarg=-0.419590312242872, tagbogen=2.00379025942346
2018.06.12 18:40:10.904 1: PERL WARNING: Use of uninitialized value in string comparison (cmp) at ./FHEM/95_YAAHM.pm line 266.
2018.06.12
Cubietruck mit FHEM, CUL V3 443MHz, 2 x CULV3 868MHz, Milights, Max Heizungssteuerung, Homematic, IT,

Prof. Dr. Peter Henning

Der Nebel lichtet sich.

Die komplexen Werte treten auf bei der Berechnung von NauticTwilightEvening/Morning, d.h., wenn der Mittelpunkt der Sonne 18 Grad unterhalb des Horizontes ist. Der Wert h in der Routine (letzter Parameter) ist dann immer -18 Grad = -Pi/10.

Nun kann es sein, dass für Leute, die nördlich von mir leben, gerade jetzt während dieser Zeit (Mittsommer) dies überhaupt nicht erreicht wird. Insofern würde mich interessieren, auf welcher geografischen Breite diejenigen wohnen, bei denen die Meldung regelmäßig auftaucht.

In der anliegenden Version von Astro.pm habe ich dagegen einen Workaround eingebaut - bitte mal testen.

LG

pah


hyper2910

Hallo

In der Nähe von Aachen
Cubietruck mit FHEM, CUL V3 443MHz, 2 x CULV3 868MHz, Milights, Max Heizungssteuerung, Homematic, IT,

Prof. Dr. Peter Henning

Das ist nur ein Breitengrad. Hmmm.

LG

pah

hyper2910

Jetzt gibt es diese Meldungen


YAAHM_updater] on device DirksHome called for this day
2018.06.14 18:52:58.384 1: [Astro_GMSTRiseSet] Strange parameters 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.384 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.399 1: [Astro_GMSTRiseSet] Strange parameters 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.400 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.414 1: [Astro_GMSTRiseSet] Strange parameters 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.414 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.419 1: [Astro_GMSTRiseSet] Strange parameters 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.419 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.424 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.424 1: [Astro_GMSTRiseSet] Strange parameters 1.47253341765576 0.407289219378706 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.438 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.439 1: [Astro_GMSTRiseSet] Strange parameters 1.47253341765576 0.407289219378706 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.443 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.443 1: [Astro_GMSTRiseSet] Strange parameters 1.47253341765576 0.407289219378706 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.448 1: [Astro_GMSTRiseSet] Strange parameters 1.47253341765576 0.407289219378706 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.448 1: [Astro_GMSTRiseSet] Strange parameters 1.49066434884186 0.407879339517663 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.462 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.463 1: [Astro_GMSTRiseSet] Strange parameters 1.47253341765576 0.407289219378706 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.467 1: [Astro_GMSTRiseSet] Strange parameters 1.47253341765576 0.407289219378706 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.467 1: [Astro_GMSTRiseSet] Strange parameters 1.49066434884186 0.407879339517663 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:52:58.470 1: PERL WARNING: Use of uninitialized value in string comparison (cmp) at ./FHEM/95_YAAHM.pm line 266.
2018.06.14 18:53:45.335 1: [Astro_GMSTRiseSet] Strange parameters 1.43629344714552 0.405750278703967 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 18:53:45.336 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.108764381128231 0.885371670149235 -0.314159265358979 give complex angle => recalculate with h=0
Cubietruck mit FHEM, CUL V3 443MHz, 2 x CULV3 868MHz, Milights, Max Heizungssteuerung, Homematic, IT,

eisman

#224
hi,

bei mir in der nähe von Heidelberg,

gruss

PS:

jetzt kommen noch zwei meldungen
2018.06.14 19:20:26 1: [Astro_GMSTRiseSet] Strange parameters 1.43629344714552 0.405750278703967 0.148135692927645 0.863512992064333 -0.314159265358979 give complex angle => recalculate with h=0
2018.06.14 19:20:26 1: [Astro_GMSTRiseSet] Strange parameters 1.45440922772895 0.40657945579658 0.148135692927645 0.863512992064333 -0.314159265358979 give complex angle => recalculate with h=0


gruss
1x FHEM Debian, Homematic,ZigBee,FS20 / 1X Raspberry, ConBee / 5x ESP
1x FHEM Debian, Homematic,ZigBee         / 1X Raspberry, ConBee / 5x ESP
1x FHEM Debian,MQTT                               / 1X Raspberry, i2c,onewire,gpio
1x auf Windows 2012 Hyper-V-S