Skip to content

Feature Request: Add contact_url attribute for contacts #67

@MrAlders0n

Description

@MrAlders0n

It would be very useful if each contact entity in Home Assistant exposed a contact_url attribute. This URL can be generated using the MeshCore CLI command:

meshcore export_contact <PUBLIC_KEY>

Use case:
Easier sharing of repeater/companion details across automations and platforms (Discord, Wiki, etc.).

Proposed implementation:
When creating or updating contact entities, call the CLI meshcore export_contact and store the returned URL in the entity attributes.
Attribute name suggestion: contact_url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions