home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.76k stars 30.86k forks source link

The way moon integration works is not very good #118069

Closed i00 closed 5 months ago

i00 commented 5 months ago

The problem

The moon integration would be much much better if it stated the % of phase (e.g 100% for full -% for waning +% for waxing 0% for new moon) rather than just the basic presets.

Also would be better if it listed the cords of the moon, or uses you home location to get the elevation and azimuth as the sun integration does.

What version of Home Assistant Core has the issue?

core-2024.4.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Moon

Link to integration documentation on our website

https://www.home-assistant.io/integrations/moon/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 5 months ago

Hey there @fabaff, @frenck, mind taking a look at this issue as it has been labeled with an integration (moon) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `moon` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign moon` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


moon documentation moon source (message by IssueLinks)

frenck commented 5 months ago

Thank you for reaching out. We use GitHub for tracking issues, not for providing support or tracking feature requests.

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

If you have additional questions, feel free to join our Discord chat server.

Thanks! 👍

../Frenck