Skip to content

Pushover: ttl parameter not supported #135469

Open
@jcs

Description

@jcs

The problem

Passing a ttl parameter in the data section is not passed through to the Pushover API.

In my opinion, any parameter not parsed in the YAML as a supported option should just be passed through as-is. This way the integration does not need to be updated when Pushover's API gains features.

What version of Home Assistant Core has the issue?

core-2025.1.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Pushover

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

action: notify.pushover_to_me
  data:
    message: test
    data:
      sound: falling
      ttl: 30

Anything in the logs that might be useful for us?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions