Skip to content

Enable new push notifications functionality #278

@Dakael

Description

@Dakael

Problem/Motivation

Now that vaultwarden supports push notifications for syncing mobile bitwarden clients, we need to be able to pass the following environment variables to the addon container enable it.

PUSH_ENABLED=true
PUSH_INSTALLATION_ID=CHANGEME
PUSH_INSTALLATION_KEY=CHANGEME

Unfortunately this cannot be done through the admin page, as the three relevant fields are in the Read Only Config section.

image

Proposed changes

Ideally, add the three as options in the addon configuration screen in home assistant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions