Skip to content

Error 400 sending to Gotify within a notifications group #4

Description

@V4ler1an

I use notification groups in Home Assistant and would really like to be able to add Gotify to some of them. The gotify notification entity is called 'notify.gotify'. When I add it to the relevant group in configuration.yaml, it's accepted by the developer tool config checker, but creates a 400 error when trying to send a message using the group. Is this a known limitation, or should it work? Or have I set this up wrong? The gotify messaging works normally from HA when I send it to just notify.gotify instead of through the group. If this is a limitation, is there any way it could be resolved?

My group in configuration.yaml:

  • name: Notify_Group_1
    platform: group
    services:
    • action: my_phone
    • action: gotify

Error:

ERROR (MainThread) [custom_components.gotify.notify] Error while sending gotify message: 400 Client Error: Bad Request for url: https://<my_gotify_server>/message

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions