Skip to content

Add ability to create phone intents #8

@AngusMorton

Description

@AngusMorton

It would be convenient to be able to make phone calls/dial numbers.

Example API:

Shelly.phone()
    .number("1234 123 123")
    .dial()
Shelly.phone()
    .number("1234 123 123")
    .call()

Where call would call the provided number, and dial would dial the number but not the call.

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