domoja-proxiti
v1.4.5
Published
Astronomy source for Domoja from http://www.proxiti.info/
Downloads
21
Readme
domoja-proxiti
This source provides astronomy information from http://www.proxiti.info/horaires_soleil.php?o=06030
This includes sunset, sunrise, dawn, dusk, zenith times, and day duration, at a specific location.
Parameters:
- location: the code corresponding to your location. Use https://www.proxiti.info/index.php to find it.
Example:
sources:
- astronomy: {
type: astronomy,
location: "06030"
}
devices:
- sunset: { type: device, widget: text, tags: 'astronomy', source: astronomy, id: sunsetTime, name: "Coucher du soleil" }