Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions bundles/org.openhab.binding.astro/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This program and the accompanying materials are made available under the terms
of the Eclipse Public License 2.0 which is available at
https://www.eclipse.org/legal/epl-2.0/.

Zodiac Icon Set provided by SVG Repo under CC0 License (Public Domain) at
https://www.svgrepo.com/collection/zodiac-2/

== Source Code

https://github.com/openhab/openhab-addons
20 changes: 20 additions & 0 deletions bundles/org.openhab.binding.astro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,26 @@ Optionally, a refresh `interval` (in seconds) can be defined to also calculate p
Season calculation can be switched from equinox based calculation to meteorological based (starting on the first day of the given month).
This is done by setting `useMeteorologicalSeason` to true in the advanced setting of the sun.

## Provided icon set

This binding has its own IconProvider and makes available the following list of icons

| Icon Name | Dynamic | Illustration |
|-----------------------------|---------|--------------|
| oh:astro:zodiac | Yes | ![Zodiac](doc/images/zodiac.svg) |
| oh:astro:zodiac-aquarius | Yes | ![Aquarius](doc/images/zodiac-aquarius.svg) |
| oh:astro:zodiac-aries | Yes | ![Aries](doc/images/zodiac-aries.svg) |
| oh:astro:zodiac-cancer | Yes | ![Cancer](doc/images/zodiac-cancer.svg) |
| oh:astro:zodiac-capricorn | Yes | ![Capricorn](doc/images/zodiac-capricorn.svg) |
| oh:astro:zodiac-gemini | Yes | ![Gemini](doc/images/zodiac-gemini.svg) |
| oh:astro:zodiac-leo | Yes | ![Leo](doc/images/zodiac-leo.svg) |
| oh:astro:zodiac-libra | Yes | ![Libra](doc/images/zodiac-libra.svg) |
| oh:astro:zodiac-pisces | Yes | ![Pisces](doc/images/zodiac-pisces.svg) |
| oh:astro:zodiac-sagittarius | Yes | ![Sagittarius](doc/images/zodiac-sagittarius.svg) |
| oh:astro:zodiac-scorpio | Yes | ![Scorpio](doc/images/zodiac-scorpio.svg) |
| oh:astro:zodiac-taurus | Yes | ![Taurus](doc/images/zodiac-taurus.svg) |
| oh:astro:zodiac-virgo | Yes | ![Virgo](doc/images/zodiac-virgo.svg) |

## Channels

- **thing** `sun`
Expand Down
34 changes: 34 additions & 0 deletions bundles/org.openhab.binding.astro/doc/images/zodiac-aquarius.svg
Comment thread
lsiepel marked this conversation as resolved.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions bundles/org.openhab.binding.astro/doc/images/zodiac-aries.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 59 additions & 0 deletions bundles/org.openhab.binding.astro/doc/images/zodiac-cancer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading