Computing sun position on eedomus
I’ve discovered this great thing on eedomus forum.
This script proposed by vva (thank you very much) provides all information about sun position in regards of home location at any time of day.
Thanks to it, I optimised my scripts that are managing sun protection of my house. Now on, only those blinds that are receiving sun will go down to maintain temperature.
I’m only using azimuth value in degree. Corresponding HTTP sensor is configured this way :
VAR1 and VAR2 are containing latitude and longitude of your location coded in decimal (example : 48.1234 -1.2345)
I put that script for backup here
To represent those features, some icons, created by Enr37, are available at Abavala website by following this link :
http://www.abavala.com/icones/?drawer=bibliothèque*Icônes Eedomus*meteo
2015-06-06 update: new package with V0.15 script
Bonsoir,
je passe par un raspberry pour mes scripts php. Voici l’URL d’appel :
http://@raspberrypi/position_soleil.php?&latitude=%5BVAR2%5D&longitude=%5BVAR3%5D. J’ai 1 comme valeur de retour.
C’était quoi l’erreur ?
Bonjour, avez vous essayé de simplifier l’appel en plaçant les coordonnées directement dans l’adresse, cad remplacer les [var2] et [var3] par les valeurs ? Attention également au format des coordonnées à écrire (avec un point, pas une virgule).
En dehors de cela il y a peut être des spécificités liées au raspberry, mais sur ce point je ne peux pas aider.
Bonjour,
j’ai un petit soucis sur le script ;-(
j’obtiens ça :
1
une idée d’ou vient l’erreur ?
trouvé …
Même pas eu le temps de répondre :-). Quel était le problème ?