home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.58k stars 7.11k forks source link

gdacs cannot be setup via configuration.yaml anymore #33581

Closed DanDixon closed 2 days ago

DanDixon commented 1 week ago

Feedback on the Documentation

1 This is no longer supported:

Example configuration.yaml entry

gdacs: categories:

2 It's also unclear how to change the radius. What worked for me was to delete the integration and re-add it to change the radius.

URL

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

Version

2024.6.4

Additional information

No response

home-assistant[bot] commented 1 week ago

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

Code owner commands Code owners of `gdacs` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign gdacs` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
exxamalte commented 1 week ago

Yes, the YAML configuration option was removed back in January (https://github.com/home-assistant/core/pull/107962), but unfortunately the documentation wasn't updated back then. I'll get onto that.

And, at this point in time, the only option to change the radius is indeed to remove and re-add the integration. I can add this feature onto my todo list.