domoja-proxiti
TypeScript icon, indicating that this package has built-in type declarations

1.4.5 • Public • Published

NPM

NPM version Node.js CI CodeQL Coverage Status

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:

Example:

sources:
  - astronomy: {
    type: astronomy,
    location: "06030"
  }

devices:
  - sunset: { type: device, widget: text, tags: 'astronomy', source: astronomy, id: sunsetTime, name: "Coucher du soleil" }

Package Sidebar

Install

npm i domoja-proxiti

Weekly Downloads

0

Version

1.4.5

License

GPL-3.0

Unpacked Size

22.7 kB

Total Files

11

Last publish

Collaborators

  • bchabrier